@charset "utf-8";
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	scrollbar-3dlight-color:#5A3110; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#B9C499; 
	scrollbar-darkshadow-color:#202020; 
	scrollbar-face-color:#C0AC8E; 
	scrollbar-highlight-color:#B9C499; 
	scrollbar-shadow-color:#5A3110;
	}
	
a:link {FONT-FAMILY:Arial; color:#609C43;; font-size:9pt; text-decoration:none; font-weight:bold}
a:visited {FONT-FAMILY:Arial; color:#609C43;; font-size:9pt; text-decoration:none; font-weight:bold}
a:hover {FONT-FAMILY:Arial; color:#609C43; font-size:9pt; text-decoration:underline; font-weight:bold}



.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}

.linksBG {
	background-color: #C5B59B;
}

.linksul {
	list-style: none;
	font-weight:100;
	margin: 0;
	padding: 0;
	}

TH {FONT-FAMILY:Arial; color:#B9C499; font-size:10pt; font-weight:bold}
P,TD {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }

H1 {FONT-FAMILY:Arial; color:#333333; font-size:13pt; font-weight:bold}
H2 {FONT-FAMILY:Arial; color:#555555; font-size:11pt; font-weight:bold}
H3 {FONT-FAMILY:Arial; color:#AAB58A; font-size:10pt; font-weight:bold}
H4 {FONT-FAMILY:Arial; color:#77df77; font-size:9pt; font-weight:bold; font-style:italic}
H5 {FONT-FAMILY:Arial; color:#1E641E; font-size:10pt; font-weight:bold; font-style:italic}
H6 {FONT-FAMILY:Arial; color:#1E641E; font-size:8pt; font-weight:bold; font-style:italic}

TH {FONT-FAMILY:Arial; color:#B9C499; font-size:10pt; font-weight:bold}
P,TD {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }

UL,OL {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }




.imageborder {
	border: 1px solid #000000;
}


OL {FONT-FAMILY:Arial; color:#000000; font-size:9pt; }

/*- Menu 2--------------------------- */
	
#menu2 {	
	width: 150px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D0BFA3;
	border-size: 0px;
	border-width: 0px;
	}	
#menu2 li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	font-weight:100;
	}	
#menu2 li a:link, #menu2 li a:visited {
	color: #333333;
	display: block;
	background:  url(images/menu2.gif);
	background-repeat: no-repeat;
	
	padding: 8px 0 0 30px;
	}	
#menu2 li a:hover {
	color: #666666;
	background:  url(images/menu2.gif) 0 -29px;
	background-repeat: no-repeat;
	padding: 8px 0 0 31px;
	}
	
		
/*- End-------*/
