body, html
{
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #5E4F32;
	scrollbar-highlight-color: #5E4F32;
	scrollbar-3dlight-color: #EFDBB5;
	scrollbar-darkshadow-color: #EFDBB5;
	scrollbar-track-color: #BB5F5F;
	scrollbar-arrow-color: #BB5F5F;
	background-color : #fff;
	margin-top: 0; 
	margin-left: 0;
}
a:link {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline; 
}
a:visited {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "New Century Schoolbook", Times, serif;;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}
.contentborder {
	border : 1px solid #EFDBB5;
	border-right : 1px solid  #EFDBB5;
	border-left : 1px solid  #EFDBB5;
	border-bottom : 1px solid  #EFDBB5;
	border-top : 1px solid  #412F0F;
}
.rightborder {
	border-right : 1px solid  #464639;
	background-color : #EFDBB5;
}
.contentbg {
background-color : #464639;
}
	
.form {
	width: 400px;
	margin-left: 18px;
}
	
.footer {
	font-family: Georgia, "New Century Schoolbook", Times, serif;;
	font-size: 10px;
	font-weight:  normal;
	text-align: left;
	color: #000000;
	text-decoration:  none;
	margin-bottom: 0px;
}
.navrow{ border-bottom-color : White;  border-bottom-style : solid;  border-bottom-width : 5px;}
.left{width:116px; padding-top:5px; padding-bottom:5px; background-color : #993333; color: #fff; border-right-color : White;  border-right-style : solid;  border-right-width : 5px;}
.lefttext{padding-left:5px;padding-right:5px;color:#fff;}
.hide	{
	display: none;
	}
	
body, table, center table, td, tr, p {
	font-family: Georgia, "New Century Schoolbook", Times, serif;;
	font-size : 11px;
	font-style : normal;
	color: #000;
	text-align: left;
	
}
	
td,tr {
	vertical-align : top;
	margin-left : 0px;
}
/* Text Formats. */	
.headline {margin-top: 0px; margin-bottom: 1em; font: 13px "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-weight : bold; color: #990000; border-bottom : 1px groove #990000; border-bottom-width : 1px;margin-bottom: 1em;display : block;}
.footer{padding-top: 25px;}
