.nav {
	background-color: EBEBEB;
	cursor: w-resize;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #626262;
}
.contentborder {
	background-color: #D4C8B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.contentborder3 {
	background-color: #C7B9A2;
	border-bottom-width: 2px;
	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;
}
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;
}
