body {
	background: #FDFFE5 url(images/logo_notext.jpg) no-repeat fixed center center;
	font-size: 14px;
	color: #000064;
	margin: 0 0 0 0;
	font-family: Times New Roman, Times, Serif;
}
td {
	font-size: 14px;
}
.fineprint {
	font-size: 12px;
	vertical-align: center;
}
table {
	border: none;
	padding: 0 0 0 0;
}
.full {
	height: 100%;
	width: 100%;
}
.centercell {
	text-align: center;
	vertical-align: middle;
}
.main {
	width: 800px;
	margin: 0 0 0 0;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.white {
	background-color: transparent;
	color: #000064;
	padding: 0 0 0 0;
}
.white a {
	color: #9c0000;
	text-decoration: none;
}
.white a:hover {
	color: #000064;
	text-decoration: underline;
}
.blue {
	background-color: #2244FF;
	color: #FFFFFF;
}
.red {
	background-color: #9c0000;
	color: #FFFFFF;
}
.red a {
	color: #AAAAFF;
	text-decoration: none;
}
.red a:hover {
	color: #FFAAAA;
	text-decoration: underline;
}
.green {
	background-color: #9CB480;
	color: #000064;
}
.green a {
	color: #006600;
	text-decoration: none;
}
.green a:hover {
	color: #9c0000;
	text-decoration: underline;
}
.main td {
	border: none;
	margin: 0 0 0 0;
}
.align-bottom {
	vertical-align: bottom;
}
.short td {
	height: 30px;
}
.body {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
}
.scroll {
	overflow: scroll;
}
.menu {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
	width: 160px;
}
.menu div {
	border: 1px solid #000064;
	padding: 0 2px 0 2px;
	background-color: #9CB480;
	height: 300;
}
.menu div.bio {
	height: 191;
}
.menu div div {
	border: none;
	padding: 2px 2px 2px 20px;
	height: auto;
}
.menu div div a, .menu div div span {
	border-left: 1px solid #000064;
}
.menu div a, .menuout {
	display: block;
	position: relative;
	color: #000064;
	text-decoration: none;
	/* background: transparent url(images/a.gif) no-repeat left center; */
	padding: 2px 0 2px 18px;
}
.menu div a:hover, .menuhover {
	color: #000064;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFAA; /* url(images/a_hover.gif) no-repeat left center*/
}
.menu div span {
	display: block;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	/* background: transparent url(images/a_sel.gif) no-repeat left center; */
	padding: 2px 0 2px 18px;
}
.tight {
	padding: 0 0 0 0;
	vertical-align: top;
}
.shadow-top {
	background: transparent url(images/dropshadow_top.png) no-repeat top right;
	border: none;
	width: 25px;
	padding: 0 0 0 0;
}
.shadow-right {
	background: transparent url(images/dropshadow_right.png) repeat-y top right;
	border: none;
	width: 25px;
	padding: 0 0 0 0;
}
.shadow-corner {
	background: transparent url(images/dropshadow_corner.png) no-repeat bottom right;
	border: none;
	height: 25px;
	width: 25px;
	padding: 0 0 0 0;
}
.shadow-bottom {
	background: transparent url(images/dropshadow_bottom.png) no-repeat bottom left;
	border: none;
	height: 25px;
	padding: 0 0 0 0;
}
.shadow-space {
	background: transparent;
	border: none;
	height: 6px;
	font-size: 2px;
	padding: 0 0 0 0;
}
ul {
	list-style-type: square;
}
li {
	padding-bottom: 6px;
}
img {
	border: none;
}
area {
	border: 2px solid #FF0000;
}