	body, html {width:100%;}
	body { background-color: #fff; margin: 0px;}
	body, table, td, input, textarea {font: 12px Arial, color: #6D6D6D;}
	
	form {margin:0; padding:0;}
	
	img{border:0;}
/*top menu styles*/
	
	ul.mainmenu{list-style: none; margin:0; padding:3px 0; text-align:left; border-left: 1px solid #fff; font: 12px Arial}

	ul.mainmenu li{ display: inline; padding: 3px 5px 3px 6px; border-right: 1px solid #fff;}
	ul.mainmenu li.active{background-color: #EDEDED; color: #000;}
	ul.mainmenu a{color: #fff; text-decoration: none;}
	ul.mainmenu a:hover{ color: #fff; text-decoration: underline;}
	ul.mainmenu li.active a{color: #000;}
	ul.mainmenu li.active a:hover{ color: #000;}
	
	.tab A:link          {color: #64A2D4; font-family: Arial; font-size: 13px; TEXT-DECORATION: underline;}
.tab A:active      {color: #64A2D4; font-family: Arial; font-size: 13px; TEXT-DECORATION: underline;}
.tab A:visited       {color: #64A2D4; font-family: Arial; font-size: 13px; TEXT-DECORATION: underline;}
.tab A:hover         {color: #fff; font-family: Arial; font-size: 13px; TEXT-DECORATION:  none; background-color: #64A2D4;
}
.tab {color: #000; font-family: Arial; font-size: 12px;}
.grays {
	color: #BDBDBD;
	font-family: Arial;
	font-size: 11px;
}

.span A:link          {color: #64A2D4; font-family: Arial; font-size: 10px; TEXT-DECORATION: underline;}
.span A:active      {color: #64A2D4; font-family: Arial; font-size: 10px; TEXT-DECORATION: underline;}
.span A:visited       {color: #64A2D4; font-family: Arial; font-size: 10px; TEXT-DECORATION: underline;}
.span A:hover         {color: #fff; font-family: Arial; font-size: 10px; TEXT-DECORATION:  none; background-color: #64A2D4;
}
.menu A:link          {color: #fff; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.menu A:active      {color: #fff; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.menu A:visited       {color: #fff; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.menu A:hover         {color: #000; font-family: Arial; font-size: 12px; TEXT-DECORATION:  none; font-weight: bold;}
.menu {
	color: #ADD8E6;
	font-family: Arial;
	font-size: 12px;
}
.amenu A:link          {color: #d5e5f2; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.amenu A:active      {color: #d5e5f2; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.amenu A:visited       {color: #d5e5f2; font-family: Arial; font-size: 12px; TEXT-DECORATION: none; font-weight: bold;}
.amenu A:hover         {color: #fff; font-family: Arial; font-size: 12px; TEXT-DECORATION:  none; font-weight: bold;}

.site {
	background-color: White;
	width: 786px;
}
.menubg {border: 1px; border-color: #3980b9; border-style: solid;}