body {
	background-color:#f0f0f0;
}
.navbg
{
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;

}
.bodybg
{
	background-color:#FFFFFF;
	border-left:solid 1px #e8e8e8;
	border-right:solid 1px #e8e8e8;

}
.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;
	color: #005BAB;
	text-decoration: none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #005BAB;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #005BAB;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	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;
}
.greytext {
	font-family: "Arial";
	font-size: 11px;
	color: #635d5c;
}
.bluetext{
	font-family: "Arial";
	font-size: 10px;
	color: #0078cc;
}
.navtext {
	font-family: "Arial";
	font-size: 15px;
	color: #FFFFFF;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #393939;
}
.heading {
	font-family:candara;
	font-size: 24px;
	color: #0099FF;
	font-weight: bold;

}
.imageborder
{
	border: solid 3px #d9d9d9;

}
.imagepadding
{
	padding-right:7px;
	padding-bottom:7px;

}
.headingsmall {

	font-family:candara;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
