body {
	background-color:#03162f;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.footerbg
{
	background-image:url(images/footerbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:"Arial";
	font-size: 11px;
	color: #6a6a6a;
	line-height:25px;

}
.bodybg
{
	background-image:url(images/bodybg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;

}
.bodybg2
{
	background-image:url(images/bodybg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;

}
.a1:link 
{
	font-family:"Arial";
	font-size: 11px;
	color: #1764a0;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Arial";
	font-size: 11px;
	color: #1764a0;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Arial";
	font-size: 11px;
	color: #1764a0;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: Arial;
	font-size: 14px;
	color:#006699;
	text-decoration:none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 14px;
	color:#006699;
	text-decoration:none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 14px;
	color:#006699;
	text-decoration:underline;
	

}
.inputtext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	height: 18px;
	line-height:25px;
	border: 1px solid #CCCCCC;
	background-image:url(images/inputbg.jpg);

}
.textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	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: #006699;
	border: 1px solid #1c5050;
	height:18px;
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family:Arial;
	font-size: 14px;
	color: #333333;
	line-height:16px;
}
.maroontext {
	font-family:Arial;
	font-size: 14px;
	color: #006699;
	line-height:18px;
	font-weight: bold;

}
.maroontextsmall {	
	font-family:"Arial";
	font-size: 11px;
	color: #bc1919;
	line-height:16px;
}
.bluesmalltext{	
	font-family:"Arial";
	font-size: 11px;
	color: #1764a0;
}
.heading{
	font-family:"Arial";
	font-size: 24px;
	color: #FFFFFF;
	background-color:#e8a9c4;
	padding-left:9px;
}
.pageheading{
	font-family:"Trebuchet MS";
	font-size: 25px;
	color: #006699;
	padding-left:10px;
}
.imagepadding
{
	padding-right:7px;
	padding-bottom:7px;

}
.imageborder
{
	border:3px solid #97ACC5;

}
.borderright
{
	border-right:solid 1px #849eba;
	font-family:Arial;
	font-size: 14px;
	color: #333333;
	line-height:16px;

}

