.inputfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #5C6D79;
	border: 1px solid #FF9900;
}

.Heading11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:#0000FF;
}

.nText10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#000000;
}

.login_divs {
  position: absolute;
  width: 150px;
  border: 1px solid #000000;
  padding: 2px;
  background-color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.login_info {
  position: absolute;
  width: 300px;
  top: 50px; 
  left: 30px;
  visibility: visible;
  border: 1px solid #000000;
  padding: 10px;
  background-color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.morebutton {
  height: 16px;
  padding: 0px;
  border: 1px solid #FF0000;
  background-color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

#dhtmltooltip{
position: absolute;
width: 250px;
border: 1px solid #CCCCCC;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

