span.req, label.error {color:#ff0000;font-weight:bold;}
label.error {display:none;}
p.code, p.code1 {font-family: Courier New;}
p.code1 {padding:0px; margin:0px 0px 0px 15px;}
span.r {color:#f00;}
em {font-weight:bold;}
.currentRow {background-color: #b2bace;}

#toolsmenu {
	margin:0;
	padding:0;
	width: 160px;
	float: right;
	border: 1px solid #0c1c4a;
	list-style-type: none;
}
#toolsmenu li {background-color: #0c1c4a;
line-height: 24px;
font-weight: bold;
color: #fff;
text-align:center;
width: 160px;
}
#toolsmenu li a {
	padding-left: 5px;
	display:block;
	background-color: #fff;
	font-weight:normal;
	text-align:left;
}
ul#frm {
list-style-type: none;
background-color: #e7ebf4; border:1px solid #2C426F;
width: 600px; 
margin:auto;
padding:0;
}
ul#frm li {padding: 8px 0 2px 6px; font-weight:bold;}
ul#frm li label {font-weight: normal;}
ul#frm li.rl input[type=submit] {margin-bottom: 8px;}
#rffxl, #rffx, #rfpwl, #rfpw {display:none;}


