body {
    margin:0px;
	font-size:11px; 
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	background-color:#F9E7C0;
    scrollbar-base-color:#343434;
	scrollbar-arrow-color:#F9E7C0;
	scrollbar-face-color:#BD7869;
	scrollbar-highlight-color:#CA897B;
	scrollbar-3dlight-color:#DBA57F;
	scrollbar-darkshadow-color:#DBA57F;
	scrollbar-shadow-color:#A96B5D;
	scrollbar-track-color:#CC7C6A;
}


a {
	font-family:Trebuchet MS, Arial, san serif;
	font-weight:normal; 
	text-decoration:underline;
}
a:link {
	color:#AF1A13;
}
a:visited {
	color:#8C201B;
}
a:hover {
	color:#BE8B12;
	text-decoration:none;
}
a:active {
	color:#FD0F04;
	text-decoration: underline overline;
}



#content {
	font-family:Trebuchet MS, Arial, san serif;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	color:#551A21;
	} 
	
h1 {
	font-family:Trebuchet MS, Arial, san serif;
	font-size:25px;
	font-weight:bold;
	color:#551A21;
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
	text-align:center;
}

#bfhl {
	overflow:visible; 
}

#bfhl A {
    border-left:#8598AC 1px solid; 
	border-right:#8598AC 1px solid; 
    border-top:#8598AC 1px solid; 
	border-bottom:#8598AC 1px solid; 
	padding-left:3px; 
	padding-right:3px; 
	padding-top:1px;
	display:block;
	font-size:22px;
	font-weight:bold;
	letter-spacing:4px; 
	white-space:nowrap; 
	background:url(../images/h1_bg.jpg);
	text-decoration:none;
	width:98%;
	filter:alpha(opacity=60); -moz-opacity:60%;
}
#bfhl A:link {
	color:#F9E7C0;
}
#bfhl A:visited {
	color:#F9E7C0;
}
#bfhl A:hover {
	border-left:#8598AC 1px solid; 
	border-right:#666 1px solid; 
	border-top:#8598AC 1px solid; 
    border-bottom:#666 1px solid; 
	color:#F9E7C0; 
	background:url(../images/h1_bg.jpg);
	letter-spacing:6px;
	filter:alpha(opacity=100); -moz-opacity:100%;
	
}
#bfhl A:active {
	color:#EBC572;
}



.bfrl {
    font-family:Trebuchet MS, Arial, san serif;
	font-size:33px;
	font-weight:bold;
	color:#C01B13;

}


#bfl_desc {
    border:1px dotted #551A21;
	padding:4px;
	width:55%;
}


h2 {
	font-family:Trebuchet MS, Arial, san serif;
	font-size:20px;
	font-weight:normal;
	color:#86101E;
	margin-top:10px;
	margin-bottom:15px;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS, Arial, san serif;
	font-size:17px;
	font-weight:normal;
	color:#551A21;
	margin-top:10px;
	margin-bottom:10px;
}

#screen_visible {
}

#print_visible {
    visibility:hidden;
	position:absolute;
}

#biglinks {
    font-size:20px;
	font-weight:bold;
    line-height:35px;
}
	
.imgleft {
  float:left;
  padding-left:medium none;
  padding-right:8px;
  padding-top:8px;
  padding-bottom:8px;
  font-size:11px;
  text-align:center;
  }
  
.imgright {
  float:right;
  padding-left:8px;
  padding-right:medium none;
  padding-top:8px;
  padding-bottom:8px;
  font-size:11px;
  text-align:center;
  }

.imgrightborder {
  float:right;
  padding:2px;
  border:3px double #0B3156;
  font-size:11px;
  text-align:center;
  }
  
 .imgleftborder {
  float:left;
  padding:2px;
  border:3px double #0B3156;
  font-size:11px;
  text-align:center;
  }

  .rec {
  font-family:Trebuchet MS, Arial, san serif;
  font-weight:normal;
  font-size:10px;
  color:#551A21;
  padding:2px;
  text-align:center;
  border-style:solid;
  border-color:#0B3156;
  border-width:1px;
  }
  
  .info {
  align: center;
  font-family:Trebuchet MS, Arial, san serif;
  font-weight:normal;
  font-size:9px;
  color:#551A21;
  padding:1px;
  }
