body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftbcr{
	background-image: url(images/leftbcr.gif);
	background-repeat: repeat-y;
}
#bcrmenu{
	background-image: url(images/bcrmenu.gif);
	background-repeat: repeat-x;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #929cb2;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #557693;
}
#tx a:link {
	color: #557693;
	text-decoration: none;
}
#tx a:visited {
	color: #557693;
	text-decoration: none;
}
#tx a:hover {
	color: #939eb6;
	text-decoration: none;
}
#tx a:active {
	color: #557693;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #557693;
}
#txs a:link {
	color: #557693;
	text-decoration: none;
}
#txs a:visited {
	color: #557693;
	text-decoration: none;
}
#txs a:hover {
	color: #eeeeee;
	text-decoration: none;
}
#txs a:active {
	color: #557693;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d6983;
	background-color: #f2f0ff;
	border: 1px solid #226c6a;
}
#submit {
	font: bold normal 11px Verdana;
	color: #5d6983;
	background-color: #f2f0ff;
	border: 1px solid #226c6a;
}
