/* CSS Document */

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("images/navBarBg.gif") repeat-x 30px;
font: 16px/20px verdana, sans-serif;
font-weight: bold;
font-color: #990000;
text-align: center;
height:22px;
width:85px;
margin-top:0px;
padding-top:0px;
}

#navcontainer a
{
padding: 0;
margin: 0;
color: #003366;
text-decoration: none;
display: block;
width: 85px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
border-right: 1px solid #ffffff;
}

#navcontainer li#active { background: url("images/navBarBgHover.gif") repeat-x 20px; }
#navcontainer a:hover { background: url("images/navBarBgHover.gif") repeat-x 20px; }


.style2 {
	font-family: "Trebuchet MS";
	color: #DD3633;
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #646464;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.style5 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #009bc8;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}
.style7 {
	color: #009bc8;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration:none
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:none;
		padding-right:5px;
		padding-left:5px;
}
.style9 {
	color: #494949;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
}
.style10 {
	color: #7a7a7a;
	font-size: 10px;
	font-family: tahoma;
}
.style11 {
	color: #646464;
	font-size: 12px;
	font-family: tahoma;
}
.style12 {
	color: #8CC63E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style13 {
	color: #009bc8;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}
.style16 {
	color: #000000;
	font-size: 18px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	font-weight: bold;

}

#textsize{
float:right;
width:150px;
height:30px;
}

#container{
width:790px;
margin:0 auto;
padding-top:0px;}

#body{
width:790px;
height:auto;
float:left;
}

