.left {
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}	

body {
	background-color: #CCCCCC;
	background-image: url(images/top1-animated.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


a.footer:active, a.footer:link, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #888888;
	
}

a.q:active, a.q:link, a.q:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CACACA;
}
a.q:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #CACACA;
	
}

.padding {
	padding: 13px;
}
a, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	line-height: 18px;
	text-align: justify;

}
.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
a.text {
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}
a.text:hover {
	color: #727272;
	font-weight: bold;
	text-decoration: underline;
}

a.leftnav{
	font-size: 12px;
	color: #727272;
	font-weight: bold;
	text-decoration: underline;
}
a.leftnav:hover {
	font-size: 12px;
	color: #023F82;
	font-weight: bold;
	text-decoration: underline;
}
.subheader {
	color: #023F82;
	font-weight: bold;

}
.lineheight {
	line-height: 12px;
}
.paddingleft0 {
	padding-left: 0px;
}
.trOver {
	background-color : #F4F3EA;
}
.trOut {
	background-color : #FFFFFF;
}
.imgOver {
	border: 5px solid #D7EFFF;

}
.imgOut {
	border: 5px solid #FFFFFF;

}
.imgOverblue {
	border: 5px solid #FFFFFF;

}
.imgOutblue {
	border: 5px solid #D7EFFF;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7EFFF;
	background-color: #727272;
}
.hiddenRow {
	display : none;
}

.displayRow {
	display : show;
}
.darkergrey{
	color: #464646;
}
<!-- small animated gif - top1b.gif
-->


