/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

body{
	background: #3E96BB url(images/bk2.gif) repeat-y;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #3E96BB;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #3E96BB;
	scrollbar-face-color: #3E96BB;
	scrollbar-highlight-color: #3E96BB;
	scrollbar-shadow-color: #3E96BB;
	scrollbar-track-color: #3E96BB;
}

h1 {
	background: transparent;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p{
	background: transparent;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcopyrights {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
}

.btsubbody {
	border: 4px #335D85 solid;
	background-color: transparent;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
