
         #mnu {position:absolute;width:10px;
             font-family: Arial Narrow; font-size: 13pt;color: #FFFFFF;
             height:20px;font-weight: bold;} 
         #popup {position:absolute;width:200px;
             font-family: Arial Narrow; font-size: 10pt;color: #FFFFFF;
             height:20px} 
         #mnu P {margin-right:6pt;margin-top:0pt; margin-bottom:0pt}
         .over {border:10px white outset;}
<!--
.fmenu       { position: absolute; font-family: Arial; font-size: 18pt; color: #FFFFFF }
-->


BODY
{
	font-family : sans-serif;
	font-size: 9pt;
	color : #000000;
	}
TABLE.BorderTable
{
	background-color: White;
	border: 1px solid #037F7F;
	font-family : sans-serif;
	font-size: 9pt;
}

A:link{
	text-decoration : none;	
	color: #003399;
	font-size: 9pt;
}

A:visited{
	text-decoration : none;
	color: #003399;
	font-size: 9pt;}

A:hover 
{
	text-decoration : underline;
	color: red;
	font-size: 9pt;}

INPUT
{
	width: 100px;
	border: 1px solid #037F7F;
	font-family : sans-serif;
	font-size: 9pt;
	
}
SELECT
{
	width: 225px;
	border: 1px solid #037F7F;
	font-family : sans-serif;
	font-size: 9pt;
}
HR
{
	color: #037F7F;
	height: 1px;
}
TD
{
	font-family : sans-serif;
	font-size: 9pt;
	color : #000000;
	padding-left: 2px;
	padding-right: 2px;
	}
TD.CenterTD
{
	border-left: 1px solid #037F7F;
	border-top: 1px solid #037F7F;

}
TD.menuTd
{
	border-top: 1px solid #037F7F;
}

#TableCellBorderLeft
{
  border-left-style: solid; 
  border-left-width: 1px; 
  border-left-color: red; 
}

#TableCellBorderRight
{
  border-right-style: solid; 
  border-right-width: 1px; 
  border-right-color: red; 
}

.TableCellBorderTop
{
  border-top-style: solid; 
  border-top-width: 1px; 
  border-top-color: red;
}

.TableCellBorderButton
{
  border-bottom-style: solid; 
  border-bottom-width: 1px;
  border-bottom-color: red;
}

.tableBoxBorder {
  border: 1px solid #999999;
}

.tableButtonBorder {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}

.colorsep {
  background-color: #efefef;
}

.CellBorderLeft {
  border-left-style: solid; 
  border-left-width: 1px;
}
