BODY {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 12pt;
	FONT-FAMILY: tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-color: #2E2418;
	background-attachment: fixed;
	background-repeat: no-repeat;	
}

.aaa {
	background-image: url(images/main_20.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.ccc {
	background-image: url(images/main_21.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #fef3d8;
	padding: 3px;	
}

.bodytext{
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #cdc8bb;
	font-size:11px;
	line-height: 18px;
	letter-spacing: 0.6px;
}

.lbltext{
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	line-height: 18px;
	letter-spacing: 0.6px;
}


.seviceLink a:link,.seviceLink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #fef3d8;		
}

.seviceLink a:hover,.seviceLink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #e0c37c;		
}

.bodytextheading{
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
color: #e0c37c;
font-size:11px;
letter-spacing: 0.6px;

}
.box {
	background-color: #544e43;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}

.formbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;
}
