/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #EEECD1;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #8A8C7E;
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #525849;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: capitalize;
}

h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	color: #000000;
	letter-spacing: 2px;
	text-align: center;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.btcontent2 {
	background-image: url(images/bkcontent.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-size: 10px;
}

.btinfobox {
	border: #626456;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}


