/* ================ TOP BEGIN ====================== */
html{
	overflow:scroll;
	overflow-x:auto;
}

html, body {
	background-color:#fff;
	margin:0;
	padding:0;
}

.top{
    background-image:url(../images/top.gif);    
}


.contact{
     margin:0px;
     padding:0px;
     text-align:right;
     width:60px;
     height:21px;
     margin-right:30px; 
     position:relative;
     top:7px;
}

.contact_c{
     margin:0px;
     padding:0px;
     text-align:right;
     width:60px;
     height:21px;
     margin-right:30px; 
     position:relative;
     top:6px;
}

.flags{
    margin:0px;
    padding:0px;
    width:115px;
    height:30px;
    margin-top:33px;
    margin-right:24px;
    position:relative;
    left:expression(isMSIE5_0?'22px':isMSIE5_5?'22px':isMSIE6_0?'22px':'0px');
    float:right;
}

.menu{
    margin:0px;
    padding:0px;
    width:600px;
    height:30px;
    margin-top:28px;   
    float:right;
}

.logo{    
    margin-left:85px;
    float:left;    
}
/* ================ TOP END ======================== */

/* ================ BODY BEGIN ===================== */

.main_left{
   border-top:7px solid #002A54;
   border-bottom:7px solid #002A54;
   background-color:#2692FE;   
   height:100%;
}

.pm_left
{
    background-color:#2692FE;
    width:220px;    
    overflow-x:hidden; 
    overflow:visible;
    padding:0px;
    margin:40px 0px 0px 27px;      
}

.pmleft_title{
    font:bold 15px Verdana;
    color:#fff;
    margin-bottom:11px;  
}

.main{
    background-color:#002A54;
}

.search{
    background-color:#2692FE;
    border-left:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    width:193px;
    height:30px;
    position:relative;
    top:-1px;
}

.print-mail{
    width:193px;
    height:20px;    
}

.print-mail-new{
    width:39px;
    width:expression(isMSIE5_0?'40px':isMSIE5_5?'40px':isMSIE6_0?'36px':'39px');
    height:10px;        
    float:right;
    margin-top:6px;
    margin-right:15px;
}

.print{
    float:left;
    cursor:pointer;
    cursor:hand;
    float:right;
    background-color:#fff;
    color:#000;
}


.mail{
    float:right;
    margin-right:7px;    
    margin-right:expression(isMSIE5_0?'5px':isMSIE5_5?'5px':isMSIE6_0?'8px':'7px');  
    
}

.main_picture{    
    margin-right:200px;
    margin-top:-51px;
}

.title_index{
    text-align:left;
    width:463px;
    height:40px;
    color:#3298FE;
    font: bold 16px Verdana;          
}

.title_content{
    text-align:left;
    width:678px;
    height:37px;
    color:#3298FE;
    font: bold 16px Verdana;        
}

.index_textarea_block{
    position:relative;
    left:130px;
    top:-20px;
    float:left;
    width:463px;
    height:auto;
    overflow:hidden;     
}

.index_textarea{
    width:463px;
    height:100%;
    color:#ffffff;
    font: 12px Verdana;
    line-height:18px;
    text-align:justify;   
}

.content_textarea_block{
    position:relative;
    left:20px;
    float:left; 
    width:677px;
    height:auto;
    overflow:hidden;     
    margin:0px;
    padding:0px;  
    text-align:left;  
}

.slide{        
    width:506px;
    height:272px;
}

.content_textarea{
    width:677px;
    height:100%;
    color:#ffffff;
    font: 12px Verdana;
    line-height:18px;
    text-align:justify;    
    margin:0px;
    padding:0px;    
}

.content_textarea_blockPM{
    position:relative;
    left:20px;
    float:left; 
    width:685px;
    height:auto;
    overflow:hidden;     
    margin:0px;
    padding:0px;  
    text-align:left;  
}

.content_textareaPM{
    width:685px;
    height:100%;
    color:#ffffff;
    font: 12px Verdana;
    line-height:18px;
    text-align:justify;    
    margin:0px;
    padding:0px;    
}

/* ================ BODY END ======================= */
/* ================ BOTTOM BEGIN ====================== */
.bottom{
    background-color:#2692FE;
    border-top:1px solid #fff;    
}

.bottom_left{
    color:White;
    font: 11px Tahoma;
    position:relative;
    left:30px;
    float:left;
}

.bottom_left a{
    color:White;
    text-decoration:none;
}

.bottom_right{
    color:White;
    font: 11px Tahoma;
    margin-right:30px;
    text-align:right;
    margin-top:-1px;
}

.bottom_right a{
    color:White;
    text-decoration:none;
}

.negeso-small-logo{
   vertical-align:bottom;
}
/* ================ BOTTOM END ======================== */

.mr7{
    margin-right:7px;
}
.mr5{
    margin-right:5px;
}

.mr3{
    margin-right:3px;
}

.test{
    border: 1px solid red;
}

.popup{
    background-color:#002A54;
}

#mailToAFriendId input{
    width:255px;
}

.pmArticle{
    color: #fff;
	font: 12px Verdana, Arial, sans-serif;
}

.pmArticle td{
    color: #fff;
	font: 12px Verdana, Arial, sans-serif;
}

