body {
	background-color:#d7dadb;
	margin:0;
}
.navbg
{
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;

}
.headbg
{
	background-color:#f6f6f6;
	background-image:url(images/headbg.jpg);
	background-repeat:repeat-x;

}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0099CC;
	text-decoration: none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0099CC;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0099CC;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}

.a3:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}

.a3:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration:underline;
	

}
.a4:link 
{
	font-family:Arial;
	font-size: 16px;
	color: #0099CC;
	font-weight:bold;
	text-decoration: none;
}

.a4:visited 
{
	font-family:Arial;
	font-size: 16px;
	color: #0099CC;
	font-weight:bold;
	text-decoration: none;
}

.a4:hover 
{
	font-family:Arial;
	font-size: 16px;
	color: #0099CC;
	font-weight:bold;
	text-decoration:underline;
	

}


.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 17px;
	border: solid 1px #d6d5b4;

}
.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: "Arial";
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.bodytextsmall {	
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.greytext {
	font-family: "Arial";
	font-size: 11px;
	color: #635d5c;
}
.navtext {
	font-family: "Arial";
	font-size: 15px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #393939;
}
.heading {
	font-family:"Arial";
	font-size: 20px;
	color: #4196d6;
}
.orangeheading {
	font-family:"Arial";
	font-size: 16px;
	color: #f87900;
	font-weight:bold;
}
.imageborder
{
	border: solid 3px #d9d9d9;

}
.imagepadding
{
	padding-right:7px;
	padding-bottom:7px;

}
.borderright
{
	border-right:solid 1px #e3e3e3;

}
.tabletext {	
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	padding:6px;
}
.tableheading {
	font-family:Arial;
	font-size: 20px;
	color: #0099CC;
	padding-left:6px;
}
