body{ 
background-repeat:no-repeat; background-attachment:fixed; 
background:#fff; 
font:normal 12px/18px Arial,Helvetica,Geneva,sans-serif; 
margin-left: 0px; margin-top:0px; margin-right: 0px; margin-bottom: 0px; 
vertical-align: top; 
overflow-x:hidden; 
overflow-y:auto; 
} 

P {color:#999999;font:normal 11px/21px Arial,Helvetica,Geneva,sans-serif;margin-left:0px;margin-top:0px;margin-bottom:0px;} 
/*TD {color:#000000;font:normal 13px/21px Arial,Helvetica,Geneva,sans-serif;margin-left:0px;} */ 




#header{ 
width: 100%; height:100%;margin: 30px 40px 0px 40px; 
/*background-color:red;*/ 
} 
#logoTopArea{ 
width:300px;height:90px;margin:0 0 0 0;float:left; 
/*background: yellow;*/ 
} 
.logoTop{ 
border:0px; margin-left:0px; margin-top:5px; float:left; 
/*background:tan;*/ 
} 
#menuTopArea{ 
width:570px;height:90px;position:absolute; right:40px; 
/*background: yellow;*/ 
} 

#languageSelector{ 
position:absolute; right:40px; top:30px; text-align:right; z-index:2;
/*background: green;*/ 
} 
#menuTop{ 
text-align:left;margin-top:53px; width:100%; text-align:left;z-index:1;
/* background:tan; */ 
} 
.borderBottomHeader {border-bottom:1px solid #000; 
}