a:link
  { color: #003399;
	text-decoration: none; }
								
a:visited
  { color: #003399;
	text-decoration: none; }
								
a:active
  { color: #CC3300;
	text-decoration: none; }
								
a:hover
  { color: #CC3300;
	text-decoration: none; }
.linkasbut
  { BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: white 1px solid;
    BACKGROUND: DarkSeaGreen;
    BORDER-LEFT: white 1px solid; 
    BORDER-BOTTOM: black 1px solid; 
    height: 20px;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top:2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    FONT-FAMILY: Tahoma,Arial;
    font-weight:bold;
    TEXT-ALIGN: center;
    font-size:10pt;	                            
	                           }

table
{   BORDER: #588E03 /* #2E8B57 */ 0px solid;  
    BORDER-COLLAPSE:collapse;
    font-size: 8pt;
    FONT-FAMILY: Tahoma, Arial;
    
}
.tablemenu
{ 
    border-width:thin    
}

.menu1
{ background-color: #588E03 /* #2E8B57 */;
  font-size:12pt;
  font-weight:bold;
  color: White;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  text-decoration: none;
}
	
.menu2
{ 
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size:10pt;
  padding-top: 2px;
  padding-bottom: 2px;
}

