/* 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: #666666;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #785F63;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #8B8C8E;
	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/bkcontent.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	border-bottom-width: 0px;
	border-color: #99A6AC #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 1px;
	font-size: 10px;
}

.btnav {
	background-color: #B4BFBB;
	border: #93A2A7;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}
