/* 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: #333333;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	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: #911300;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
		
}

h2 {
	color: #911300;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
}

h3 {
	color: #911300;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;	
}
	
td, p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btcontent {
	background-image: url('images/bkcontent.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #545357;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}

.btmain {
	border: 2px #999999 solid;
}