body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	text-align:left;
	
}
.headingGreentxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:green;
font-weight:bold;
text-decoration:none;
padding:5px;
}
.headingRedtxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:red;
font-weight:bold;
text-decoration:none;
padding:5px;
}
.formstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.formstyle table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px solid #707070;
	border-collapse:collapse;
	color:#525252;
}
.formstyle td 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:3px 0px 3px 10px;
}
.formstyle .tableborder
{
	border:1px solid #c2c4c6;
	border-collapse:collapse;
}
.formstyle th
{
	background:url(../Images/Tableheadbg.gif) left top repeat-x;
	line-height:13px;
	font-size:13px;
	font-family:Arial;
	height:30px;
	text-align:center;
	vertical-align:middle;
}
.formstyle .gridstyle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-collapse:collapse;
	color:#525252;	
	border:1px solid #c2c4c6;
	
}
.formstyle .gridstyle th
{
	background:url(../Images/Tableheadbg.gif) left top repeat-x;
	line-height:13px;
	font-size:13px;
	font-family:Arial;
	height:30px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #c2c4c6;
	padding:0px 4px;
}
.formstyle .gridstyle td
{
	border:1px solid #c2c4c6;
	border-width:1px 1px 0px 0px;
	font-size:12px;
	font-family:Arial;
}
.formstyle .redtxt
{
	color: #FF0000;
	font-size:14px;
}
.formstyle .heading
{
	 font-weight:bold;
	 font-size:13px;
	 color:#424242;
}
.formstyle .btalign
{
	text-align:center;
	padding:25px 0px 10px 90px;
}
.inputstyle
{
	background:#f9f9f9;
	border:solid 1px #c3c3c3;
	line-height:18px;
	height:22px;
	width:160px;
	color:#525252;
	font-size:11px;
}
.lovstyle
{
	font-size:11px;
	border:solid 1px #c3c3c3;
	height:22px;
	width:164px;
	color:#525252;
	background-color:#fafafa;
}
.textareastyle
{	
	font-size:11px;
	background:#f9f9f9;
	border:solid 1px #c3c3c3;
	width:160px;
	overflow:auto;
	color:#525252;
}
.tcenter
{
	text-align:center;
}
.ttop
{
	vertical-align:top;
}
.tright
{
	text-align:right;
}
.defaultlinks
{
 	color:#d6650f;
	font-size:11px;
	font-weight:bold;
}
.defaultlinks a:link
{
	font-size:11px;
	 color:#d6650f;
	text-decoration:none;
}
.defaultlinks a:active
{
	font-size:11px;
	 color:#d6650f;
	text-decoration:none;
}
.defaultlinks a:visited
{
	font-size:11px;
	 color:#d6650f;
   font-weight: bold;
	text-decoration:none;
}

.defaultlinks a:hover
{
	font-size:11px;
	color:#d6650f;
	text-decoration:underline;
}
