/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #2A1FAA;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	color: #808080;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	border-bottom: 0px solid #AFB0B5;
	border-left: 0px solid #AFB0B5;
	border-right: 0px solid #AFB0B5;
	border-top: 1px solid #AFB0B5;
	color: #000000;
	font-size: 10px;
}

.btheader {
	background-image: url(images/bkheader1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
