body {
	background-color:#FFFFFF;
	margin:0;
}
.topheadbg {
	background-color:#FFFFFF;
	background-image:url(images/topheadbg.jpg);
	background-repeat:repeat-x;
	color:#344e98;
	font-family: Arial;
	font-size: 20px;
}
.headnavbg
{
	background-image:url(images/headnavbg.jpg);
	background-repeat:repeat-x;
	background-color: #cfde9c;
}
.redboxbodybg
{
	background-image:url(images/redbox_bodybg.jpg);
	background-color:#D4D195;
	background-position:top;
	background-repeat:repeat-x;
}
.redbox_imagebg
{
	background-image:url(images/redbox_imagebg.jpg);
	background-repeat:no-repeat;
	background-position:right;

}
.bodybg {
	background-color:#cfde9c;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.boxtopbg
{
	background-image:url(images/box_topbg.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	font-family: "Arial";
	font-size: 18px;
	color: #FFFFFF;

}
.redtopbg
{
	background-image:url(images/red_topbg.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	font-family: "Arial";
	font-size: 18px;
	color: #FFFFFF;
}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #77447a;
	font-weight:bold;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 14px;
	color: #77447a;
	font-weight:bold;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color: #c496c7;
	text-decoration:underline;
}
.a2:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #0c0c0c;
	text-decoration:underline;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #0c0c0c;
	text-decoration:underline;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #0c0c0c;
	text-decoration:none;
	

}
.a4:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #7F447A;
	text-decoration: none;
}

.a4:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #77447B;
	text-decoration: none;
}

.a4:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color:#c496c7;
	text-decoration:underline;
}

.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: solid 1px #e4e2e2;
	background-image:url(images/input_bg.jpg);

}
.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: #FFFFFF;
	line-height:18px;
}
.testimonialtext {	
	font-family: "Arial";
	font-size: 12px;
	color: #93918a;
	line-height:14px;
	padding-left:20px;
}
.greytext {	
	font-family: "Arial";
	font-size: 12px;
	color: #d4d4d4;
	line-height:18px;
}
.navtext {
	font-family: "Arial";
	font-size: 14px;
	color: #565656;
	font-weight:bold;
	padding-top:4px;
}
.navhover
{
	font-family: "Arial";
	font-size: 12px;
	color: #ed0507;
	font-weight:bold;
	padding-top:2px;
	background-image:url(images/tabbg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	cursor:pointer;

}
.redtext {
	font-family: "Arial";
	font-size: 14px;
	color: #ff0002;
}
.whitetext {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #3c3c3c;
}
.imagepadding
{
	padding-right:10px;
	padding-bottom:10px;

}
