/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

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

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

body{
	background-color: #BCB3AC;
	background-image: url(images/bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #EFEBE4;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #D1CAC4;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

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

p, td {
	color: #EFEBE4;
	font: 11px Verdana, Arial, sans-serif;
}

.btcopyrights {
	color: #444037;
	font-size: 10px;
}

.btname {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 0px;
	color: #E8D0D0;
	font-size: 16px;
	font-weight: bold;
}

.btnav {
	color: #000000;
	font-size: 10px;
}
