.nav {
	background-color: #BFE6FF;
	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:#E0E0E0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#E0E0E0;
	scrollbar-track-color:#FFFFFF;
	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;
}
