/*body{
	background-color:#D5E1E8; 
}*/
a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana,Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lostUsr {
	font-size: 9px;
	margin-top: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lostUsr:hover {
	font-size: 9px;
	margin-top: 2px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lostPwd {
	font-size: 9px;
	margin-top: 2px;
	margin-left: 2px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: -2px;
}
a.lostPwd:hover {
	font-size: 9px;
	margin-top: 2px;
	margin-left: 2px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lostpwdmargin{
	margin-left: 60px;
}
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.txtBox{
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #003366;
	background-color: #F6FCFD;
	/*background-color: #F5F5F5;*/
	height:18px;
	border:1px solid #a5acb2;
	}
.imgIn{
	margin-top: 1px;	
	}
.imgOut{
	margin-top: 1px;
	}
.lbl{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.lblMsg{
	position: absolute;
	top: 13px;
	width: 320px;
	right: 325px;
}
.lblUser{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	Color: #F8CA20;
	/*	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1); height:11px;*/
	letter-spacing: 1px;
	vertical-align: 40%;
	}
.lblUserType{
	font-family: Verdana;
	font-size: 10px;
	/*filter: DropShadow(Color=#666, OffX=1, OffY=1, Positive=1); height:10px;*/
	color: #FFFFFF;
	padding-right:5px;
	vertical-align: 40%;
	}
.chkBox{
	height:5px;
	width:5px;
	color: #003366;
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF0000;
	}
.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color: #FFFFFF;
	border: 1px solid #C00000;
	height: 15px;
	}
.topinfo_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
.topinfo_td_sx {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.topinfo_td_dx {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-left: 10px;
}
.tab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a.tab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a.tab:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tblBalance {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.tblBalance:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.loginbutt {
	margin-left: 5px;
	margin-top: 1px;
}
.logoutbutt {
	margin-top: 8px;
}
