BODY{
scrollbar-face-color:#C5BFBF;
scrollbar-shadow-color:#C5BFBF;
scrollbar-arrow-color:#000000;
scrollbar-base-color: #C5BFBF;
scrollbar-3dlight-color: #C5BFBF;
scrollbar-darkshadow-color: #C5BFBF;
scrollbar-highlight-color: #C5BFBF;
scrollbar-track-color: #000000;
}
body {
	background-color: #3C507C;
	margin: 0px;
	padding: 0px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.toc:active, a.toc:link, a.toc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C507C;
	text-decoration: none;
}
a.toc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
.testimonialsDesc {
	font-size: 10px;
}
.testimonialsPerson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
}
.testimonialsMouseOver {
	background-color: #cccccc;
	cursor: pointer;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}	
.testimonials {
	background-color: #dfdfdf;
	cursor: auto;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}a:active, a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
