.imageclass {
padding-left:25px;
}
.headertext {
font-family:"Lucida Sans Unicode";
font-size:21px;
color:#003d78;
}
.browntext {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #836700;
}
.headtext {
	font-family: "Lucida Sans Unicode";
	font-size: 20px;
	color: #0060bd;
}
.innertext {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color:#666;
	text-align:justify;
}

.innertextsmall {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color:#666;
}

.innertextblue {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #0060bd;
}


.loginclass {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01488c;
	text-decoration: underline;
}

.loginclass:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01488c;
	text-decoration: none;
}

.footermain {
background:url(../images/footer.gif) no-repeat #e7e2cf;
}