body {
	background-color:#eac497;
	margin:0;
}
.navbg
{
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
	background-image:url(images/navbg.jpg);
	background-repeat:no-repeat;

}
.navbghover
{
	background-image:url(images/nav_hoverbg.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
	cursor:pointer;

}
.navnormal
{
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;
}

.a1:link 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ae0006;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #19419c;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #19419c;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.a2:visited 
{
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.a2:hover 
{
	font-family:Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
	

}
.rightmenuheading
{
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #021250;

}
.bluesmalltext{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #021250;
}
.bluesmalltext2{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #021250;
}

.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: solid 1px #d4db6f;

}
.textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #d4db6f;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a40000;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:"Verdana";
	font-size: 12px;
	color: #67625c;
	line-height:20px;
	text-align:justify;
}
.greytext {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #696767;
	line-height:18px;
}
.bluetext{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #235ca1;
}
.formtext{
	font-family: "Arial";
	font-size: 12px;
	color: #478ed0;
}
.mainheading{
	font-family:"Verdana";
	font-size: 18px;
	font-weight:bold;
	color: #d8862c;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #19419c;
}
.heading {
	font-family:"Verdana";
	font-size: 14px;
	font-weight:bold;
	color: #67625c;
}
