BODY
{
scrollbar-base-color: Blue;
scrollbar-track-color: #99CC00;
scrollbar-face-color: #7D007D;
scrollbar-highlight-color: #9E409E;
scrollbar-3dlight-color: pink;
scrollbar-darkshadow-color: #550055;
scrollbar-shadow-color: grey;
scrollbar-arrow-color: #99CC00;
}



/*.spacer {
	padding: 5px 12px 20px 12px;
	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: #550055;
	list-style-image: url(../images/bullet_01.gif);
}*/


/* Main Content */

.content {
	padding: 5px 12px 20px 12px;
	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: #550055;
	list-style-image: url(../images/bullet_01.gif);
	
}

.content a:link {
	color: #990066;
	text-decoration: underline;
	padding: 4px;

}

.content a:visited {
	color: #993399;
	text-decoration: underline;
	padding: 4px;

}

.content a:hover {
	color: #0099CC;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.content a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 4px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #039CC5;
	margin-bottom:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #7D017D;
	margin-bottom:10px;
}

h4 {
	margin-bottom:5px;
	color:9a409a;
	font-size:125%;
}

p {
	margin:10px 0px 10px opx; /*space above and below paragraph text*/
}

.contentHigh{
	font-weight: bold;
	color: #0099CC;
}

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

.smlTxtWht a:link {
		color: #99CC00;
}

.smlTxtWht a:hover {
		color: #ffffff;
}

.smlTxtWht a:visited {
		color: #99CC00;
}

.smlTxtWht a:active {
		color: #99ff33;
}



.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #993366;
	font-weight: bold;

}

.navigation a:link {
	color: #550055;
	text-decoration: none;
	padding: 4px;

}

.navigation a:visited {
	color: #550055;
	text-decoration: underline;
	padding: 4px;

}

.navigation a:hover {
	color: #006699;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.navigation a:active {
	color: #9E409E;
	text-decoration: underline;
	padding: 4px;

}


.sub_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	color: #0099CC;

}

.sub_nav a:link {
	color: #993399;
	text-decoration: none;
	padding: 4px;

}

.sub_nav a:visited {
	color: #CC0066;
	text-decoration: underline;
	padding: 4px;

}

.sub_nav a:hover {
	color: #0099CC;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.sub_nav a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 4px;

}

.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B9FFF1;
}

.newsText a:link {
	color: #B9FFF1;
	text-decoration: underline;
	padding: 4px;

}

.newsText a:visited {
	color: #B9FFF1;
	text-decoration: underline;
	padding: 4px;

}

.newsText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.newsText a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 4px;
}

.newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
