/* style Copyrighted © by Nubridge Pty Ltd™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #F78384;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	background-color: #ECE5DB;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #F5D8D4;
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #DEDAC6;
	scrollbar-arrow-color: #766F60;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ECE5DB;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #DEDAC6;
	scrollbar-track-color: #CFC3AB;
}

h1{
	color: #C24644;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: #887F70;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcontent {
	background-image: url(images/bk.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #000000;
	font-size: 10px;
}

.btinfoboxbk {
	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;
}

.btinfoboxbk2 {
	background-color: #ECE5DB;
	border: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	font-size: 10px;
}

.btname {
	border: 3px #FFFFFF double;
	color: #8B8271;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.btnav {
	background-color: #ECE5DB;
	border: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #666666;
	font-size: 10px;
}
