/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

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

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

}
body {
	background-color: #;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 
	scrollbar-arrow-color:0066FF;
	scrollbar-track-color:#0066FF;
	scrollbar-shadow-color:#0066FF;
	scrollbar-face-color:#C7F804;
	scrollbar-highlight-color:#0066FF;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#C7F804;
}

h1 {
	border-style: solid;
	background-color: #CC3300;
	border-bottom-width: 1px;
	border-color: #0066FF #0066FF #0066FF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

h2 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CC3300;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.btbox1 {
	background-image: url(images/bkboxteal2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox2 {
	background-image: url(images/bkboxgray.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox3 {
	background-image: url(images/bkboxblue.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btbox4 {
	background-image: url(images/bkboxgold.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcontent {
	border-bottom-width: 0px;
	border-color: #B3C0CD #B3C0CD #B3C0CD #B3C0CD;
	border-left-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
}

.btcopyrights {
	color: #000000;
	font-size: 9px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 0px;
}

.btnavbk {
	background-image: url(images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

