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

a:hover{
	background: #717D68;
	color: #990000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background: #A3ABD0;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: url(images/bk.jpg) #144903 no-repeat fixed left top;
	color: #000000;
	font: 12px Arial,Helvetica,sans-serif;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #FDFDFD;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #144903;
}

h1 {
	color: #144903;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 12px Arial,Helvetica,sans-serif;
}

.btbdr{
	border: 1px #990000 solid;
}

.btcontent{
	background: #EAEAEA;
	border: 1px #B9BBD2 solid;
}

.btcopyrights{
	background: #EAEAEA;
	border: 1px #990000 solid;
	font-size: 10px;
}

.btcount {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}

.btname{
	color: #FFFFFF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btnav{
	background: #EAEAEA;
	border: 1px #990000 solid;
}

.btnavtitle2{
	background: #990000;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}

