/*****************   Global Style    ******************/html, body {	height:100%;	}	a {		color: #4C7A9F;		text-decoration: none;	}	a:hover {		text-decoration: underline;	}img, table {	border:none;	}				td, th {		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		}	.admintitle {		font-family: Arial, Helvetica, sans-serif;		font-size: 16px;		font-weight:800;	}	strong{	color:#003366;	}	hr{	color:#EBEBEB;	}	.red{	color:#FF0000;	}		/*****************   Classes   ******************/.flashBg{	background-image:url(../images/flashBg.jpg);	background-repeat:no-repeat;	}	.menuItem{	background-image: url(../images/menuBg.gif);	background-repeat:repeat-x	}	.menuBg2{	background-image:url(../images/menuBgSmall.jpg);	background-repeat:repeat-y;	}	.blueText{	color:#006633;	font-size:12px;	padding-left:5px;	font-weight:800;	}	.blueText2{	color:#006633;	font-size:12px;	font-weight:800;	}	.numbers{	font-size:12px;	color:#000000;	}	.numbers2{	font-size:12px;	color:#000000;	padding-left:5px;	}	.tittle{	background-image:url(../images/tittle.gif);	background-repeat:no-repeat;	height:112px;	width:570px;	}	.tittlePad{	padding-left:10px;	padding-top:9px;	color:#ffffff;	font-weight:800;	}		.bottomMenu{	background-image:url(../images/bottomMenu.gif);	background-repeat:no-repeat;	width:573px;	height:119px;	}		.footer{	background-image:url(../images/footer.gif);	background-repeat:repeat-x;	text-align:center } .content{	color:#000000;	font-size:12px;	padding-top: 35px;	padding-left: 10px;	padding-right: 15px	}	.content2{	color:#000000;	font-size:12px;	padding-left: 10px;	padding-right: 15px	}	.BottMenuPadd{	padding-top:68px;	text-align:center;		}	.tittle2{	background-image:url(../images/tittle2.gif);	background-repeat:no-repeat;	height:112px;	width:570px;	}	.tittleBg{	background-image:url(../images/tittleBg.gif);	background-repeat:repeat-x;	}		/*****************   Menu   ******************/a.nav{	color:#006633;	font-weight:800;	text-decoration:none;	}	a.nav:hover{	color:#ffb516; 	text-decoration:none;	}	a.nav2{	color:#003366;	text-decoration:none;	}	a.nav2:hover{	text-decoration:underline;	}		.menuItem2 {	background-color: #FFFFFF;	color: #006633;}.credit {	background-repeat:no-repeat;	width:573px;	height:119px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	text-align: center;}.creditblue {	background-repeat:no-repeat;	width:573px;	height:119px;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #003366;	text-align: center;}.whiteheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: 800;	color: #FFFFFF;}s
