body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

body {
	background-color: #014486;
}

table.page {
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	width: 750px;
	background: url(fields_bg.jpg) top left no-repeat;
	background-color: #F4F4F4;
}

#main {
	padding: 10px;
	background-color: #FFFFFF;
	height: 100%;
}

#footer {
	text-align: center;
	padding: 3px;
	background-color: #014486;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;

}

.headerbgA {
	background: url(04_header_a.jpg) top left no-repeat;
}
.headerbgB {
	background: url(04_header_b.jpg) top left no-repeat;
}
.headerbgC {
	background: url(04_header_c.jpg) top left no-repeat;
}
.headerbgD {
	background: url(04_header_d.jpg) top left no-repeat;
}
.headerbgE {
	background: url(04_header_e.jpg) top left no-repeat;
}

.mainbody {
	background: url(04_mainbg.jpg) no-repeat top left;
}

.pagehead {
	background: url(04_divider.gif) top right no-repeat;
}

h1 {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#fff;
}

h2 {
	font-family: Garamond, Georgia, Times, serif;
	color: #37486A;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 8px solid #9A9DB6;
}

h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}

#menu {
	padding:10px;
	width: 200px;
	background-color: #014486;
	text-align: left;
}

div.menuitem {
	padding: 3px;
	cursor: pointer;
	color: #ffffff;
	width: 200px;
	text-align: right;
}

ul.menu {
	margin: 0;
	color: #fff;
	padding-left: 5px;
	list-style: none;
}

ul.menu li {
	margin: 0;
	padding-right: 5px;
}

ul.submenu {
	margin: 0 0 0 20px;
}

ul.submenu li {
	list-style: disc;
	color: #fff;
	padding-left: 2px;
	font-size: 10px;
}

a {
	font-weight: bold;
	color: #8DB0EB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.one {
	float: left;
	clear: both;
}

img.two {
	float: right;
	clear: both;
}

table.memlist {
	float: left;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#014486
JSMENU:fontColorHilite:#014486
JSMENU:menuItemBgColor:#FFFFFF
JSMENU:menuHiliteBgColor:#8DB0EB
JSMENU:menuLiteBgColor:#FFFFFF
JSMENU:menuBorderBgColor:#5B6985
JSMENU:bgColor:#014486
JSMENU:horizOffset:200
JSMENU:vertOffset:3
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana, Arial, Helvetica, sans-serif
FLOWERS:3

*/