﻿/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */



table.header { background: url('images/repeat_header.jpg') repeat-x; }

div#newsletter {position:absolute; width:auto; height:auto; font-weight:bold;

/* You can change these values to position this newsletter box*/

top:110px; right:1%;

}


a:link, a:visited {
	color: #0000FF;
	font-size: 13px;
	font-style: underline;
}

a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
}

body	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	position:relative;
}

h1	{
	color: #3E6F90;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #5F5F57;
	border-right-color: #5F5F57;
	border-bottom-color: #5F5F57;
	border-left-color: #5F5F57;
	background-color: #E1E2E7;


}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.btbk {
	background-color: #FFFFFF;
}

.btcontent {
	background-color: #FFFFFF;
	color: #733A2F;
}

.btfoot	{
	background-color: #3E6F90;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.bthead {
	border: #F9BD8B solid;
	border-width: 1px 1px 0px;
}

.btnav	{
	background-color: #BECEDD;
	font-weight: bold;
	border: 1px solid #3E6F90;
	text-align: center;

}

.btnavbk	{
	background-color: #3E6F90;
}

.bttitle {
	background-color: #E1E2E7;
	font-weight: bold;
}