body, html{
	background:url(images/bg_img.jpg) fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D5D0C2;
	margin-top:15px;
	text-align:justify;
	scrollbar-face-color: #9DA27E;
    scrollbar-shadow-color: #b9bbad;
    scrollbar-highlight-color: #F0F3F8;
    scrollbar-3dlight-color: #b9bbad;
    scrollbar-darkshadow-color: #9DA27E;
    scrollbar-track-color: #b9bbad;
    scrollbar-arrow-color: #000000;
}

.header{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}

.header:hover{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}

.headertxt{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-style:normal;
	font-weight:200;
}

.grandtxt{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	font-style:normal;
}
.grandtxt:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;
	font-style:normal;
	text-decoration:underline;
}

.maintxt{
	font-family:Verdana;
	font-size:16px;
	color:#D5D0C2;
}

.maintxt1{
	font-family:Verdana;
	font-size:14px;
	color:#D5D0C2;
}

.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#B3B077;
}
.style3 {
	font-size:14px;
	color: #000000;
	font-weight: bold;
}

.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D5D0C2;
	font-weight: bold;
}