/* nn, mozilla, ie 6 */
BODY, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#234A7D;
	scrollbar-arrow-color:#285699;
	scrollbar-base-color:#234a7d;
	scrollbar-track-color:#FCFBE0;
/*	scrollbar-track-color:#eaeaf2;	 */
	scrollbar-darkshadow-color:#285699;
	scrollbar-face-color:#fcfcfc;
	scrollbar-highlight-color:#fafafa;
	scrollbar-shadow-color:#285699;
	font-size : 12px;
}
table {
	border: 1 solid #003399;
	background-color: #FFFFCC;
}
table.no_brd {
	background-color: #FFFFCC;
	border: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #368185;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: baseline;
}
.copyright {
	font-size : 8pt;
	color: #FFFF66;
	background-color: #000000;
}
A {
	color : #234a7d;
	text-decoration:none;
}
A:VISITED {
	color : #605D8D;
}
A:ACTIVE {
	color : #E25632;
}
A:LINK {
	color : #234A7D;
}
td.p_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #003366;
	text-align: center;	
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold;	
}
td.p_light {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFCC;
}
td.p_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #003366;
	text-decoration: none;
	background-color: #F2FDFD;
}
table.copyright{
	background-color:#ffffcc;
	border-color:#000033;
	color: #000066;
} 