body {
	margin-top: 0px;
	/* background: url(images/page_bg.gif) #edeeef repeat-y center 50% */
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.login {
	font-weight: bold;
	font-size: 11px;
}
.logout {
	font-weight: bold;
	font-size: 11px;
}
.req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.label {
	font-weight: bold;
}
.copy {
	font-size: 9px;
}
.success {
	font-weight: bold;
	color: #009900;
}
.boxBg2 {
	background: #e2e2e2;
}