BODY{
background: #4276B2 repeat-y center center;
margin:0;
margin-bottom:0;
margin-left:0;
margin-right:auto;
text-align:center;
width:100%;
scrollbar-face-color:FFFFFF;
scrollbar-arrow-color:#4276B2;
scrollbar-track-color:FFFFFF;
scrollbar-shadow-color:#4276B2;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''

}

#container {BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 778px; TEXT-ALIGN: LEFT
}

#mysmenu{
width: 100%;
font-weight: Bold;
font-size: 12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#mysmenu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#mysmenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; 
}

#mysmenu ul li{
display: inline;
}

#mysmenu ul li a{
color: #D7441F;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#mysmenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}




td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #202020; font-weight: Normal; line-height: 150%;
}


.text1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color:#4276B2;
	font-weight: bold;
}

.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color:#4176B3;
	font-weight: bold;
}
.text3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C0C0C0;
}

.text4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #525252;
}
.text5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color:#D7441F;
	font-weight: bold;
}

a:link {
	color: #4176B3;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #D7441F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #4176B3;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}


