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: #333300;
	background-position: left top;
	background-repeat: no-repeat;
	color: #EFEBE4;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	scrollbar-3dlight-color: #333300;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #A29456;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #333300;
	scrollbar-track-color: #000000;
}

h1{
	color:#003300;
	font-size: 15px;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
}

h2 {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h3{
	color:#003300;
	font-size: 13px;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
}

p, td {
	color: #FFFFCC;
	font: 12px Verdana, Arial, sans-serif;
}

li {

	font: 12px Verdana, Arial, sans-serif;
	font-weight:bold;
}

.btcopyrights {
	font-size: 10px;
}

.btinfoboxbk {
	background-color: #A29456;
	background-image: url(images/bkinfobox.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: #E4CE7D;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #FFFFCC;
	font-size: 10px;
}

.mainLeft {
	background-image: url(images/low-left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.LeftBox {
	background-color: #A29456;
	border: #E4CE7D;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #FFFFCC;
	font-size: 9px;
	text-align:justify;
}

.btname {
	color: #CCCCCC;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}

.btnav {
	background-color: #4F452D;
	border: #FBE9A6;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #FBE9A6;
	font-size: 10px;
	padding: 7px;
}

.btsubtitle {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.reallyBig {
	color:#003300;
	font-size: 20px;
	text-decoration: none;
}

.sortaBig {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}