body{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
table {
  FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.style1{
	color:red;
}
.textlong{
	width:70%;
}
.textmedium{
	width:40%;
}
.textshort{
	width:17%;
}
.error {
	color:red;
	font-weight:bold;
  FONT-SIZE: 10px;
}
.logintext {
	FONT-SIZE: 10px;
	width:100%;
}


#dhtmltooltip{
position: absolute;
width: 100%;
border: 1px solid lightblue;
padding: 1px;
background-color: #d8ffcc;
visibility: hidden;
z-index: 10;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
