/* style copyrighted  © Atlanta Web Design Studio. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #3E68D6;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #0940B4;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border: #FFFFFF;
	color: #0940B4;
	font-weight: bold;
	text-decoration: underline;
}


body{
	margin:0px; background-color: #3366CC;
	background-image: url('images/bkheader.jpg');
	background-repeat: repeat-x;
	color: #000000;
	font-style: normal; font-variant: normal; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica
	
	}

h1{
	color: #375BCB;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font-size: 10px;
	
}

.btarrow {
	color: #000000;
	font-weight: bold;
}

.btcontent {
	background-image: url('images/bkcontent.jpg');
	background-position: left top;
	background-repeat: no-repeat
}

.btcopyrights {
	color: #666666;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}