html,
body
{
    margin:0;
    padding:0;
    font-family: Verdana, Arial;
    font-size:11px;
}

table.outside
{
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    height: 340px;
}

p
{
    padding:0px;
    margin:0px;
}

td.menu
{
    width: 235px;
    vertical-align: top;
    padding-left: 17px;
}

td.content
{
}
table.menu
{
    width: 100%;
    height: 100%;
}

img
{
    border: 0px;
}

div.logo,
div.banner,
div.menu,
div.sep
{
    width: 235px;
    float: left;
}

div.parent_title
{
    width: 215px;
    height:55px;
    float: left;
}

div.logo
{
    height: 140px;
    text-align: center;
    vertical-align: middle;
    margin-bottom:30px;
}

img.logo
{
    margin-top:70px;
}


div.banner
{
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

div.parent_title
{
    height: 60px;
    text-align: left;
    padding-left: 0px;
    margin-top:0px;
    padding-left:18px;
}

div.parent_text,
div.parent_text2
{
    text-transform:uppercase;
    margin-top:5px;
    font-size: 10px;
    font-weight: bold;
}

div.parent_title2
{
    height: 25px;
    text-align: left;
    padding-left: 0px;
    width: 215px;
    float: left;
    
}

div.parent_text
{

}

div.item1_on,
div.item1
{
    margin-top: 2px;
}

div.item1_on
{
    width:217px;
    background-color: #18187A;
    text-align:left;
    color: #FFFFFF;
    text-transform:uppercase;
    font-weight: bold;
    font-size:10px;
    height:20px;
    line-height:20px;
    padding-left:17px;   
    margin-top: 15px;
}

div.item1
{
    width:217px;
    text-align:left;
    text-transform:uppercase;
    font-weight: normal;
    font-size:10px;
    height:20px;
    line-height:20px;
    padding-left:17px;
    margin-top: 10px;
}

div.item1 a
{
    color: #000000;
    text-decoration: none;
}

div.item1_on a
{
    color: #FFFFFF;
    text-decoration: none;
}

div.item2,
div.item2_on
{
    width:200px;
    text-align:left;
    font-weight: normal;
    font-size:11px;
    height:25px;
    line-height:25px;
    margin-left:17px;
    border-bottom: 0px solid #E5E5EA;
}

div.item2 a,
div.item2_on a
{
    color: #000000;
    text-decoration: none;
}

div.item2_on a
{
    font-weight: bold;
}

div.item3,
div.item3_on
{
    width:180px;
    text-align:left;
    font-weight: normal;
    font-size:10px;
    height:20px;
    line-height:20px;
    margin-left:37px;
    border-bottom: 0px solid #E5E5EA;
    background-image: url(../images/bg_tri.gif);
    background-position: center left;
    background-repeat: no-repeat;   
}

div.item3 a,
div.item3_on a
{
    color: #000000;
    text-decoration: none;
    margin-left:6px;
}

div.item3_on a
{
    font-weight: bold;
}

div.sep
{
    margin-top: 0px;
}


div.header
{
    height: 85px;
    margin-bottom: 10px;
}

div.menu_h, div.menu_h a
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

div.menu_h
{
   margin-top: 10px;
   margin-right: 10px;
}

div.langs,
div.navi
{
    float:right;
}

div.navi img
{
    margin-left:10px;
}

span.sep
{
    margin-left:5px;
    margin-right:5px;
}

div.title
{
    text-transform:uppercase;
    font-weight: bold;
    font-size: 10px;
    color: #000066;
    vertical-align:bottom;
    margin-top:25px;
    margin-bottom:10px;
    margin-left:38px;
    text-align:left;
}

div.header_banner
{
    float:right;
    margin-top:25px;
    border-bottom:16px solid #18187A;
    height:76px;
}

div.content
{
    text-align:left;
    margin-left:38px;
}

div.content p
{
    margin:0px;
    padding:0px;
}

td.footer
{
    height: 100px;
    padding-left: 40px;
    /*
    background-image: url(../images/bg_content_bottom.gif);
    background-position: top center;
    background-repeat: repeat-x;    
    */
    vertical-align:bottom;
    padding-bottom:20px;
}

div.info
{
    float:left;
}

div.info a
{
    color:#000000;
}

div.info a:hover
{
    text-decoration: none;
}

div.si
{
    float:right;
    color: #707070;
    margin-right:15px;
}

div.si a
{
    color: #707070;
    text-decoration:none;
}
