BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #A88B54;
	scrollbar-darkshadow-color: #DDD9C7;
	scrollbar-shadow-color: #A88B54;
	scrollbar-arrow-color: #A88B54;
	scrollbar-track-color: #E0DDC7;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 12px;
	margin-bottom : 0px;
	background-image : url(bg.gif);
	
	
}

td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: #71674D;
	line-height : 14px;

}


strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #591F00;
}

small {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #71674D;
}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #BF9E1C;
	font-weight : bold;
}

blockquote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
} 

p, li {
	line-height : 20px;
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #71674D;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 3px;
}

.title {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #BF9E1C;
	font-weight : bold;
	letter-spacing : 1px;
}

.image {
	border : 1px solid #BF9E1C;
}

A:link, A:visited { text-decoration: none; color: #BF9E1C; font-weight : bold; 	font-size : 10px;}
A:hover { text-decoration: none; color: #993300; font-weight : bold;}

A.thin:link, A.thin:visited { text-decoration: none; color: #827842; font-weight : normal; 	font-size : 10px; margin-left : 10px;}
A.thin:hover { text-decoration: none; color: #6B612D; font-weight : normal; margin-left : 10px;}

.address {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 5px;
}

A.ses:link, A.ses:visited { text-decoration: none; color: #ffffff; font-weight : bold; 	font-size : 10px;}
A.ses:hover { text-decoration: none; color: #ffcc00; font-weight : bold;}


.enter {
	border : #786635;
	background-color : #777569;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;

}


