BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 26px 0px 0px;
	background: #DEDDBE; 
}
/*-----------------------------------BACKGROUND-----------------------------------------------*/

.bgcolor{ background: #C3C29A;}
.topbg{	background: url('../images/topbg.gif');}
.leftbg{ background: url('../images/leftbg.gif');}
.rightbg{ background: url('../images/rightbg.gif');}
.leftbgcolor{ background: #F1F0E0;}
.leftbgcolor1{ background: #B9B79A;}
.whitecurvebg{ background: url('../images/whitecurvebg.gif');}
.leftbg1{ background: url('../images/bg.gif');}
.leftbg2{ background: #E8E6CC;}

/*---------------------------------------Left-------------------------------------------------*/

.lefttext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8D62;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
	text-align: justify;
}
.lefttextinner
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8D62;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
	text-align: justify;
}
/*---------------------------------------Form-----------------------------------------------*/
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8D62;
	text-decoration: none;
	border: 1px solid #7F9DB9;
}
/*---------------------------------------Content------------------------------------------------*/

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #8E8D62;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.crum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8D62;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.text
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8D62;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
	text-align: justify;
}
.link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D8D26;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: underline;
}
/*---------------------------------------bottom-------------------------------------------------*/

.bottom
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6C43;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
	text-align: center;
}

.bottom1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6C43;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
	text-align: center;
}
/*---------------------------------------------------------------------------------------------*/
a {
 	TEXT-DECORATION: none
 }
 
 A:Visited  {
	TEXT-DECORATION: none
 }
 
 A:Active  {
 	TEXT-DECORATION: none
 }
 
 A:Hover  {
 	
 	TEXT-DECORATION: underline;
}

.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
	border: 1px solid #898989;
}
form {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}