body{
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#660066;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#660066;
	scrollbar-highlight-color:#660066;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	border: #FFFFFF;

} 

.orangeTitle {
	font-size: 11pt;
	font-style: normal;
	color: #FF9966;
	font-family: "Arial", "Helvetica";
	text-decoration: underline;
}


.orangeText {
	font-size: 11pt;
	font-style: normal;
	color: #FF9966;
	font-family: "Arial", "Helvetica";
}

.grayText {
	font-size: 11pt;
	font-style: normal;
	color: #647A7A;
	font-family: "Arial", "Helvetica";
}

.blackText {
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-family: "Arial", "Helvetica";
}

.detailLink {
	font-size: 11pt;
	font-style: normal;
	color: #9CA5E9;
	font-family: "Arial", "Helvetica";
	text-decoration: underline;
}




.detailLink:hover { color: #6978EE; text-decoration: none }



.currentpage { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FF6203; text-decoration: none }
.page { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #0062ff; text-decoration: underline }

.currentpage:hover { color: #FF6203; text-decoration: none }
.page:hover { color: #FF6203; text-decoration: underline }

a:hover { color: #999999}
