

body {
	font-family : Georgia,'Times New Roman',Times,serif;
	font-size: 11px;
	background : #000000;
	color : #000000;
	topmargin: 10px;
	
	SCROLLBAR-FACE-COLOR: #B97E3A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #014b7c; 
	SCROLLBAR-3DLIGHT-COLOR: #999966; 
	SCROLLBAR-ARROW-COLOR: #cccc00; 
	SCROLLBAR-TRACK-COLOR: #553900; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


.content {
	font-family : Georgia,'Times New Roman',Times,serif;
	font-size: 13px;
	line-height: 160% ;
	color : #000000;
	topmargin: 0px;

}

.content_small {
	font-family : Georgia,'Times New Roman',Times,serif;
	font-size: 11px;
	line-height: 125% ;
	color : #000000;
	topmargin: 0px;
}

.content h3 {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size : 18px;
	font-weight: bold;
	font-style: normal;
	color: #7D3200;
	text-align: left;
}

.content a {
	color: #554400;
	text-decoration: underline;
}

.content a:hover {
	color: #B94B3A;
	text-decoration: none;
}

.content a:visited {
	color: #554400
	text-decoration: underline;
}


.navmenu {
	font-family: Georgia,'Times New Roman',Times,serif;
	color: #000000;
	font-size: 11px ;
	font-weight: normal ;
	line-height: 140% ;
}


.navmenu a {
		color: #016549;
		text-decoration: underline;
}

.navmenu a:hover {
	text-decoration: none;
	color: 	#cd142b;
}

.navmenu a:visited {
	color: #016549;
	text-decoration: underline;
}

.phpform {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.flx {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.flx a {
	color: #016549;
	text-decoration: underline;
}

.flx a:hover {
	color: #cd142b;
	text-decoration: none;
}

.flx a:visited {
	color: #016549;
	text-decoration: underline;
}

.reviews {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size : 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.reviews a {
	color: #016549;
	text-decoration: underline;
}

.reviews a:hover {
	color: #cd142b;
	text-decoration: none;
}

.reviews a:visited {
	color: #016549;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #554400;
}

.footer a {
	text-decoration: underline;
	color: #000000;
}

.footer a:hover {
	color: #cccc66;
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
}

