.mahabackground 
{
	background-color:#829651;
	background-repeat: repeat-x;
}
.whitebg 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.whitebghead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #829651;
	background-color:#FFFFFF;
}
.whitebgheads 
{
	font-family:Times New Roman,Helvetica, sans-serif;
	font-size:15px;
	color: #829651;
	background-color:#FFFFFF;
}
.grayheads
{
	font-family: Times New Roman,Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A7A7;
}
.lgraybg 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cbcccc;
}
.watermark
{
	color:#747474;
}
. bodyclrtxt 
{
	font-family:Arial;
	font-size:medium;
	color: #829651;
}
.Whitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font: #FFFFFF;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF; 
	line-height:15px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#717271; border:1px; border-color:#000000; color:#FFFFFF
}
.pnlPop
{
	background-color: White;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}
.modalpopup
{
	border-color: #8AB7DB;
	width: 100px;
	height: 100px;
}
.MyLinks
{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A
{
	color: #747474;
	text-decoration:none;
}
A:active {
      color: #747474;
      font-size:14px;
      text-decoration:none;      
}
A:visited
{
	color: #747474;
}
A:hover {
      color: #829651;      
      text-decoration:none;
}
.WhiteLinks
{
	font-family:Arial;
	font-size:12px;
	color:#F4F4F4;
	text-decoration:none;
}

.watermark
{
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #A9A9A9;
	text-align: center;
}

.normal
{
}
.Msgs
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #0b4f00;
	background-color: #FFFFFF;
}
.MsgsErr
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #FF0000;
	background-color: #FFFFFF;
}
.modalBackground
{
	background-color: #414141;
	filter: alpha(opacity=70);
	opacity: 0.7;	
} 

.error_field
{
	border: 2px solid #B8230A;
	margin-bottom: 2px;
}


