/* style created © Copyrighted by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #A1956B;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-color: #F2F1E6;
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
	color: #3C413A;
	font-family: Georgia, Verdana, serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #F2F1E2;
	scrollbar-highlight-color: #F2F0EE;
	scrollbar-shadow-color: #5C5248;
	scrollbar-track-color: #F2F1E6;
}

h1 {
	color: #9A8D61;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
}

td, p {
	color: #3C413A;
	font-family: Georgia, Verdana, serif;
	font-size: 14px;		
}

.btcopyrights {
	font-size: 11px;
}

.btnav{
	background-color: #106C54;
	border: 1px #538D6F solid;
}
HR {
color : #C0C0C0;
height : 1px;
}


