BODY {
	padding:0px; MARGIN: 30px 0px;
	background: #847264 url('images/pagebg.gif'); 
}

.white{	background: #FFFFFF;}
.curvetop{ background: url('images/curvetopbg.gif');}
.curvebottom{ background: url('images/curvebottombg.gif');}
.curveleft{ background: #FFFFFF url('images/curveleftbg.gif') repeat-x;}
.curveright{ background: url('images/curverightbg.gif');}

/*-----------------------------------TOP-----------------------------------------------*/

.lpink{	background: #FCF2E9;}
.curvettop{ background: url('images/curvettopbg.gif');}
.curvetbottom{ background: url('images/curvetbottombg.gif');}
.curvetleft{ background: url('images/curvetleftbg.gif');}
.curvetright{ background: url('images/curvetrightbg.gif');}

/*-----------------------------------LEFT----------------------------------------------*/

.lefttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B482D;
	padding-left: 4px;
	padding-right: 0px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.lefttext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B482D;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.dotted1{ background: url('images/dot1.gif');}

/*----------------------------------MIDDLE---------------------------------------------*/

.curvemtop{ background: url('images/curvemtopbg.gif');}
.curvembottom{ background: url('images/curvembottombg.gif');}
.curvemleft{ background: url('images/curvemleftbg.gif');}
.curvemright{ background: url('images/curvemrightbg.gif');}

.dotted{ background: url('images/dot.gif');}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B482D;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.left-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8781;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	TEXT-DECORATION: none;
	text-align: justify;
}
.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDC6BF;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: right;
}
FORM {
 margin: 0px;
}

/*---------------------------CSS IM---------------------------------------------------------*/

.footerlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8781;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	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;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8781;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-align: justify;
	
}