body {
	background-color: #FFF;
	text-align:center
	
}
html {min-height: 100%; margin-bottom: 1px;
overflow-y: scroll;
}

/**************main**************************/			
			
#main 
{
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	text-align:left;
	padding: 20px;
	background-color: #FFF;
	border: 3px solid #00458D;

}
#banner{
	height:200px;
	width: 795px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D2168;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	background-image: url(images/pics/header.jpg);
}
.table  a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.table  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.table  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	display: block;
	background-color: #CECCC8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.border {
	border: 1px solid #000066;
}


.tableover {
	background-color: #F1EE6B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BB7B93;
	font-variant: small-caps;
}


/*****left***********/
#left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCA49A;
	background-repeat: no-repeat;
	background-position: bottom;
}
#left a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004B9C;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FCA49A;
	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: #004B9C;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FCA49A;
	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: #770011;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #F3F1D8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F1D8;
	border-bottom-color: #000000;
}
.border {
	border: 1px solid #770011;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}


#left .over {
	background-color: #48000B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9D284;
	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;
}

/*****centre***********/
#centrecontent h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #03519C;
	margin: 0px;
	padding: 0px;
}	

#centrecontent
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 660px;
	background-color: #FFFFFF;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 125px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FCA49A;
	
		}
#main #centrecontent img {
	padding: 3px;
}

		
		
		
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding: 0;
		
		}
		
.top a:link{
	color: #666666;
	text-decoration: none;
}
.top a:visited{
color: #666666;
	text-decoration: none;}
.top a:hover{
	color: #000000;
}		
		
		
/**FOOTER******/
.footer  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FCA49A;
	
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03519C;
	background-color: #FCA49A;
	text-decoration: none;
	border: 1px solid #03519C;
	padding: 1px;
}


.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03519C;
	background-color: #FCA49A;
	text-decoration: none;
	border: 1px solid #03519C;
	padding: 1px;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFC;
	color: #000;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 1px;
}		
		
/*******general***********/		
	
.table{
	border: 2px solid #770011;

}

		
	

.back {
	background-color: #770011;
	display: block;
	color: #F1F1D7;
	font-size: 14px;
	font-weight: bold;
}

		
	
	
#centrecontent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #03519C;
	margin: 0px;
	padding: 0px;
}
#centrecontent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #023C75;
}
.red {
	font-size: 12px;
	color: #900;
}
.small {
	font-size: 10px;
}

