.normalblack_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.normalblack_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.boldblack_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.boldblack_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.linkblue_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
	font-weight: normal;
	text-decoration:underline;
}
.normalgrey_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
.normalwhite_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
.boldwhite_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

form {
margin:0px;
}
.websitename_25 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.smallgrey_10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
.errmsg_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC3333;
	font-weight: bold;
	text-decoration:none;
}
.successmsg_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009900;
	font-weight: bold;
	text-decoration:none;
}
.normalwhite_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
.boldwhite_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.normalblack_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.normalCSS
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#614A14;
	text-align:justify;
}


/* admin error message style*/

.error, .error_message {
color:#900;
font-size: 11px;

margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}

.error_admin, .error_message_admin {
color:#900;
font-size: 5px;
/*background-color: #FFFFE6;*/
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}



/* css add by jagat singh*/

.logedUser
{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4b5057;
padding:5px 0px 5px 0px;
line-height:18px;
text-align:center;
background-color:#f1f1f1;
}


.logedUser a
{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4b5057;
line-height:18px;
text-align:center;
text-decoration:none;
padding:0px 5px 0px 4px;
}

.logedUser a:hover
{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
text-align:center;
text-decoration:none;
}

input.submit{
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#839F48;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
  /* filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}*/
}
#passwordStrength
{
	height:4px;
	display:block;
	float:left;
}

.strength0
{
	width:4px;
	background:#cccccc;
}

.strength1
{
	height:4px;
	width:70px;
	background:#ff0000;
}

.strength2
{
	height:4px;
	width:140px;	
	background:#F8EC2E;
}

.strength3
{
	height:4px;
	width:210px;
	background:#0F9FEF;
}
.strength4
{
	height:4px;
	background:#399800;
	width:266px;
}
