/* CSS Document */
body {
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	
	font-family:georgia; 
	font-size: 10pt; 
	color: black; 
	font-weight: none;
	
	/* background-image:url(images/bg2.jpg); */

}

a:link {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #0000ff; text-decoration: none;font-weight: bold  }
a:active {  font-family: verdana, arial, helvetica,, sans-serif; font-size: small ; color: #0000ff; text-decoration: none;font-weight: bold }
a:visited {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #FF9700; text-decoration: none;font-weight: bold  }
a:hover {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #FF9700 ; text-decoration: underline;font-weight: bold }

#navigation a:link {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #ffff00 ;text-decoration: none;font-weight: bold  }
#navigation a:active {  font-family: verdana, arial, helvetica,, sans-serif; font-size: small ; color: #ffff00 ;text-decoration: none;font-weight: bold }
#navigation a:visited {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #ffff00;text-decoration: none;font-weight: bold  }
#navigation a:hover {  font-family: verdana, arial, helvetica, sans-serif; font-size: small ; color: #FF9700 ; text-decoration: underline;font-weight: bold  }



.email a:link {  font-family: verdana, arial, helvetica, sans-serif; 
font-size: small ; color: #0000FF ;text-decoration: underline;font-weight: bold  
}
.email a:visited {
	color:#FF9700;
}

.whitelink a:link {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: small ; color: #0000FF ;text-decoration: underline;font-weight: bold
	
}

.headnavbar {
	background-image: url(images/black_bar.jpg); 
	background-repeat: repeat-x; 
}

.header {
	background-color: #000066;

}

.content {


}

.title {
	
	color: #990000;
}

.footer {

 color: White;
 text-align: center;

/*
	background-image: url(images/grey_bar.jpg); 
	background-repeat: repeat-x; 
*/
}

