body {
 scrollbar-base-color:#cccccc;
 scrollbar-3dlight-color:#019A30;
 scrollbar-arrow-color:#019A30;
 scrollbar-darkshadow-color:#80BC1B;
 scrollbar-face-color:#FFDF06;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#019A30;
 scrollbar-track-color:#dbdbdb;
 
/*
scrollbar-base-color = basic colour of the unused scrollbar bg
scrollbar-3dlight-color = colour for 3d effects
scrollbar-arrow-color = arrow colour
scrollbar-darkshadow-color = shadow colour
scrollbar-face-color = surface colour
scrollbar-highlight-color = upper and left margin
scrollbar-shadow-color = lower and right margin
scrollbar-track-color = colour for bg, when scrollbar active
*/

}
a:link {
	color: #00336C;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #00336C;
	text-decoration: none;
	font-weight: bold;

}
a:active{
	color: #00336C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00336C;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	color: #4D4D4D;
	font-family: Verdana, Arial;
	font-size: 10px;
}
TR {
	color: #4D4D4D;
	font-family: Verdana, Arial;
	font-size: 10px;
}
BODY {
	color: #4D4D4D;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.headline {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #019A30;
	line-height: 20px;
	text-transform: uppercase;




}
a.Footer:link {
	font-family: Verdana, Arial;
	color: #00336C;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;


}
a.Footer:hover {
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;


}
a.Footer:visited {
	font-family: Verdana, Arial;
	color: #00336c;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
.largenumber {

	font-family: verdana, Arial;
	font-size: 32px;
	font-weight: normal;
	color: #019A30;
	line-height: 25px;
	text-transform: uppercase;
}
.textgreen {


	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #019A30;
	line-height: normal;
	text-transform: none;
}
.headlinenospacing {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #019A30;
	text-transform: uppercase;
	line-height: normal;

}
