body {
	background-color: #270701;
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcr1 {
	background-image: url(images/bcr1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#bcr2 {
	background-image: url(images/bcr2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#bcr2en {
	background-image: url(images/bcr2en.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #987b17;
	text-decoration: none;
	font-weight: normal;
}
#menu a:link {
	color: #715904;
	text-decoration: none;
}
#menu a:visited {
	color: #715904;
	text-decoration: none;
}
#menu a:hover {
	color: #987b17;
	text-decoration: none;
}
#menu a:active {
	color: #715904;
	text-decoration: none;
}
#title{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d4ca5d;
}
#txt{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #d4ca5d;
}
#tx {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d4ca5d;
}
#tx a:link {
	color: #daa744;
	text-decoration: none;
}
#tx a:visited {
	color: #daa744;
	text-decoration: none;
}
#tx a:hover {
	color: #a08e5f;
	text-decoration: none;
}
#tx a:active {
	color: #daa744;
	text-decoration: none;
}
#txs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#txs a:link {
	color: #000000;
	text-decoration: none;
}
#txs a:visited {
	color: #000000;
	text-decoration: none;
}
#txs a:hover {
	color: #a08e5f;
	text-decoration: underline;
}
#txs a:active {
	color: #000000;
	text-decoration: none;
}
#txs h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #ae9e75;
	border: 1px solid #000000;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ae9e75;
	font-weight: bold;
	border: 1px solid #000000;
}

