
 body {margin:0px; padding:0px; background-color:#FFFFFF;}
  .policy{font-family:Tahoma; font-size:11px;  color:#959595; text-decoration:none }
	a.policy:hover{ color:#636363}
	.white{font-family:Tahoma; font-size:11px;  color:#CADFEF;  }
	.main{font-family:Tahoma; font-size:11px;  color:#7D7D7D; line-height:13px  }
	.main3{font-family:Tahoma; font-size:13px;  color:#7D7D7D; }
	.main4{font-family:Arial; font-size:20px;  color:#7D7D7D; font-weight:bold;  }
	.blue{font-family:Tahoma; font-size:11px;  color:#4690C9;  }
	.main2{font-family:Tahoma; font-size:11px;  color:#989898;  }


input.button1 
{ background-color: #639ACE; font-weight: bold; font-size: 12px; color: white;}

input.textBlack
{
  border-color:Black;border-width:1px;border-style:Solid;
}

input.textRed
{
  border-color:Red;border-width:1px;border-style:Solid;
}

.link1
{
   TEXT-DECORATION: none;
   font-family:Tahoma; 
   font-size:11px;  
   color:#4690C9;
}

.link1:hover
{
   TEXT-DECORATION: underline;
   font-family:Tahoma; 
   font-size:11px;  
   color:#4690C9;
}
.normallink
{
   COLOR: blue; 
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
}
.normallink:hover
{
   COLOR: blue; 
   TEXT-DECORATION: underline;
}
.highlightlink
{
   COLOR: blue; 
   font-family: Arial, Helvetica, sans-serif; 
   letter-spacing: -0.03em; 
   font-size: x-small; 
   TEXT-DECORATION: none;
   font-weight: bold;
}
.normaltext {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
}
.highlightlink:hover
{
   COLOR: blue; 
   TEXT-DECORATION: underline;
   font-weight: bold;
}
.messageBarLink {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
   TEXT-DECORATION: none;
}
.messageBarLink:hover {
	color: blue;
	font-size: 10px;
	font-family: tahoma;
   TEXT-DECORATION: underline;
}
.messageBarText {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
  .input{
  		width:195px; height:24px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;font-family:Tahoma; font-size:11px;  color:#655C44; padding-top:4px 
		}

		 
		
	  .textarea{
		width:195px; height:124px;
		border-width:1px;
		border-style:solid;
		background-color:#EFE4CB;
		border-color:#B0A27C;font-family:Tahoma; font-size:11px;  color:#655C44; padding-top:4px ; 
		overflow:auto;
		}
		
.bHdr
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}
#dhtmltooltip_normal
{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: #FFFFC0;
	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);
}

