body
{ scrollbar-face-color: #919191;
scrollbar-shadow-color: #090831;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #090831;
scrollbar-track-color:#919191;
scrollbar-arrow-color:#FF3300;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090831;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #090831;
}
.sub_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.purple_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090831;
	font-weight: bold;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #660066;
	background-color: #CCFFFF;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.white_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.orange_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.small_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
