/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #40357F;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #40357F;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

h1 {
	background-color: #CFCDDD;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #20136C;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #121349;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 5px;
	text-transform: uppercase;
}

p{
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

td{
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif;
}

.btcontent {
	background-color: #9D917B;
}

.btnavbk {
	background-image: url(images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
