.body {
	font-family: verdana;
	font-size: 11px;
	background-image: url(bg.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}.ntxt1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 5px;

}
A:visited {
	COLOR: #003399; TEXT-DECORATION: underline; outline: none;
}
A:link {
	COLOR: #003399; TEXT-DECORATION: underline; outline: none;
}
A:hover {
	COLOR: #003399; TEXT-DECORATION: underline; outline: none;
}
.ftxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.vl {
	background-image: url(vline.jpg);
}
.h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.ntxt2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.b {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.ntxt3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.font {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;

}
.fontbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;

}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 5px;
}
.inb {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	border: 1px solid #99CCFF;
	background-color: #FFFFFF;
}

.button {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN: 3px;
	WIDTH: 60px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-image: url(button_bg.jpg);
	height: 25px;
	border: 1px double #CCCCCC;
}
.ErrorMessagetext
{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.whitetext
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.TR
{
	background-color: #EFF0F5;
}
.smalltext
{
	font-size: 8pt;
	color: Maroon;
	font-style: normal;
	font-family: Verdana, Arial;
}

.fontb {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
	padding-right: 5px;
}
#passwordStrength
{
	height:10px;
	display:block;
	float:left;
}
.strength0
{
	width:150px;
	background:#cccccc;
}
.strength1
{
	width:30px;
	background:#ff0000;
}
.strength2
{
	width:60px;	
	background:#ff5f5f;
}
.strength3
{
	width:90px;
	background:#56e500;
}
.strength4
{
	background:#4dcd00;
	width:120px;
}
.strength5
{
	background:#399800;
	width:150px;
}