/* 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: #3300CC;
	font-weight: bold;
	text-decoration: none;
}

body {
	margin:0px; background-color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat-y;
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

h1 {
	text-transform: uppercase;
	color: #990000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: underline;
}

td, p {
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.btcopyrights {
	background-color: #FFFFFF;
	color: #333399;
	font-size: 10px;
	text-align: center;
}

.btfooterbk {
	background-image: url('images/bkfooter.jpg');
	background-repeat: repeat-x
}

.btinfobox {
	background-image: url('images/bkinfobox.gif');
	background-position: left top;
	background-repeat: no-repeat
}