BODY {
scrollbar-face-color: #060BD2;
scrollbar-shadow-color: #00C000;
scrollbar-highlight-color: #00C000;
scrollbar-3dlight-color: #00C000; 
scrollbar-darkshadow-color: #00C000; 
scrollbar-track-color: #5F63F7; 
scrollbar-arrow-color: #FFFF40;
}

body,td,th{
	font-family: Verdana;
	font-size: 8pt;
	color: #5757B2;
	background: #ffffff;
}


a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: underline;
	color: #3300FF;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}



#pageNav{
	position:absolute;
	top: 217px;
	left: 25px;
	width:120px;
	height: 190px;
	z-index: 30;
	padding: 0px;
	background-color: #494776;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 8pt;
}

#pageNav2{
	position:absolute;
	top: 452px;
	left: 25px;
	width:120px;
	height: 190px;
	z-index: 31;
	padding: 0px;
	background-color: #494776;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 8pt;
}



/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #4040FF;
	border-bottom: 1px solid #cccccc;
	background-image:  url("");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffff40;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #3E883E;
	background-color: #40FF40;
	background-image: none;
	font-weight: bold;
	color: #494776;
	text-decoration: none;
}

.style1 {
	font-size: 16pt;
	font-weight: bold;
}
.style3 {font-size: 14px}
.style4 {
	font-size: 10pt;
	font-weight: bold;
}
