.closed
{
  border-style:solid;
  border-width:1px;
  border-color:#6699cd;
  font-family: "verdana";
  color: #AE0008;
  font-size: 10pt;
  background-color: #9A9A9A;  
}

.error {
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  color: red;
}

.headsmall
{
  font-family: comic sans ms, verdana, arial;
  font-size: 8pt;
  text-decoration: none;
  color: #000000;
  font-weight: lighter;
}

textarea.normal {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

#titlebar
{ 
	position:relative;		
	left:5px;
	top:5px;
	width:768px;
	text-align:center;
}

#footbar
{ 
					
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	width:768px;
	text-align:center;
}


#topnavbar
{
	position:relative;			
	left:5px;
	top:5px;
	width:768px;
	text-align:center;
}
#mainpart 
{   
	z-index:1;
	
	margin-left:5px;	
	margin-top:5px;
	width:768px;
}
#leftnav
{
	
	float: left;	
	left:5px;
	width:161px;
}
#mainbody
{
	float: left;		
	left:168px;
	width:476px;
}
#rightnav
{
	float: right;
	left:642px;
	width:126px; 
}

A {
  font-size: 10pt;
  text-decoration: none;
  color: #0000ff;
}

A:visited {
 
}
A:Hover {
  color: #ff0000;
  text-decoration: underline;
}


A.currenttab {
  color: #000000;
  text-decoration: none;
}
A:Hover.currenttab {
  color: #000000;
  text-decoration: none;
}

body {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
	font-family:Verdana, Tahoma, Arial;
}
ul     {
       margin-left:  0px;
       padding-left: 0px
       }

.smalllist
{
	font-size:8pt;
	list-style-type:circle;
	list-style-position:inside;
}

h1
{
 margin-bottom:3px;
 margin-left:5px;
 font-size:16pt;
}


table.subtable
{
  border-style:solid;
  border-width:1px;
  border-color:white;
  padding-top:5px;
}
td
{
  border-style:solid;
  border-width:1px;
  border-color:#6699cd;
  font-family: "verdana";
  color: navy;
  font-size: 10pt;
  background-color:#C4D9EC;  
}
td.noborder
{
  border-style:none;
  border-width:0px;
  background-color:#ffffff;
}
th 
{
 background-color:#6699cd;
}
th.nav
{
 background-color:#cd6699;
}
th.head
{
 background-color:#66cd99;
}

td.nav
{
 background-color:#edc3d8;
 border-color:#cd6699;
}

td.head
{
 background-color:#C4ECD8;
 border-color:#66cd99;
}

.pichead, .memhead, .comhead, .feehead, .enhead, .rathead
{
 background-color:#9A9A9A;
}


.field
{
	background-color:#FFFFFF; 
	width: 100%;
	padding:1px 1px; 
	font-size: 10; 
	font-family: verdana, helvetica, arial; 
	border: 2px #999999 solid;
}