body {
	background-image: url(../images/background.gif);
}

.menu {z-index: 20 }

a:link { color: #004794 }
a:visited { color: #004794 }
a:active { color: #004794 }
a:hover { color: #004794 }


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #054481;
}
.bodytag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BOTTOMlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054481;
	font-weight: bold;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #124c8c;
}header a:link {
	color: #999999;
}
header a:visited {
	color: #004188;
}
header a:hover {
	color: #FFCC00;
}
header a:active {
	color: #000000;
}
