BODY {
	background-color:#ffffff;
	font-family:Verdana,Geneva;
	font-size:10px;
	color:#003333;
}

TD.masthead {
	background:#3c3c5c;
}

TD {
	vertical-align:top;
	font-family:Verdana,Geneva;
	font-size:11px;
}

TD .bottom {
	vertical-align:bottom;
}

TD.middlemiddle {
	vertical-align:middle;
	text-align:center;
}

#content {
	font-family:Verdana,Geneva;
	font-size:12px;
	padding:10px;
}

#content P {
	padding:0px 10px 0px 10px;
}

#content P.double {
	margin:50px;
}

.sidebar {
	background:#c8cad4;
	margin:10px;
}

.sidebar P {
	margin:10px;
}

P.buttonize {
	display:block;
	margin:10px;
	width:100%;
	height:22px;
	text-align:center;
	border:1px solid #cccccc;
}

.navbar IMG {
	margin:10px 0px 10px 20px;
}

A.nav {
	font-family:Verdana,Geneva;
	font-size:11px;
	color:#000000;
	text-decoration:none;

	padding:4px 0px 0px 20px;
	width:100%;
	height:22px;
	line-height:11px;
}

A.nav:hover {
	color:#990000;
	background: url("images/hover_nav.gif");
}

A.blue {
	font-family:Arial,Geneva;
	font-size:11px;
	font-weight:bold;
	color:#0000ff;
}

.indent {
	margin:0px 0px 0px 20px;
}

HR {
	height:1px;
	color:#ffffff;
}

LI {
	line-height:32px;
}

.heading {
	font-family:Arial,Verdana,Geneva;
	font-size:18px;
	font-weight:bold;
	color:#3c3c5c;
}

.subheading {
	font-family:Verdana,Geneva;
	font-size:12px;
	color:#3c3c5c;
	font-weight:bold;
}

.date {
	font-size:10px;
}

.small {
	font-family:Verdana,Geneva;
	font-size:10px;
	text-decoration:none;
}

/* ADMIN */
.admin {
	background:#eeeeee;
}

.adminheading {
	font-weight:bold;
	background:#dddddd;
	color:#000000;
	text-transform:uppercase;
}
