a:visited, a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #2D2D2D;
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #EFEBE4;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	scrollbar-3dlight-color: #DEDAC6;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #DEDAC6;
	scrollbar-track-color: #000000;
}

h1{
	color: #FFCC00;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

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

p, td {
	color: #EFEBE4;
	font: 12px Verdana, Arial, sans-serif;
	border-left-width: 3px;
}

.btcopyrights {
	font-size: 10px;
}

.btinfoboxbk {
	background-image: url(images/bkinfobox.jpg);
	background-color: #5B5B5B;
	background-position: right top;
	background-repeat: no-repeat;
	border: #FFFFFF;
	border-bottom-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #EFEBE4;
	font-size: 11px;
}

.btname {
	color: #CCCCCC;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}

.btnav {
	background-color: #5A5A5A;
	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: 11px;
}

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