body 
{ 
   margin-left: 30px; width: 100%; margin-right: 0px;
   FONT-FAMILY: Verdana, san-serif; FONT-SIZE: 12px;
}

table
{
 FONT-FAMILY: Verdana, san-serif; FONT-SIZE: 12px;
}

td.hi 
{
  background-color: #f4d500; 
  text-align: center;
}

td.hilite 
{
  FONT-weight: bold;
  COLOR: #f4d500; 
  text-align: center;
}

td.sideTit
{
  FONT-weight: bold;
  text-align: center;
}


td.mainTitle 
{
  FONT-SIZE: 24px; FONT-weight: bold;
}

td.wordTitle 
{
  FONT-SIZE: 18px; FONT-weight: bold;
}

font.popMenu
{
	COLOR: #f4d500;   FONT-SIZE: 10px;    
}


a:link {color: #f4d500; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
a:hover {color: #feff00; text-decoration: underline; }
a:active {color: blue; }

a.popMenu {
	COLOR: #ddfcd8; 
        FONT-SIZE: 10px; 
        TEXT-DECORATION: none;
}

td.popMenu { width: 88px; height: 3px;
             text-align: center;
             border-bottom: solid #ddfcd8 1px;
             
             }



A.tab {
	COLOR: #ddfcd8; 
}

FONT.tab {
	COLOR: #f4d500; 
}


.hyperText {
  color:#ddfcd8;
  background-color: #cccccc;
  padding: 5px;
  border: solid 2px #6BA373;
  width: 250px;
  FONT-SIZE: 10px; 
  layer-background-color: #cccccc;
}

#footer {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 10px;
  visibility: hidden; 
}


#topLogo { position: absolute; top: 0px; left: 0px }

#mainTitle 
{ 
       position: absolute; top: 80px; left: 300px 
}

p.mainTitle 
{
  FONT-SIZE: 24px; FONT-weight: bold;
 position: absolute; top: 40px; left: 180px 
}

#menuHead { position: absolute; top: 0px; left: 0px }
#menuToSide { position: absolute; top: 40px; left: 574px }

td.hilite 
{
  FONT-weight: bold;
  COLOR: #f4d500; 
  text-align: center;
}

td.hiliteLarge 
{
  FONT-weight: bold;FONT-SIZE: 16px;
  COLOR: #f4d500; 
  text-align: center;
}


td.blockTit 
{
  FONT-weight: bold;
  FONT-SIZE: 14px;  
}

td.blocTit 
{
  FONT-weight: bold;
  FONT-SIZE: 14px;
  COLOR: #00a452; 

  text-align: center; 
}

.floatRight
{ 
  float : right; 
  margin-left: 30px; 

}

