BODY {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}
td {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}
h2.green {
	color: 003300;
}
A:link {
	COLOR: 003300; TEXT-DECORATION: none; font-weight: bold;
}
A.linktan {
	COLOR: 003300; TEXT-DECORATION: none; font-weight: bold;
}
A:visited {
	COLOR: 003300; TEXT-DECORATION: none
}
A:hover {
	COLOR: black; TEXT-DECORATION: underline overline
}
A:active {
	COLOR: black; TEXT-DECORATION: underline overline
}

.navbar {
	font-size: 12px;
	font-family: arial, verdana, helvetica;
	font-weight: bold;
}

.contentlight {
	font-size: 13px;
	color: white;
	font-family: arial, verdana, helvetica;
}
.contentdark {
	font-size: 13px;
	color: black;
	font-family: arial, verdana, helvetica;
}
.contentsmall {
	font-size: 11px;
	color: black;
	font-family: arial, verdana, helvetica;
}

.contentsmall {
	font-size: 11px;
	color: black;
	font-family: arial, verdana, helvetica;
}
.contentlarge {
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: arial, verdana, helvetica;
}

.background1 {
	background-image: url(/images/bkgrd_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.background2 {
	background-image: url(/images/bkgrd_mid.gif);
	background-repeat: repeat;
	background-position: center top;
}

.background3 {
	background-image: url(/images/bkgrd_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	bottom: 575px;
	height: 22px;
}
