<STYLE TYPE="text/css">
<!--
TD {font-family:Tahoma; font-size:12px; }
H1 {font-family:Tahoma; font-size:12pt; }
H2 {font-family:Tahoma; font-size:10pt; color:Maroon;}
H3 {font-family:Tahoma; font-size:8pt; }
H4 {font-family:Tahoma; font-size:12pt; color:Maroon; }
H5 { color:Red; }
H6 {font-family:Arial; font-size:7pt; color:White;  }
.bmi { color:Maroon; font-size:14px; }
.header { color:#990000; font-size:16px; }
.hint { font-size:10px; }
.headertext { color:#990000; font-size:16px; font-weight:bold; }
.warning { color:#990000; font-size:11px; font-weight:bold; }
.select1 { background-color:#990000; }
.select2 { background-color:#009900; }

.helpmsg{
		font: 10px arial;
		border: dashed #66f 1px;
		background: #ccc;
		padding: 2px;
		float: left;
		}
.content {
	font: 11px arial, sans-serif;
	}



     BODY  {font-family : Helvetica; font-size : 14px;}
	
	 LI {font-family : Helvetica; font-size : 10px;}
	 .form_element { font-family : Helvetica; font-size : 10px; }
	 .headertext { font-size:18px; }
	 .header { font-size:18px; bgcolor: #ff0000; }
	 .warning { font-size:18px; color: #ff0000 }
	 .bodycontent { font-size: 20px; font-family: arial; }
	 
	 .helpmsg{
		font: 10px arial;
		border: dashed #66f 1px;
		background: #ccc;
		padding: 2px;
		float: left;
		}
	
	#main {
		width: 90%;
		align: center;
		font: 12px arial, sans-serif;
		text-align: left;
		}
	
	.footer {
		font: 9px arial, sans-serif;
		text-align: center;
		}

  a:link, a:visited {
    color: #000;
  }

  a:hover {
    color: #fff;
    background-color: #000;
  }

#Header {
	width: 100%;
	background: #006;
	background-image: url(../header-graphic2.png);
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}	

#Header h1 /* client name */ {
	padding: 0;
	margin: 7px 0 0 20px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	}	

  #Header h3, #Header h3 a:link, #Header h3 a:visited {
    color: #fff;
  }

  #Header h3 a:hover {
    color: #000;
    background-color: #ffc;
  }

  #Header h3 a.current:link, #Header h3 a.current:visited {
    color: #fff;
  }

  #Header h3 a.current:hover {
    color: #fff;
    background-color: #c00;
  }

  #Header h1 a:link, #Header h1 a:visited {
    color: #fff;
    text-decoration: none;
  }

  #Header h1 a:hover {
    color: #fff;
    background-color: #c00;
    text-decoration: underline;
  }

  #Header h2 {
    color: #fff;
  }

  #Header h2 a:link, #Header h2 a:visited {
    color: #fff;
    text-decoration: none;
  }

  #Header h2 a:hover {
    color: #fff;
    background-color: #c00;
    text-decoration: underline;
  }		

  #Tabs a:link, #Tabs a:visited {
    background-color: #999;
    color: #fff;
    border: 1px solid #333;
    border-bottom: 1px solid #999;
  }
  
  #Tabs a:link.current, #Tabs a:visited.current {
    background-color: #fff;
	color: #009;
  }

  #Tabs a:hover {
    color: #000;
    background-color: #ccc;
    border-bottom: 1px solid #ccc;
  }

  #Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
    color: #fff;
    background-color: #c00;
    border-bottom: 1px solid #c00;
    text-decoration: underline;
  }

  #Tabs li#AdminTab a:hover {
    color: #fff;
  }

  #Tabs li#AdminTab a.current {
    color: #fff;
    text-decoration: none;
  }

.tableHeader {
	background-color: #006;
	color: #fff;
	text-align: center;
	}
	
.tableCell {
	background-color: #ddd;
	text-align: center;
	}

-->
</STYLE> 

