 .menu
  {
   position:absolute;
   background-color:gold;
   border:1px solid darkblue;
   width:150;
   font-size:11px;
   font-family:arial;
   font:bold;

   cursor:se-resize;
  }
  .item_panel
  {
    width:150;
    border-left:1px solid darkblue;
    border-right:1px solid darkblue;
    clip:rect(0,150,0,0);
    position:absolute;

  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .item
  {
   background-color:lightyellow;
   width:148;
   font-size:10px;
   font-family:verdana;
   
  }
body {
background-color:#FFFFFF;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.linkbotao {    font-family: verdana, arial, sans-serif; 
   font-size: 10px; 
 
   padding: 4px; 
 
   color: #FFFFFF; 
   text-decoration: none; 
} 


.linkbotao:hover { 
   color: #FFFFCC;
   }
   .style3 {color: #006600}
.style4 {font-size: 13px}

.style4:link{color:#009900;}

.style4:visited{color:#009900;}


.style5 {color: #FFFFFF}
.style6 {color: #0000FF}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.style9 {font-size: 18px; font-weight: bold; color: #009900; }
.style10 {
	color: #009900;
	font-weight: bold;
}
.style11 {color: #009900}

.style12 {font-weight: bold; font-size: 14px;}
.style14 {font-weight: bold; font-size: 12px; }
#marqueecontainer{
position: relative;
width: 480px; 
height: 100px; 
background-color: white;
overflow: hidden;
border: 3px solid white;
padding: 2px;
padding-left: 4px;
}
.style15 {color: #669900}
.style16 {color: #339900}
.style17 {color: #ADD3A5}
.style19 {color: #FF0000}
