body {
	font-family: arial,helvetica;
	font-size: 9pt;
	color: #413f29;
	background-color: #FFFFFF;
	text-align: justify;
}

a { text-decoration: none; color: #0000FF; }
a:hover { text-decoration: underline; color: #0000FF; }
u { list-style-position:outside; }
li { padding: 0px 0px 5px 0px; }

#listtable { border-width:1px; border-style:solid; border-color:#413f29; }

#container
{
margin: 0px auto 0px auto;
width: 800px;
}

#header
{
clear: both;
width: 798px;
height: 88px;
border: 1px solid;
border-color: #aaaa00;
background-image:url(images/header_3.png);
background-position: center top;
background-repeat: no-repeat;
}

#iebox
{
clear: both;
float: none;
}

#leftbox
{
overflow: hidden;
float: left;
width: 189px;
padding-right: 5px;
margin: 5px 0px 5px 0px;
}

#leftbox ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#leftbox li
{
padding: 2px;
}

#leftbox a
{
display: block;
width: auto;
padding: 3px;
}

#leftbox a
{
color: #413f29;
font-weight: bold;
text-decoration: none;
}

#leftbox a:link, #leftbox a:visited
{
font-weight: normal;
}

#leftbox a:hover
{
background-color: #e0dec2;
}

#contentbox {
float: left;
width: 494px;
padding: 0px 15px 0px 15px;
margin: 5px 0px 5px 0px;
line-height:19px;
xoverflow: hidden;
border-left: 1px solid;
border-color: #8e2800;
}

#contentbox h1 {font-size: 12pt; font-weight:bold; line-height:120%; color: #413f29; border-bottom: 1px solid #8e2800;}
#contentbox h2 {padding: 10px 0px 0px 0px; font-size: 9pt; font-weight:bold; line-height:120%; color: #413f29; border-bottom: 1px solid #8e2800;}
#contentbox h3 {padding: 10px 0px 0px 0px; font-size: 9pt; font-weight:bold; line-height:120%; color: #413f29; }
#contentbox img {float: left; padding: 0px 20px 0px 0px; }
#contentbox p { clear: both; }

#footer
{
clear:both;
float: left;
width: 792px;
border: 1px solid;
border-color: #aaaa00;
padding: 3px;
background-color: #ffff00;
}

#footer table{font-family: arial,helvetica; font-size: 8pt; color: #413f29; line-height:120%;}
#footer a { text-decoration: none; color: #413f29; }
#footer a:hover { text-decoration: underline; }

#listtable { border-width:1px; border-style:solid; border-color:#AAAAAA; }

#small { font-family: arial,helvetica; font-size: 8pt; }

#errorbox
{
margin-top:15px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;
width: 50%;
min-width: 250px;
padding:15px;
background-color:#AA0000;
color:#FFFF00;
text-align:center;
font-weight:bold;
}

#infobox
{
margin-top:15px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;
width: 50%;
min-width: 250px;
padding:15px;
background-color:#AAFFAA;
color:#000000;
text-align:center;
font-weight:bold;
}


