body {
	background-color: #ffffff;
	background-image: url(images/bcr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcrmain{
	background-image: url(images/bcrmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menubcr{
	background-image: url(images/menubcr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#brush{
	background-image: url(images/brush.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bcrmenu1{
	background-image: url(images/bcrmenu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menutitle{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffea01;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bcrmenutop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff9b6;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/devide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #7db534;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 16px;
	height: 40px;
}
#menu a:link {
	color: #fff9b6;
	text-decoration: none;
}
#menu a:visited {
	color: #fff9b6;
	text-decoration: none;
}
#menu a:hover {
	color: #ffea00;
	text-decoration: none;
}
#menu a:active {
	color: #fff9b6;
	text-decoration: none;
}
#menu1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e2ff58;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menubcr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
#menu1 a:link {
	color: #e2ff58;
	text-decoration: none;
}
#menu1 a:visited {
	color: #e2ff58;
	text-decoration: none;
}
#menu1 a:hover {
	color: #ffea00;
	text-decoration: none;
}
#menu1 a:active {
	color: #e2ff58;
	text-decoration: none;
}
#title{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #007f3d;
	height: 22px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#title a:link {
	color: #007f3d;
	text-decoration: none;
}
#title a:visited {
	color: #007f3d;
	text-decoration: none;
}
#title a:hover {
	color: #79a73d;
	text-decoration: none;
}
#title a:active {
	color: #007f3d;
	text-decoration: none;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#tx a:link {
	color: #64902a;
	text-decoration: none;
}
#tx a:visited {
	color: #64902a;
	text-decoration: none;
}
#tx a:hover {
	color: #79a73d;
	text-decoration: none;
}
#tx a:active {
	color: #64902a;
	text-decoration: none;
}
#txs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#txs a:link {
	color: #ffffff;
	text-decoration: none;
}
#txs a:visited {
	color: #ffffff;
	text-decoration: none;
}
#txs a:hover {
	color: #ffffff;
	text-decoration: none;
}
#txs a:active {
	color: #ffffff;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #7db534;
	border: 1px solid #000000;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7db534;
	border: 1px solid #000000;
}