@charset "iso-8859-1";
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#767EA0;
	text-decoration: none;
}
a:visited {
	color:#767EA0;
	text-decoration: none;
}
a:hover {
	color:#767EA0;
	text-decoration: underline;
	
}
a:active {
	color:#767EA0;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767EA0;
}
.txtBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767EA0;
	font-weight: bold;
}
.h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #042451;
	font-weight: bold;
}
.txtREB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.txtBLDRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767EA0;
}
