body {
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e5e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcr2{
	background-image: url(images/bcr2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a0b0bb;
}
#bcr3{
	background-image: url(images/bcr3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f2f2;
}
#bcrmenu{
	background-image: url(images/bcrmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dae2f4;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5f7388;
	background-color: #cdcfd2;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1pt;

}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#menu a:hover {
	color: #feffd5;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 30px;
	text-decoration: none;
}
#menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	text-decoration: none;
}
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
}
#tx a:link {
	color: #616161;
	text-decoration: underlined;
}
#tx a:visited {
	color: #616161;
	text-decoration: underlined;
}
#tx a:hover {
	color: #191919;
	text-decoration: underlined;
}
#tx a:active {
	color: #616161;
	text-decoration: underlined;
}
#tx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#tx1 a:link {
	color: #ffffff;
	text-decoration: underlined;
}
#tx1 a:visited {
	color: #ffffff;
	text-decoration: underlined;
}
#tx1 a:hover {
	color: #ffffff;
	text-decoration: underlined;
}
#tx1 a:active {
	color: #ffffff;
	text-decoration: underlined;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b7284;
}
#txs a:link {
	color: #5b7284;
	text-decoration: none;
}
#txs a:visited {
	color: #5b7284;
	text-decoration: none;
}
#txs a:hover {
	color: #344756;
	text-decoration: underline;
}
#txs a:active {
	color: #5b7284;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383a42;
	background-color: #cdcfd2;
	border: 1px solid #000000;
}
#submit {
	font: bold normal 11px Verdana;
	color: #383a42;
	background-color: #cdcfd2;
	border: 1px solid #000000;
}
