body {
	background-color:#723f53;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.navtext
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;

}
.a1:link 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #723f53;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a2:visited 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a2:hover 
{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a3:visited 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a3:hover 
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #f3e7a1;
	

}


.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:"Trebuchet MS";
	font-size: 13px;
	color: #3a3737;
	line-height:20px;
	text-align:justify;
}
.greytext {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #696767;
	line-height:18px;
}
.greyheading {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #717171;
	line-height:20px;
}
.bluetext{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #235ca1;
}
.formtext{
	font-family: "Arial";
	font-size: 12px;
	color: #478ed0;
}
.bluesmalltext{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #021250;
}
.bluesmalltext2{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #021250;
}
.mainheading{
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #021250;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #19419c;
}
.footertextsub {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.borderright
{
	border-right: solid 1px #dddddd;

}
.blueborder
{
	border: solid 1px #516a7b;

}
.greyborder
{
	border: solid 1px #aaaaaa;
	padding:4px;

}
