.container {
text-align:center;
}
.center760 {
margin-left:auto;
margin-right:auto;
width:760px;
}
.center540 {
margin-left:auto;
margin-right:auto;
width:540px;
}
.aleft {
	text-align:left;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/grnblk.gif);
}
th {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	text-align:center;
	background-color:#EBEBEB;
	vertical-align:top;
	padding:3px 6px;
}
td {
	text-align:left;
}
td.c {
	text-align:center;
}
td.x {
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#EBEBEB;
	vertical-align:top;
	padding:3px 6px;
}
tr.t {
	vertical-align:top;
}
img {
	border-style:none;
img.i {
	border-style:none;
	width:24px;
	height:13px;
}
}
img.menu1 {
	width:115px;
	height:24px;
}
img.menu2 {
	width:115px;
	height:38px;
}
table.outside {
	border-style:none;
	text-align:center;
	width:758px;
	padding:2px;
}
table.content {
	border-style:solid;
	border-color:#999999;
	background-color:#EBEBEB;
	text-align:left;
	width:530px;
}
table.menu {
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	background-color:#999900;
	padding:4px;
	width:125px;
}
table.list {
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	empty-cells:show;
	width:100%;
}
td.menupane {
	border-style:none;
	width:152px;
	vertical-align:top;
}
td.menu {
	border-style:solid;
	border-width:1px;
	border-color:#999933;
}
td.menu:hover {
	border-style:solid;
	border-width:1px;
	border-color:#0000FF;
}
td.pane {
	border-style:none;
	width:628px;
	text-align:center;
	vertical-align:top;
}
td.intro {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
	text-align:left;
	padding:3px 6px;
}
td.cintro {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
	text-align:center;
	padding:3px 6px;
}
td.lcell {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#EBEBEB;
	text-align:left;
	vertical-align:top;
	padding:3px 6px;
}
td.lcell50 {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#EBEBEB;
	text-align:left;
	vertical-align:top;
	width:50%;
}
td.ccell {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#EBEBEB;
	text-align:center;
	vertical-align:top;
	padding:3px 6px;
}
th.ccell {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#999933;
	text-align:center;
	padding:5px;
}
h2.subtitle {
	text-align:center;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3.subtitle {
	text-align:center;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redfont {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.bio {
	color:#FFFFFF; 
	background:#0000FF;
	font-size: .8em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #FF0000;
}
ul.m {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 7px solid #999900;
	}
ul.m li {
	position: relative;
	}
li.m ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
ul.m li a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000099;
	background: #bdbd5e;
	padding: 5px;
	border: 7px solid #999900;
	border-bottom: 0;
	}
li.m:hover ul { 
	display: block;
	}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration:underline
}
a.m:hover {
	background: #999900;
	}
a:active {
	text-decoration: none;
	color:#0000FF;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


