body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 7px;  
    margin-top: 0px;
    margin-bottom: 0px;  
    margin-left:0px;
    text-align: center; 
  


}

#menu
{  
    width:875px; 
	text-align: center;
	margin:0px auto;
	height:23px;	
    background-image: url('../tes/image/menu.gif');
}



a
{   
    color: #003300; 
   
    text-decoration: none;  
}

a:hover
{   
    color: #D98200; 
    font-weight: bold; 
    text-decoration: underline;  
}



#sddm
{	margin: 0;
	padding: 0;	
	width: 875px;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
	font: bold 11px tahoma}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 50px;
	background: #003300;
	color: #fff;
	text-align: center;
}

#sddm li a:hover
{	
    backgorund: #003300;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	
	}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #669900;
	color: #FFFFFF;
	font: 11px tahoma}

#sddm div a:hover
{	background: #336600;
    color: #FFF}
    
    
#tabs5 {
  float:left;
      width:100%;      
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url('../tes/tableft5.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url('../tes/tabright5.gif') no-repeat right top;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }