H1 { font-size: 18pt; font-weight: normal; text-decoration: none; color: #000000; padding: 2px 10px -21px 2px; 
   font-family: banff, helvetica, sans-serif; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica, sans-serif; }

hr { color: #5A1218; height: 1px; }
 
a { text-decoration: none 
font-size: 8pt; color: #000000; font-family: arial, helvetica, sans-serif; }



body { 
   background: #222222 url(/images/bg.png) repeat-x fixed; /* url(/images/julees-bg.jpg) repeat-x;*/
   margin: 0px;
   padding: 0px;  
   font-size: 8pt; color: #4F593E; font-family: arial, helvetica, sans-serif;
   scrollbar-arrow-color:Black;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:rgb(245,245,245);
	scrollbar-base-color:rgb(204,204,204);
	scrollbar-face-color:White;
	scrollbar-3dlight-color:White;
	scrollbar-darkshadow-color:White;
	scrollbar-track-color:rgb(204,204,204);	
}

.body_table {
	border: solid 3px #333;
}

.area_menu a {
	color: black;
	display: block;
	text-decoration: none;
	width: 165px;
	padding: 1px 20px 1px 1px;
	border-bottom: 2px solid white;
}

.area_menu a:hover { 
	color: #FFFFFF; 
	background: #cbb782;
	border-bottom: 2px solid #e1dfda;
	border-right: 2px solid #e1dfda;
	padding: 1px 20px 1px 1px;
}

.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 8pt; color: #4F593E; 
   font-family: arial, helvetica, sans-serif;
   padding: 10px;
}

.area_back a {
   color: #4F593E; text-decoration: underline; 
}

