html { 
	height:100%; 
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474F57;
}
body {
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474F57;
	background-color: #6B7783;
}
tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474F57;
}
.tr_border_bot {
	border-bottom: solid 1px #999999;
}
.tr_border_botonly_dash {
	border-bottom: dashed 1px #999999;
}
.tr_border_bot_dash {
	border-bottom: solid 1px #999999;
	border-left: dashed 1px #999999;
}
.tr_border_botleft_dash {
	border-bottom: dashed 1px #999999;
	border-left: dashed 1px #999999;
}
.tr_border_bot_title {
	border-bottom: solid 1px #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	height: 20px;
	font-weight: normal;
	color: #474F57;
	____b____order: solid 1px #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474F57;
}
li {
	margin-bottom: 10px 
}
.fullheight {
   height:100%;
}
a:link {
	color: #474F57;
	text-decoration: none;
}
a:visited {
	color: #474F57;
	text-decoration: none;
}
a:hover {
	color: #E91734;
	text-decoration: underline;
}
a:active {
	color: #474F57;
	text-decoration: underline;
}
a.erban_report:link {
	color: #E31736;
	text-decoration: none;
}
a.erban_report:visited {
	color: .erban_report;
	text-decoration: none;
}
a.erban_report:hover {
	color: .erban_report;
	text-decoration: underline;
}
a.erban_report:active {
	color: .erban_report;
	text-decoration: underline;
}
a.9px_link:link {
	font-size: 9px;
	color: #474F57;
	text-decoration: none;
}
a.9px_link:visited {
	font-size: 9px;
	color: #474F57;
	text-decoration: none;
}
a.9px_link:hover {
	font-size: 9px;
	color: #E91734;
	text-decoration: underline;
}
a.9px_link:active {
	font-size: 9px;
	color: #474F57;
	text-decoration: underline;
}
.ft10px {
	font-size: 10px;
	color: #474F57;
}
.ft10px_white {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.ft9px {
	font-size: 9px;
	color: #474F57;
}
.ft14px_red {
	font-size: 14px;
	font-weight: bold;
	color: #E91734;
	font-style: italic;
}
.ft14px {
	font-size: 14px;
	font-weight: bold;
	color: #474F57;
}
.ft11px_red {
	font-size: 11px;
	color: #E41736;
}
.ft12px_red {
	font-size: 12px;
	color: #E41736;
}
.left_nav_main {
	padding: 3px;
	cursor: hand;
}
.left_nav_sub {
	padding: 3px 3px 3px 15px;
	cursor: hand;
}
.li_bm { margin-bottom: 10px }

.whiteborder { border: solid 1px #FFFFFF }
.topmain_td { padding: 0px 0px 2px 0px; }


a.erblink:link {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.erblink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.erblink:hover {
	color: #000000;
	text-decoration: none;
}
a.erblink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:link {

	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.dnlink:link {

	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.dnlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.dnlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.dnlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.redlink:link {

	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #E91734;
	text-decoration: none;
}
a.redlink:visited {
	color: #E91734;
	text-decoration: none;
}
a.redlink:hover {
	color: #E91734;
	text-decoration: underline;
}
a.redlink:active {
	color: #E91734;
	text-decoration: underline;
}
.erbborder { 
	border:solid #999999 1px;
}
.fieldenable{
	background-color:#FFFFFF;
}
.fielddisable{
	background-color:#DDDDDD;
}
