body {
	background-color: #E1E1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;	
		}
html {min-height: 100%; margin-bottom: 1px;}
/*********container	*********/
#main		
	
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align:left;
	padding: 10px;
	background-color: #000066;
} 
/*   .centerall{margin:0px auto 0px auto;}  suggested fix, didn't work		


********** #banner styles ***********/		
			
			#banner {
	width: 800px;
	background-repeat: no-repeat;
	height: 149px;
	background-image: url(images/header.jpg);
		}
			#banner h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
		}
		
/*********** #leftcontent  styles ***********/		
	#left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 125px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	background-color: #473356;
	float: left;
}
#left a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DEE1F4;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
#left a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DEE1F4;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#left a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #DEE1F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEE1F4;
	border-bottom-color: #000000;
}
.border {
	border: 1px solid #770011;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}


#left .over {
	background-color: #8C96D9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F1D8;
	border-bottom-color: #F3F1D8;
}
#centrecontent/*********** #centre  styles ***********/
	
	 {
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
   		
		}
#centrecontent  img {
	padding: 4px;
	margin: 4px;
		}
#centrecontent  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DCDEF3;
	background-color: #000066;
	padding-left: 4px;
	padding-bottom: 2px;
		
		}
.border{
	border: 2px solid #000066;
}
#centercontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF3FF;
	background-color: #B5A0CC;
	padding-left: 4px;
	padding-bottom: 2px;
}

.footer  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #DEE1F4;
	
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #DEE1F4;
	text-decoration: none;
	border: 1px solid #598890;
	padding: 1px;
}


.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #DEE1F4;
	text-decoration: none;
	border: 1px solid #598890;
	padding: 1px;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000066;
	color: #DEE1F4;
	text-decoration: none;
	border: 1px solid #203033;
	padding: 1px;
}		
		
/*******general***********/		
	
.table{
	border: 2px solid #000066;

}
.red {
	color: #900;
}


		
	

.back {
	background-color: #000066;
	display: block;
	color: #DFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	color: #DDE0F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
