body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcrmenu {
	background-image: url(images/bcrmenu.gif);
	background-repeat: repeat-y;
}

#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right;

}

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e0bf68;
}
#txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0bf68;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e0bf68;
}
#tx a:link {
	color: #e0bf68;
	text-decoration: none;
}
#tx a:visited {
	color: #e0bf68;
	text-decoration: none;
}
#tx a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tx a:active {
	color: #e0bf68;
	text-decoration: none;
}

#more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #d1ab5f;
}
#more a:link {
	color: #d1ab5f;
	text-decoration: none;
}
#more a:visited {
	color: #d1ab5f;
	text-decoration: none;
}
#more a:hover {
	color: #ffffff;
	text-decoration: none;
}
#more a:active {
	color: #d1ab5f;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #be3c32;
}
#txs a:link {
	color: #be3c32;
	text-decoration: none;
}
#txs a:visited {
	color: #be3c32;
	text-decoration: none;
}
#txs a:hover {
	color: #d1ab5f;
	text-decoration: none;
}
#txs a:active {
	color: #be3c32;
	text-decoration: none;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #7c312b;
	border: 1px solid #82472c;
}
#submit {
	font: bold normal 11px Verdana;
	color: #d1ab5f;
	font-weight: bold;
	background-color: #82472c;
	border: 1px solid #4d1a16;
}		



