BODY
{
scrollbar-base-color: #901E78; 
scrollbar-arrow-color: #C8EAEE;
scrollbar-DarkShadow-Color: #3BB3C2; 

}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0086C6;
	list-style-image: url(../graphics/bullet01.gif);

}

.content a:link {
	color: white;
	text-decoration: none;
	padding: 2px;

}

.content a:visited {
	color: #00CCFF;
	padding: 2px;

}

.content a:hover {
	color: #99CC00;
	text-decoration: none;
	background-color: #111111;
	padding: 2px;

}

.content a:active {
	color: white;
	text-decoration: underline;
	padding: 2px;

}


.contentExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	list-style-image: url(../graphics/bullet01.gif);

}

.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.contentHigh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #white;
}
.smlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #0099CC;

}

.navigation a:link {
	color: #999999;
	text-decoration: none;
	padding: 2px;

}

.navigation a:visited {
	color: #999999;
	padding: 2px;

}

.navigation a:hover {
	color: white;
	text-decoration: none;
	background-color: #111111;
	padding: 2px;

}

.navigation a:active {
	color: white;
	text-decoration: underline;
	padding: 2px;

}

