body {
	background-color:#194f97;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0;
}
.splashbg {
	background-color:#875e29;
	background-image:url(../images/splash_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.topheadbg
{
	background-image:url(../images/tophead_bg.jpg);
	background-repeat:repeat-x;

}
.a1:link 
{
	font-family: "Arial";
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color: #313131;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #505050;
	text-decoration: none;
}

.a2:visited 
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #505050;
	text-decoration: none;
}

.a2:hover 
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #505050;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #b09132;
	text-decoration:underline;
}

.a3:visited 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #b09132;
	text-decoration:underline;
}

.a3:hover 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #b09132;
	text-decoration:none;
	

}
.a4:link 
{
	font-family:Tahoma;
	font-size: 11px;
	color: #246600;
	text-decoration: none;
}

.a4:visited 
{
	font-family:Tahoma;
	font-size: 11px;
	color: #246600;
	text-decoration: none;
}

.a4:hover 
{
	font-family:Tahoma;
	font-size: 11px;
	color: #246600;
	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: #313131;
	line-height:18px;
}
.bodytextsmall {	
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.leftmenu {
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #505050;
	padding-left:7px;
}
.rightmenu{
	font-family:Tahoma;
	font-size: 11px;
	color: #246600;
	padding-left:7px;
	background-color:#f4f5ec;
}
.whiteboldtext {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #3c3c3c;
}
.headingbrown {
	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #7e682b;
}
.imageborder
{
	border: solid 4px #FFFFFF;

}
.borderright
{
	border-right: solid 1px #e8e9d7;

}
.borderleft
{
	border-left: solid 1px #e8e9d7;

}

