body {
	background-color: #464646;
	background-image: url(images/bcr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right {
	background-image: url(images/right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bcrtx1 {
	background-image: url(images/bcrtx1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5B5B5B;
	height: 30px;
	letter-spacing: 2pt;
	font-style: normal;
	padding-left: 15px;

}
#title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	padding-top: 4px;
	padding-left: 20px;
	background-color: #37658d;
}
#txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e3e3e3;
}
#list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;

}
#list a:link {
	color: #ffffff;
	text-decoration: underline;
}
#list a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#list a:hover {
	color: #f90040;
	text-decoration: underline;
}
#list a:active {
	color: #ffffff;
	text-decoration: underline;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c5c5c5;
}
#tx a:link {
	color: #ffffff;
	text-decoration: none;
}
#tx a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tx a:hover {
	color: #c5c5c5;
	text-decoration: none;
}
#tx a:active {
	color: #ffffff;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e11449;
	font-weight: bold;
}
#txs a:link {
	color: #e11449;
	text-decoration: underline;
}
#txs a:visited {
	color: #e11449;
	text-decoration: underline;
}
#txs a:hover {
	color: #E03105;
	text-decoration: underline;
}
#txs a:active {
	color: #e11449;
	text-decoration: underline;
}
#txleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
#txleft a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	font-weight: bold;
}
#txleft a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	font-weight: bold;
}
#txleft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	font-weight: bold;
	text-decoration: underline;
}

#txleft a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	font-weight: bold;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #7f7f7f;
	border: 1px solid #000000;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #7f7f7f;
	border: 1px solid #000000;
}
#frame{
	width: 620px;
	overflow: auto;
	position: static;
	visibility: inherit;
	padding-top: 0px;
	padding-left: 0px;
	height: 350px;
	vertical-align: top;
}
