body,table,td,div,span,p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
    }
    body {
        margin:0px;
        background-color:#bcc4c6;
    }
    a {
        color:#5E5E5E;
        text-decoration:underline;
    }
    a:hover {
        color:#ffec00;
        text-decoration:underline;
    }
    #header {
        width:100%;
        background-color:#5E5E5E;
        height:20px;
    }
    #main{
        width:100%;
        text-align:center;
    }
    #banner{
        width:958px;
        text-align:center;
        vertical-align:top;
    }
    #content{
        width:958px;
    }
    #navi{
        width:958px;
        height:29px;
        background:url(/images/navibg.gif) repeat-x;
        vertical-align:middle;

    }
    #naviitem {
        text-align:center;
    }

    
    
    


    #navilink {
        font-weight:bold;
        text-decoration:none;
        color:#FFFFFF;
        font-size:14px;
    }
    #navilink:hover {
        color:#ffec00;
    }
    #navilinkactive {
        font-weight:bold;
        text-decoration:none;
        color:#ffec00;
        font-size:14px;
    }
    #navilinkactive:hover {
        color:#ffec00;
    }
    #subnavi {
        width:220px;
        background:url(/images/navidown.gif) repeat-y;
        /*float:left;*/
        vertical-align:top;
        text-align:left;
        padding-bottom:20px;
        color:#FFFFFF;
        font-size:12px;
        line-height:20px;
    }
    #right {
        /*border:1px solid;*/
        float:right;
        width:220px;
        position:relative;
    }
    #middle {
/*        border:1px solid;*/
        position:relative;
        width:480px;
        float:left;
        margin-left:20px;
    }
    #newsmiddle {
        background-color:#cccccc;
        border: 1px solid #5e5e5e;    
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 5px;    
        padding-bottom: 10px;
        text-align: justify;
    }
    #newsrow {
        background-color:#5e5e5e;
        font-size: 11px; 
        color: #fff; 
        text-decoration: none; 
        font-weight: bold;    
        padding-left: 7px;    
    }
    #newsbox {
        font-size: 10px; 
        color: #5e5e5e; 
        text-decoration: none; 
    }
    #newsmargin {
        background:url(/images/news3.gif) repeat-y;
    }
    #newsheader {
        font-size: 12px; 
        color: #5e5e5e; 
        font-weight: bold;        
    }
    #more {
        cursor:pointer;
        width: 48px;
        height: 17px;
        border: 1px solid #000;
    }
    a.subnavilink {
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
    }
    a.subnavilink:hover {
        font-weight:bold;
        color:#ffec00;
        text-decoration:none;
    }
    div.address {
        width:200px;
        line-height:15px;
        color:#000000;
        font-size:10px;
        font-weight:bold;
        padding-left:10px;
        padding-right:10px;
    }
    a.address:hover {
        color:#ffec00;
        text-decoration:none;
    }
    a.address {
        line-height:15px;
        color:#FFFFFF;
        font-size:10px;
        text-decoration:none;
    }
    #subsidiaries {
        float:left;
    }
    #naviglobal {
        float:right;
        margin-right:228px;
        height:21px;
        padding-top:2px;
        color:#d3dbde;
        font-weight:bold;
    }
    .linkglobal {
        color:#d3dbde;
        font-size:10px;
        text-decoration:none;
    }
    .linkglobal:hover {
        color:#ffec00;
        text-decoration:none;
    }
    #naviheader {
        width:958px;
    }
    .globalsep {
        color:#000000;
        font-weight:normal;
    }
    #pagetitle {
        font-size: 14px; 
        font-weight: bold;
        color:#5e5e5e;    
        text-align: left;
    }
    #pagesubtitle {
        font-size: 11px; 
        font-weight: bold;
        color:#5e5e5e;    
        text-align: left;
    }
    #footer {
        padding-bottom:10px;
    }
    #footerright{
        text-align:right;
        font-size: 10px;
        color: #757879; 
        font-weight: bold;
        padding-top: 7px;
    }
    #footerright A {
        font-size: 10px; 
        color: #757879; 
        text-decoration: underline; 
        font-weight: bold;
    }
    #footerright A:hover {
        color: #000; 
        text-decoration: none; 
        font-weight: bold;    
    }
    #footerline {
        margin-top: 10px;
    }
 

a.ChangeLanguage
{
    color:#ffffff;
    font-size:12px;
    text-decoration:none;
    line-height:20px;
    font-weight:bold;
}
.ChangeLanguageImage
{
    padding: 0px 0px 0px 0px;
    position:relative;
    top:1px;
    left:-5px;
}