/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background-color: transparent;
	color: #0033FF;
	text-decoration: underline;
}

a:visited{
	background-color: transparent;
	color: #0033FF;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

body{
	background: #000000;
	color: #FEC619;
	font: 12px Verdana, Arial, sans-serif;
	scrollbar-3dlight-color: #0066FF;
	scrollbar-arrow-color: #FF0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #0066FF;
	scrollbar-track-color: #000000;
}

h1 {
	background: transparent;
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p{
	background-color: transparent;
	color: #FEC619;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	background-color: transparent;
	color: #FEC619;
	font: 12px Verdana, Arial, sans-serif;
}

.btappletbk {
	background-image: url(images2/bk.jpg);
	background-color: #000000;
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.btcontent {
	background-image: url(images2/bkcontent.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #000000;
	background-color: transparent;
}

.btcopyrights {
	background-color: transparent;
	color: #0066FF;
	font-size: 11px;
}

.btheader {
	background-color: #0355C1;
	color: #FFFFFF;
}

.btname {
	background: transparent;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

.btnav {
	background-image: url(images2/bk.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
