/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color:#999999;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #95E3FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 5px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url(images/content-mid.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.btcontent2 {
	background-image: url(images/content-mid2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	background-image: url(images/div.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

.btdate {
	color: #8DDAFF;
	font-size: 10px;
}

.bthelp {
	background-image: url(images/bkhelp.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btmotto {
	color: #8DDAFF;
	font-size: 10px;
	font-style: italic;
}

.btnavbk {
	background-image: url(images/bknav.png);
	background-position: center top;
	background-repeat: repeat-y;
}

.btnews {
	background-image: url(images/bknews.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav a:link {
	text-indent: 3px;
	background-image: url(images/bkol.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	width: 150px;
}

#nav a:visited {
	background-image: url(images/bkol.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #333333;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	text-indent: 3px;
}

#nav a:hover {
	text-indent: 3px;
	background-image: url(images/bkro.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
}

#nav a:active {
	background-image: url(images/bkro.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	text-indent: 3px;
}
