
BODY {
	scrollbar-face-color : #85909E;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : Gray;
	scrollbar-track-color : #E8E8E8;
	scrollbar-darkshadow-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color : ActiveBorder;
		background-color: #D1D1D1;
		}
A:LINK {color: #85909E; text-decoration: none;   font-weight : bold; 
	
}
A:VISITED {color: Gray; text-decoration: none; font-weight : bold;
	
}

A:HOVER {color: red; text-decoration:none;  }


.trdark {
	background-color: #EEEEEE;
	border-style:none; 
	border-width:medium;
}
.trlight {
	background-color: #FFFFD5;
	border-style:none; 
	border-width:medium;
}
.tablestr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	border-width:0px;
	border-color:#FFFFFF;
}
.bghead {
	background-color: #85909E;
	border-left-style:none; 
	border-left-width:medium; 
	border-right-style:none; 
	border-right-width:medium; 
	border-top-style:none; 
	border-top-width:medium; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}
.trdarkbottom {
	background-color: #EEEEEE;
	border-left-style:none; 
	border-left-width:medium; 
	border-right-style:none; 
	border-right-width:medium; 
	border-top-style:none; 
	border-top-width:medium; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.trlightbottom {
	background-color: #FFFFD5;
	border-left-style:none; 
	border-left-width:medium; 
	border-right-style:none; 
	border-right-width:medium; 
	border-top-style:none; 
	border-top-width:medium; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-bottom-color:#000000;
}


.area1 a:link {
	color: Green;
	text-decoration: none;
	
	}
.area1 a:visited {
	color: #00008B;
	text-decoration: none;

	}

.SpecialTD {
	font-family : Arial, Helvetica, sans-serif;
	color: Green;
	font-size : 10pt;
	padding: 1px;
	}
}





.area1 a:hover {
	text-decoration: underline;
	color: Red;
	

	}
.area1 a:active {
	color: #000000;
	text-decoration: none;}

