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

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

a:active, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #818C23;
	color: #F1FC9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #818C23;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	background-color: #B4BFBB;
	border: 1px #93A2A7 solid;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

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

.btcontent {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}


.btcopyrights {
	background-image: url(images/footer2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #F1FC9E;
	font-size: 10px;
}
.imgfloat {
	float: left;
	margin: 5px;
}
