/*  Header  */ 
.header_top {
 width: 850px;
 height: 150px; 
 padding: 5px;
 margin-top: 0px; 
 margin-bottom: 0px; 
 background-color: #747463;
 background-image: url(images/logo.gif);
 background-repeat: no-repeat;
 background-position: center; 
 font-size: 10px;
 border-left: 1px  #000000 solid;
 border-top: 1px #D3D6D9 solid;
 border-right: 1px  #000000 solid;
 border-bottom: 1px  #000000 solid;
}


.header_bar {   
 color: #B9B9A7;
 background-color: #747463;
 text-align: right;
 /*margin-top: 135px;*/
}
.header_bar a:link, .header_bar a:visited, .header_bar a:active { 
 color: #B9B9A7;
 text-decoration: none;
}




.header_bar_submit {
 color: #B9B9A7;
 background-color: #747463;
 font-size: 10px;
 border: 1px dashed;
}
.header_bar_input {
 color: #7C7C72;
 background-color: #E4E2D5;
 font-size: 10px;
 border: 1px dashed;
 font-family: tahoma,helvetica;
}


.header_menuleft {
 background-color: #DDDCD5;
 text-align: left;
 position: absolute;
 width: 170px;
}


.header_strip_left {
 position: absolute;
 width: 20px;
 height: 6px;
 margin-left: 20px; 
 font-size:0px;
 background-color: #747463;
 border: 0px;
}      
.header_strip_right {
 position: absolute;
 width: 20px;
 height: 6px;
 margin-left: 60px;
 font-size: 0px;
 background-color: #747463; 
 border: 0px;
}


.header_menu1 {
 background-color: #747463;
 width: 110px;
 padding: 5px;
 padding-bottom: 9px;
 text-align: center;
 color: #ffffff; 
 border-left: 1px  #000000 solid;
 border-top: 1px  #D3D6D9 solid;
 border-right: 1px  #000000 solid;             
 border-bottom: 1px  #000000 solid;
}     
.header_menu1_content {
 color: #000000;
 background-color: #C7C7C1;
 text-align: left;
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 7px;
 margin: 0px;
 margin-top: 3px;
 margin-right: 8px;
 margin-left: 8px;
 margin-bottom: 6px;
}    
.header_menu1_content a:hover {
 text-decoration: none;
 padding: 1px;
}  
.header_menu1_content a:link, .header_menu1_content a:visited, .header_menu1_content a:active { 
 color: #000000;
 text-decoration: none;
}
      

.header_menu2 {
 width:165px; 
 padding:5px;
 text-align: center;
 color: #ffffff;
 background-color: #747463;
 border-left: 1px  #000000 solid;
 border-top: 1px  #D3D6D9 solid;
 border-right: 1px  #000000 solid;             
 border-bottom: 1px  #000000 solid;
}       
.header_menu2_content {
 color: #000000;
 background-color: #C7C7C1;
 text-align: left;
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 6px;
 margin: 0px;
 margin-top: 3px;
 margin-right: 8px;
 margin-left: 8px;
 margin-bottom: 7px;
}     
.header_menu2_content a:link, .header_menu2_content a:visited, .header_menu2_content a:active { 
 color: #000000;
 text-decoration: none;
}


.header_menu3 {
 width:182px; 
 padding:5px;
 padding-bottom: 10px;
 text-align: center; 
 color: #ffffff;
 background-color: #747463;
 border-left: 1px  #000000 solid;
 border-top: 1px  #D3D6D9 solid;
 border-right: 1px  #000000 solid;             
 border-bottom: 1px  #000000 solid;
}


.header_menu4 {
 background-color: #747463;
 width: 175px;
 padding: 5px;
 text-align: center;
 color: #ffffff;
 border-left: 1px  #000000 solid;
 border-top: 1px  #D3D6D9 solid;
 border-right: 1px  #000000 solid;             
 border-bottom: 1px  #000000 solid;
}    
.header_menu4_content {
 color: #000000;
 background-color: #C7C7C1;
 text-align: left;
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 6px;
 margin: 0px;
 margin-top: 3px;
 margin-right: 8px;
 margin-left: 8px;
 margin-bottom: 7px;
}
.header_menu4_content a:hover {
 text-decoration: none;
 padding: 1px;
}  
.header_menu4_content a:link, .header_menu4_content a:visited, .header_menu4_content a:active { 
 color: #000000;
 text-decoration: none;
}











