	 BODY { font-size: smaller;
	        font-style: normal;
		     line-height: normal;
			  font-weight: normal;
			  font-family: sans-serif, arial, tahoma, verdana, helvetica;
			  color: black;
 		     margin-left: 0px;
	        margin-top: 10px;
	        margin-right: 0px;
	        margin-bottom: 0px;
			  background-color: #B6A859;
			  }
    
	 .smalltext { font-size: smaller; }

    P, LI, BLOCKQUOTE {
	 	margin-top: 5px;
		margin-bottom: 10px;
	   }	
			
	A { font-size: 10pt; font-weight:normal; color: blue; text-decoration: none; }
		A:link {color: blue; text-decoration: underline;}
		A:active {color: blue; text-decoration: underline;}
		A:visited {color: blue; text-decoration: underline;}	
		A:hover {text-decoration:none; color: black; text-decoration: none;}
	.mlink { font-size: 10pt; color: white; font-weight: bold;}
		.mlink:link {color: white; text-decoration: none;}
		.mlink:active {color: white; text-decoration: none;}
		.mlink:visited {color: white; text-decoration: none;}	
		.mlink:hover {color: lime; text-decoration: none;}		

.headline1 {
	font-size: 16px;
	font-weight: bold;
 	margin-top: 0px;
	margin-bottom: 7px;	
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
 	margin-top: 10px;
	margin-bottom: 0px;	
}
.title1 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
 	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC6600;
	border-bottom:1px solid black;
}

.vermenu { width: 140px; margin: 0 17px 0 0; border-right: 1px solid #DDB872; }
.vermenuitem { padding: 7px 0 7px 0px; border-bottom: 1px solid #DDB872; }

.h_mitem {font-size: normal; color: #FFFFFF; font-weight: bold;}
   .h_mitem:link {color: white; text-decoration: none;}
   .h_mitem:active {color: white; text-decoration: none;}
	.h_mitem:visited {color: white; text-decoration: none;}	
	.h_mitem:hover {color: maroon; text-decoration: none;}		

.h_mitem_sel {color: lime; font-weight: bold;}
   .h_mitem_sel:link {color: white; text-decoration: underline;;}
   .h_mitem_sel:active {color: white; text-decoration: underline;;}
	.h_mitem_sel:visited {color: white; text-decoration: underline;;}	
	.h_mitem_sel:hover {color: maroon; text-decoration: underline;;}	

.v_mitem {font-size: normal; color: #89221B; font-weight: bold;}
   .v_mitem:link {color: #89221B; text-decoration: none;}
   .v_mitem:active {color: #89221B; text-decoration: none;}
   .v_mitem:visited {color: #89221B; text-decoration: none;}	
   .v_mitem:hover {color: #B6A859; text-decoration: none;}		

.v_mitem_sel {font-size: normal; color: #89221B; font-weight: bold;}
   .v_mitem_sel:link {color: #89221B; text-decoration: underline;}
   .v_mitem_sel:active {color: #89221B; text-decoration: underline;}
   .v_mitem_sel:visited {color: #89221B; text-decoration: underline;}	
   .v_mitem_sel:hover {color: #B6A859; text-decoration: underline;}		

.titlebox { margin: 0 40px 15px 0px; font-size: 20px; color: #89221B;}
.contentbox { margin: 0 20px 15px 0; width:510px; padding:0px;}
.copyright { color: #6A6530;}
.smalltip { color: #6A6530; font-size: smaller;}
.imgborder { border: 1px solid #575022}
