/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #D8DFE9;
	background-image: url(images/bk.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #666600;
	font-size: 15px;
	font-style: italic;
	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;
	color: #999999;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

td, p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.btcopyrights {
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.btnav {
	background-color: #8EA7C5;
	border-bottom-width: 1px;
	border-color: #FFFFFF #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	filter: alpha(opacity="80");
}
