
.matrix { font-family:Lucida Console, Courier, Monotype; font-size:20pt; text-align:center; width:10px; padding:0px; margin:0px;}

.mainDiv
{
  font-family: Verdana; 
  font-size: 10pt;
  text-align: right;
  width=100%;
}

.topItem
{
  padding-right:0px;
  height:15px;
  cursor:pointer;
  text-decoration: none;

  color: #CC3300; 
  font-weight:bold; 

  border-bottom-style:solid; 
  border-bottom-width:4px;
  border-bottom-padding:3px;
  border-bottom-color:#B2CCFF
}


.topItemOver
{
  padding-right:5px;
  height:15px;
  cursor:pointer;
  text-decoration: none;

  color: #CC3300; 

  border-bottom-style:solid; 
  border-bottom-width:4px;
  border-bottom-padding:3px;
  border-bottom-color:#B2CCFF
}



.dropMenu
{
  background:white;
  filter:alpha(opacity=100);
  
  border-right-style:solid; 
  border-right-width:1px;
  border-right-color:#B2CCFF;
}

.subMenu
{
   display:block;
}


.subItem a
{
   width:100%;
   padding-right:8px;
  font-size: 8pt;

   text-decoration:none;

   color: #CC3300;
}


.subItemOver  a
{
   width:100%;
   padding-right:3px;
   font-size: 8pt;

   text-decoration:none;

   color: #CC3300;}








.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}


.subItem
{
  height:15;
  font-size: 9pt;
  padding-left:10px;
  cursor:pointer;
  text-decoration:none;
  color:#6D929B;
}

.subItemOver
{
   height:15;
   font-size: 9pt;
   padding-left:10px;
   cursor:pointer;
   color: green;
}
