Body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color: lightblue;
	scrollbar-3dlight-color: #3399ff;
	scrollbar-darkshadow-color: #336699;
	scrollbar-track-color: white;
	scrollbar-arrow-color: red;
	border: 0px;
	margin: 0px;
	padding: 0px;
/*	background : url(images/nav/background.gif) no-repeat scroll left; */
}

LI {
 font-size: 10pt;
 line-height: 12pt;
 margin-left: 2em;
}   
.rt {float: right}
.lf {	float: left; }
.lf_fancy {
	float: left;
	margin:1em;
	border : medium double Gray;
}
.rt_fancy {
	float: right;
	margin:1em;
	border : medium double Gray;
}
 P { 
 font-size:10pt;
line-height: 16pt;
}
 
TD.bhfancy {    
	text-align: center;
	background-color: #FFFAFA; 
	font-size: 8pt; 
	vertical-align: bottom;
	color: gray;
} 
img.bhfancy {    
	text-align: center;
	background-color: #FFFAFA;
	border-color:  gray  !important;
	border-bottom : 4px double;
	border-top : 4px double;
	border-right-width : 0px !important;
	border-left-width : 0px !important; 
} 

H2, H3 { 
    text-align:  left  !important;
	font-variant: small-caps;
    margin-top: 2em; 
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	color:  black;
}

.bhtrailer  {text-align: justify; COLOR:#a9a9a9; font-size:8pt; line-height: 12pt; }
A.bhtrailer       {COLOR:#a9a9a9; }
A.bhtrailer:hover {COLOR:#ff6633; }
A.bhtrailer:link  {COLOR:#a9a9a9; }
A.bhtrailer:alink {COLOR:#a9a9a9; }

TABLE.specialtable {
    align: center; 
	border : medium double Gray;
	font-size: 9pt;
}
.newstable {
 align: center; font-size: 9pt; width: 700px;
}

.tbltop {
color: red;
	background-color: #FFFAFA;

}
#contentarea {
   position: absolute;
   top: 120px; left: 0px;  height: auto; 
   margin-left: 1em;
/* 	background : url(images/nav/background.gif) no-repeat scroll left; */
   width: 780px;
}

 
