.nav {
	background-color: EBEBEB;
	cursor: w-resize;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #626262;
}
.contentborder {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    scrollbar-face-color:#9293FF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.contentborder2 {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D7D7;

}
.bb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D7D7;

}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px dotted #A8A8A8;
}
.LINKS {
	font-family: Tahoma;
	font-weight: bold;
}
.FOOTERDOT {
	font-family: Tahoma;
	font-weight: bold;
	color: #EFEFFF
}
.DATE {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent .cBox h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url('/images/bullet.gif') no-repeat 0px 3px;
	font: bold 11px Tahoma;
	padding-left: 10px;
	margin-bottom: 10px;
}
