body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
a:link {
	color:#228B22;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FB8B17;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.textforbody {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-align: justify;
}
.textforbodyHead {
	font-family: Verdana;
	font-size: 10px;
	color: chocolate;
	font-weight: bold;
}
.navigate {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.subheads{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #228B22;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #353535;
	border: 1px solid #B6B6B6;
}

input.btn
{
   color:#000;
   font-family:Verdana,MS Sans Serif,Arial;
   font-size:100%;
   font-weight:bold;
   background-color:#70B0E0;
   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='azure',EndColorStr='burlywood');
	  }
		
input.btnhov
{
   border-top-color:red;
   border-left-color:red;
   border-right-color:red;
   border-bottom-color:red;
  
   }
