body {
	background-color: #1F2B92;
}
.maintable{
	background-color: #1F2B92;
	width:778px
}
.contenttable{
	background-color: #1F2B92;
	width:90%;
	padding-left:20px
}
.pannelbg{
		background-image:url(images/pannelpic.gif);
		background-repeat:repeat-x
}
.rightglow{
		background-image:url(images/rightglowrepeat.gif);
		background-repeat:repeat-y;

}
.leftglow{
	background-image:url(images/leftglowrepeat.gif);
	background-repeat:repeat-y;
	background-position: right;
}
.border{
	border:solid 1px #FBCD62

}
.copyright{
		background-image:url(images/copyrightbg.gif);
		background-color:#A1AEEC;
		background-repeat:repeat-x;
		FONT-FAMILY:verdana;
	 	letter-spacing:4px;
		font-weight:normal;
		color:#1F2B92;
		font-size:10px;
		text-decoration:none;
}
.picrepeat{
		background-image:url(images/picrepeat.gif);
		background-repeat:repeat-x
}
.verticalrepeat{
		background-image:url(images/verticalrepeat.gif);
		background-repeat:repeat-y
}

.headertext{
 	FONT-FAMILY:verdana;
 	letter-spacing:2px;
	padding-left:3px;
	font-weight:normal;
	color:#A1AEEC;
	font-size:11px;
	text-decoration:none;
}


.footer{
	background-color: #2F4781;
	FONT-FAMILY:verdana;
	padding:11px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}



.normaltext{
	color:#FFFFFF;
	FONT-FAMILY:verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.imgclass{
	margin-left:15px;
}
.boldtext{
	color:#024C8D;
	FONT-FAMILY:verdana;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.normallinks{
	color:#A1AEEC;
	FONT-FAMILY:verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
a.normallinks:hover{
	color:#FFFFFF;
	FONT-FAMILY:verdana;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}



