body {
	margin:0;
	background-color:#102643;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.leftbg
{
	background-image:url(images/leftbg_bottom.jpg);
	background-repeat:repeat-y;

}
.rightbg
{
	background-image:url(images/rightbg_bottom.jpg);
	background-repeat:repeat-y;

}
.navbg
{
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;

}
.bodybg
{
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#001427;

}
.banner_bg
{
	background-image:url(images/banner_bg.jpg);
	background-color:#191d26;
	background-repeat:no-repeat;
	background-position:left top;

}
.rightnav
{
	background-color:#10497f;
	padding-left:8px;
	font-family: "Arial";
	font-size: 12px;
	color: #b5c7d7;
	font-weight:bold;

}
.a1:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #f1a302;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #7CEDED;
	font-weight:normal;
	text-decoration: none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #7CEDED;
	font-weight:normal;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	

}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	background-color:#003366;
	height: 14px;
	border: 1px solid #dedede;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	width:150px;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
	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: #92ABCB;
}
.bluetext {	
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #0099CC;
}
.navtext {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
}
.whitetext {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Arial";
	font-size: 12px;
	color: #66889d;
}
.headingbig {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight:normal;
	color: #FFFFFF;
}
.whiteheading2 {
	font-family: candara;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

