/* CSS Document */

body {
	background: url(images/gray_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	margin: 0px;
	padding: 0px; }

.body_text {
	font-size: 82%;}
	
.body_text a:link, .body_text a:visited, .body_text a:active {
  color: #A20600;
  font-weight: normal;
  text-decoration: none;}
	
.body_text a:hover {
  color: #A20600;
  font-weight: normal;
  text-decoration: underline;}	
	
.title {
	font-size: 125%;
	color: #A20600;
	font-weight:bold;
	font-family: Georgia, Verdana;}	

.menu_title {
	font-size: 82%;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;}	
		
.menu_links {
  color: #000000;
  font-weight: bold;
	font-size: 77%;
  text-decoration: none;}
	
.menu_links a:link, .menu_links a:visited, .menu_links a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;}
	
.menu_links a:hover {
  color: #A20600;
  font-weight: bold;
  text-decoration: none;}	
	
.menu_over {
	background-image: url(images/mid_div_bg_over.png);  
	color: #A20600;
  font-weight: bold;
	font-size: 77%;
  text-decoration: none;}	

.menu_over a:link, .menu_over a:visited, .menu_over a:active {
  color: #A20600;
  font-weight: bold;
  text-decoration: none;}
	
.menu_over a:hover {
  color: #A20600;
  font-weight: bold;
  text-decoration: none;}		
		
.bottom_links {
  color: #848484;
  font-weight: normal;
	font-size: 72%;
  text-decoration: none;}

.bottom_links a:link, .bottom_links a:visited, .bottom_links a:active {
  color: #A20600;
  font-weight: normal;
  text-decoration: none;}
	
.bottom_links a:hover {
  font-weight: normal;
  text-decoration: underline;}	

.login_top {
	padding-top: 5px;
	padding-right: 10px;
	color: #FFFFFF;
  font-weight: normal;
	font-size: 72%;
  text-decoration: none;}	
	
.login_top a:link, .login_top a:visited, .login_top a:active {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;}
	
.login_top a:hover {
  color: #CCCCCC;
  font-weight: normal;
  text-decoration: none;}	
	
.sub_menu_links {
  color: #A20600;
  font-weight: normal;
	font-size: 77%;
  text-decoration: none;}
	
.sub_menu_links a:link, .sub_menu_links a:visited, .sub_menu_links a:active {
  color: #A20600;
  font-weight: normal;
  text-decoration: none;}
	
.sub_menu_links a:hover {
  color: #A20600;
  font-weight: normal;
  text-decoration: underline;}
	
.asterisk {
  color: #A20600;
	font-size: 77%;
	padding-left: 1px;
	vertical-align:top;}	
	
table #contact tr {
	text-align: left;}
	
.copyright {
  color: #666666;
  font-weight: normal;
  font-size: 72%;
  text-decoration: none;}	
  
.sub_menu_text {
  color: #000000;
  font-weight: normal;
	font-size: 77%;
  text-decoration: none;}  