body, html
{
	scrollbar-face-color: #5E4F32;
	scrollbar-shadow-color: #5E4F32;
	scrollbar-highlight-color: #5E4F32;
	scrollbar-3dlight-color: #EFDBB5;
	scrollbar-darkshadow-color: #EFDBB5;
	scrollbar-track-color: #412F0F;
	scrollbar-arrow-color: #412F0F;
	background-color : #412F0F;
	margin-top: 0; 
	margin-left: 0;
}

a:link {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFDBB5;
	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: #ffffff;
	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: #FBC96B;
	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: #EFDBB5;
	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;
}


.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: #ffffff;
	text-align: left;
	
}
	

td,tr {
	vertical-align : top;
	margin-left : 0px;
}


p { 
	
	margin-left: 21px;
	margin-right: 12px;
	
}

span { 
	
	margin-left: 21px;
	margin-right: 12px;
	
}

ul { 
	
	margin-left: 35px;
	margin-right: 12px;
	
}

ol { 
	
	margin-left: 43px;
	margin-right: 12px;
	
}

.ex{margin-left: 21px;}


