body { margin: 0px; background-image: url(../img/bdbg.jpg); background-repeat: repeat-x; background-color: #FAFAFA; font-family: Verdana; font-size: 11px;  }
ul{	margin:0;padding:0;border:none;}
hr{ color:#F7F7F7; }
.f0{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 7pt; color:#666666;}
.f1{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt;}
.f2{font-family: Verdana; font-size: 11px;}
.f3{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color:#095EB4; font-weight:bold; }
.f4{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color:#095EB4; font-weight:bold; }
.f5{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 7pt; color:#666666; font-weight:bold; }
.f6{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color:#666666; font-weight:bold; font-style: italic;}
.f8{font-family: Verdana; font-weight: bold; font-size: 15px; color: #0066CC;}

.txt {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #333333; background-color: white; border: 1px solid #88B8E7;} 

td.lnk0 A:Link, td.lnk0 A:Visited, td.lnk0 A:Active {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color:#666666; font-weight:bold; font-style: italic; text-decoration: none; }
td.lnk0 A:Hover {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #529902; font-weight:bold;font-style: italic; text-decoration: none; }

td.lnk1 A:Link, td.lnk1 A:Visited, td.lnk1 A:Active { font-family: Verdana; font-weight: bold; font-size: 11px; color: White; text-align:left; text-decoration: none; }
td.lnk1 A:Hover { font-family: Verdana; font-weight: bold; font-size: 11px; color: #00FF00; text-align:left; text-decoration: none; }

td.lnk2 A:Link, td.lnk2 A:Visited, td.lnk2 A:Active { font-family: Verdana; font-size: 11px;color: #666666; text-decoration: none; }
td.lnk2 A:Hover { font-family: Verdana; font-size: 11px;color: #32CD32; text-decoration: underline; }

td.lnk3 A:Link, td.lnk3 A:Visited, td.lnk3 A:Active { font-family: Verdana; font-weight: bold; font-size: 15px; color: #0066CC; text-align:left; text-decoration: none; }
td.lnk3 A:Hover { font-family: Verdana; font-weight: bold; font-size: 15px; color: #32CD32; text-align:left; text-decoration: none; }

.dv1 {position:absolute; visibility: hidden; left: 132px; top: 123px; height: 150px; width: 318px;}

.lefttop{vertical-align:top; text-align:left; width:9px; height:9px; background-image:url(../img/lefttop.gif);}
.righttop{vertical-align:top; text-align:right; width:9px; height:9px; background-image:url(../img/righttop.gif);}
.leftbottom{vertical-align:bottom; text-align:left; width:9px; height:9px;background-image:url(../img/leftbottom.gif);}
.rightbottom{vertical-align:bottom; text-align:right; width:9px; height:9px;background-image:url(../img/rightbottom.gif);}
.top{background-image:url(../img/top.gif);}
.left{background-image:url(../img/left.gif);}
.right{background-image:url(../img/right.gif);}
.bottom{background-image:url(../img/bottom.gif);}
.cornerIn{background-color:#F7F7F7;}

.lefttopw{vertical-align:top; text-align:left; width:9px; height:9px; background-image:url(../img/lefttopw.gif);}
.righttopw{vertical-align:top; text-align:right; width:9px; height:9px; background-image:url(../img/righttopw.gif);}
.leftbottomw{vertical-align:bottom; text-align:left; width:9px; height:9px;background-image:url(../img/leftbottomw.gif);}
.rightbottomw{vertical-align:bottom; text-align:right; width:9px; height:9px;background-image:url(../img/rightbottomw.gif);}
.topw{background-image:url(../img/topw.gif);}
.leftw{background-image:url(../img/leftw.gif);}
.rightw{background-image:url(../img/rightw.gif);}
.bottomw{background-image:url(../img/bottomw.gif);}
.cornerInw{background-color:white;}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
   text-align : left; 
   list-style-type : none;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}