@charset "iso-8859-1";
/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

A:link {text-decoration: none;} 
     A:visited {text-decoration: none;} 
     A:hover {text-decoration: underline;color: #BFFF00;font-weight: bold;}} 
	 
a:link, a:visited {
	color: #B89C5A;
	font-weight: normal;
	text-decoration: nounderline;
}

a:hover{
	color: #BFFF00;
	font-weight: bold;
	text-decoration: nounderline;
}

a:active{
	color: #B89C5A;
	font-weight: bold;
	text-decoration: nounderline;
}

body{
	background: #000040 url(images/bk.jpg);
	color: #EFEBE4;
	font: 10px Verdana, Arial, sans-serif;
	scrollbar-3dlight-color: #091F37;
	scrollbar-arrow-color: #B89C5A;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #091F37;
	scrollbar-track-color: #000000;
}

h1{
	color: #FFFF00;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: nounderline;
}

h2 {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: nounderline;
}

p, td {
	color: #EFEBE4;
	font: 11px Verdana, Arial, sans-serif;
}

.btcontent {
	background-attachment: scroll;
	background-image: url(images/bk2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #FFFF00;
	font-size: 10px;
}

.btname {
	text-decoration: nounderline;
	color: #091F37;
	font-size: 15px;
	font-weight: bold;
}

.btnav {
	background-color: #999999;
	border: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #00FF66;
	font-size: 10px;
}

.btnavbk {
	border-color: #000000 #000000 #E4BFCC;
	background-image: url(images/bk2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #F4D2D9;
	font-size: 10px;
}

.btsubtitle {
	color: #000000;
	font-weight: bold;
	text-decoration: nounderline;
}