﻿BODY {
	margin:0px;
	background-color:#EEF8DD;
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {
	font-size: 12px;
}
A{	COLOR: #996633; TEXT-DECORATION: none}
A:active {	COLOR: #FF0000; TEXT-DECORATION: none}
A:hover {	COLOR: #993399; TEXT-DECORATION: underline}
A.visited{	color: #990000;}
A.whitelink{	COLOR: #ffffff; TEXT-DECORATION: none}
A.SITEMAP{	
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-size: 9pt;
	color: #993300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.caption_dark {
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:10px 10px 10px 10px;
	line-height:150%;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodytextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
.bodytext_little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

.text_coffee {color: #996633; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.text_black {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.label_dark {font-family: Tahoma; color: #000000; font-size: 11px; font-weight: bold; }

.dir_heading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 600;
}
.dir_item_white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	letter-spacing:-1px;
}
.dir_item_dark {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	letter-spacing:-1px;
}

INPUT{border-style: solid; border-width:1px; border-color:#8995A5; }
.checkbox{border-style:none;}
.radio{border-style:none;}
SELECT{ border-style:solid; border-width:1px; border-color:#996633;}