/*- Menu Tabs 5--------------------------- */

#menu_left {
	margin: 0 0 0px 0;
	float:left;
	width: 200px;
    

    
  
}


#menu_left a img {
	
    border: 0px;

}

#menu_right {

	margin-left:  200px;
	width: 780px;
	#width: 777px;
height: 30px;
	
  /*background: #fff; */


}

#tab5 span{
display: block;
}

#headerlink{

color:#fff;
font-size:12px;
background:url("/../images/main_page/downloadlink.gif") no-repeat right top;
height:19px;
font-weight: bold;
padding:0px 30px 0 0;
text-align:right;
text-decoration:none;

}

#headerlink a{
color: #fff;
}



#headerlink a:hover{
color: #2cfff8;}

    #tabs5 {
      float:left;
      width:100%;
       
      font: bold 10px Verdana;
      line-height:normal;
	  padding-top: 0em;	  
	  padding-bottom: 0em;
	  margin: 4px 0px 0 0; /* 23px top */
	  
	  
	}
	 
	  #tabs5  a img{
      
	  border: 0px;
      }
	  
    #tabs5 ul {
    	
	  margin:0;
	  padding:0px 0px 0 0px; 
	  
	  list-style:none;
      }
    #tabs5 li {
    	
      display:inline;
      margin:0;
      padding:0;
      
      
	  
      }
      
      
      
      



    #tabs5 .navlink4 a{
      float:left;
	  /* this css file is located in public/stylesheet, so we go back one folder and into images folder */
      background:url("/../images/main_page/tableft5.png") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
      /*background-position:0% -28px;*/
    }  
    
    #tabs5 .navlink {
      float:left;
      display:block;
      background:url("/../images/main_page/tabright5.png") no-repeat right top;
      /*padding:5px 9px 2px 6px;*/
	  padding:5px 11px 4px 2px;
      color:red;
      /*background-position:100% -28px;*/
    
    }
    
    
    /* when current */
    
    #tabs5 .navlink3 a{
     float:left;
	  /* this css file is located in public/stylesheet, so we go back one folder and into images folder */
      background:url("/../images/main_page/tableft5.png") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
      background-position:0% -28px;
    
    }
    
     #tabs5 .navlink2 {
      float:left;
      display:block;
      background:url("/../images/main_page/tabright5.png") no-repeat right top;
      /*padding:5px 9px 2px 6px;*/
	  padding:5px 11px 4px 2px;
      color:red;
      background-position:100% -28px;
    
    }
    
    /* end current */
    

      
      
 
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    /* normal link, hover, non-hover css */
    
    #tabs5 a:hover .navlink {
      color: red;
	  text-decoration: none;

	  background-position:100% -28px;
	}
	
	#tabs5 a .navlink {
      color: #fff;
	  text-decoration: none;
	}
	
	#tabs5 a:hover  {
		color: red;
	  text-decoration: none;
      background-position:0% -28px;
    }
    
    
    /* current link css, no hover effect */
    
	#tabs5 a .navlink2{
       color: red;
	  text-decoration: none;
	  background-position:100% -28px;
	}
	