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

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: url(images/bkheader.jpg) #6196C2 repeat-x;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

h1 {
	text-decoration: underline;
	color: #150186;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	text-decoration: underline;
	color: #FD8620;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

p {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

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

.btcontent2 {
	background-color: #FFFFFF;
}

.btfooterbk {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.btnav {
	background-color: #FBFF9C;
	border: #FE8D27;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.btnavbk {
	background-color: #FBFF9C;
}

.btpagetitle {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.bttab {
	background-image: url(images/tab.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
}

.footertext {
	color: #FFFFFF;
}
