body 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	SCROLLBAR-BORDER=1
	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR:#993300; 
	SCROLLBAR-SHADOW-COLOR: #FFEEDD; 
	SCROLLBAR-ARROW-COLOR: #993300; 
	SCROLLBAR-TRACK-COLOR:#EEF1F2; 
	SCROLLBAR-DARKSHADOW-COLOR: #993300;

}
input
{
	valign:top;
	font-size: 9px;
	BORDER-RIGHT: #539BC1 1px solid; BORDER-TOP: #539BC1 1px solid; FONT-SIZE: 10px;
	BORDER-LEFT: #539BC1 1px solid; BORDER-BOTTOM: #539BC1 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
select
{
	font-size: 9px;
	BORDER-RIGHT: #539BC1 1px solid; BORDER-TOP: #539BC1 1px solid; FONT-SIZE: 10px;
	BORDER-LEFT: #539BC1 1px solid; BORDER-BOTTOM: #539BC1 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
textarea
{		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;

}
input.pword
{
	height: 19px;
	width: 120;
}
input.login
{
	height: auto;
	width: 120;
}

input.button
{
	border:1 solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	background-color: #D2D2D2;
}
a:link
{
	color:#990000;
	text-decoration:none;
}

a:hover
{
	color:#6666ff;
	text-decoration:underline;
}
a:visited{
	color:#990000;
	text-decoration:none;
}
td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

th 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
H4{
	color:#174905;
	text-align:center;
     font-size:14;
}


H5{
	color:#2F2D44;
	text-align:center;
}

H6{
	color:#174905;
	text-align:center;
	
}
.messagealert{
	color:red;
	text-align:center;
	font-size:11;
	font-weight:bold;
}
.Bold_Heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #006699}
.sidehead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC6633; line-height: normal; font-style: normal; font-variant: normal; text-transform: none}

.tdheading{
   color:#006699;
   font-size:10px;
   face-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   }
  .smallheading{
   color:#464646;
   font-size:-2; 
   font-family:Verdana;
  
  } 
.main{
      
      background-color:#D7D7D7;
	  color:#ffffff;
	  font-size:-4;
	  face-family:Verdana,Arial,Helvetica;
	  }
 .sub{
     background-color:#ffffff;
	     }