body {
	background-color: #003366; 
}

p, div, table, tr, td, h1, h2, h3, h4 {
	color: #660000; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal; 
	font-family : Verdana, Arial, Helvetica; 
}

.body {
	background-color: #FFFFFF; 
}

.title, h1 {
	font-size:13pt;
}

h2 { 
	background-color:#eeeeee;
	padding:3px;
	padding-left:5px;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:2px;
	
}

h3 {
	font-size:12pt;
}

h4 {
	font-size:11pt;
}


.small { 
	font-size: 7pt; 
} 
	

A { 
	color: #003333;
} 

A:visited {
	color: #003333; 
	
}

A:hover{ 
	color: #FF0000; 
	
} 

#alt {
	color: #FFFFCC; 
}  


#alt A{
	color: #FFFFCC;
}
	

#navOn{ 
	color: #FF0000; 
} 

#menu {
	position:absolute;
	left:620px; 
	top:110px;
	width:150;
	background:#CCCC99;
}



.navborder {
	border-top:2px solid #660000;
	width:160px;
}	

.navitem {
	width:160px;
	border-bottom:1px solid #660000;
	font-size:10pt;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.subnavitem {
	font-size:8pt;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 0px;
}

.membersSection {
	width:350px;
}

.topimage {
	border:1px solid #FFFFFF;
}

.form {
	font-size:8pt;
}

legend {
	background-color:#EEEEEE;
	font-size: 10pt;
	font-weight:bold;
}

.formField {
	font-size:8pt;
	width:100px;
}

form.form {
	width:200px;
}

input.button {
	width:60px;
	background-color: #EEEEEE;
	font-weight: bold;
	border-style: outset;
}

a.topnav {
	padding-left:3px;
	text-decoration:none;
	font-weight: bold;
	color: #660000; 
}

.topnav_off {
	background-color:#CCCCCC;
	height:18px;
}

.topnav_on {
	background-color:#FFFFFF;
	height:18px;
}

.row_form {
	padding:5px;
	margin:5px;
}

.listheader {
	font-size:12px;
	font-weight: bold;
	background-color:#DDDDDD;
}

.row {
	background-color:#EEEEEE;
}
