Body {
    scrollbar-3dlight-color: #999999;
    scrollbar-arrow-color: #d6e8fa;
    scrollbar-base-color: #697A9E;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #999999;
    scrollbar-shadow-color: #999999;
    scrollbar-track-color: #CCCCCC;
}

.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 18px;

}

.boxSpacer {
	border-right: 1px;
	border-right-color: #A2ADC3;
	border-right-style: solid;
}

a:link { 
color: #3843C0;
text-decoration:underline;
} 

a:visited { 
color: #3843C0; 
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

a:hover {
	color: #0000FF;
}

.leftStroke {
	border-left: 1px;
	border-left-color: #d6e8fa;
	border-left-style: solid;
}

.bottomStroke {
	border-bottom: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

.topStroke {
	border-top: 1px;
	border-top-color: #666666;
	border-top-style: solid;
}

.topSpace {
	padding-top: 7px;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
}


.boxcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
}
