/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #911300;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #EFEFEF;
	background-position: left top;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

h1 {
	color: #AC2C23;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

td, p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.btcontent {
	background-image: url('images/bkcontent.jpg');
	background-position: left top;
	background-repeat: no-repeat
}

.btcopyrights {
	color: #A0A0A0;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
}

.btmain {
	border: #999999;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}


