body {	
margin: 20px 0px 0px 10px;
scrollbar-face-color:#e2e2e2;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#e2e2e2;
scrollbar-highlight-color:#e2e2e2;
scrollbar-3dlight-color:#e2e2e2;
scrollbar-darkshadow-Color:#e2e2e2;

}
a:link { 		text-decoration: none; color: #210000;}

a:visited { 	text-decoration: none; color: #210000;}

a:active { 	text-decoration: none;color: #210000;}

a:hover {	 	text-decoration: none; color:A5B2C2; }



.headtag_1 {
	font-size: 11.5pt;
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 1pt;
}

.head_text {
	font-size: 11pt;
	color: #6B3939;
	text-decoration: none;
	font-family: Garamond, Georgia, serif;
}
.head_text_2 {
	font-size: 9pt;
	color: #6B3939;
	text-decoration: none;
	font-family: Garamond, Georgia, serif;
}

.small_text {
	font-size: 10pt;
	color: #6B3939;
	text-decoration: none;
	font-family: Garamond, Georgia, serif;
}

ul#menu {
width: 150px;
list-style-type: none;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
list-style-type: none;
margin: 0;
padding: 10px;
}

ul#menu li, 
ul#menu a {
font-family: Garamond, Georgia, serif;
font-size: 12px;
color: #785a3c;
}

ul#menu li {
line-height: 15px;
}


ul#menu ol li:before {
content: "+ ";
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #539dbc;
}

ul#menu a.active {
color: #be5028;
}

.bg
{ 	
		position: absolute; 
		z-index: -1;
		top: 0;
		left: 01; 				
		visibility: visible;
}


