/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:visited, a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #D8D8D8;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #D8D8D8;
	font-weight: bold;
	text-decoration: underline;
}

body{
	margin-top: 15px;
	background-image: url(images/bk.gif);
	color: #000000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

h1{
	font-style: italic;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

td, p {
	color: #000000;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #333333;
	font-size: 11px;
}


.btmain {
	background-color: #507295;
	border: 8px #5F85B4 outset;
}
