body {
	background-color:#000D28;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
}

.bodybg {
	background-image: url(../images/bodybg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000D28;
}
.a1:link 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: underline;
}

.a1:visited 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: underline;
}

.a1:hover 
{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight:bold;
	color:#D8A654;
	text-decoration: none;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 13px;
	color: #848282;
	text-decoration: underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 13px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 13px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 13px;
	color: #C7E400;
	font-weight:bold;
	text-decoration: none;
	

}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 15px;
	border: 1px solid #E6E6E6;

}
.listmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #575757;
	background-color: #FFFFFF;
	height: 12px;
	border: 1px solid #676767;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0A0A;
	border: 1px solid #CC0A0A;
	height: 17px;
	font-weight: bold;
	width: 69px;

}
.bodytext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #A0BAEE;
	line-height:16px;
}
.whitetext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #FFFFFF;
}
.greytext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #333333;
}
.bluetext {
	font-family: "Tahoma";
	font-size: 13px;
	color: #173573;
}
.image {
	padding-bottom:2px;
	padding-right: 6px;
}.footer {
	background-color: #0F1B35;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C2840;
}
.headertext {
	font-family: "Tahoma";
	font-size: 18px;
	color: #173573;
	line-height:16px;
}

