﻿body 
{
    margin:0px;
    font-family:Verdana;
    font-size:8pt;
    color:#333;
    background-color:#EBEBEB;
}

.bold {font-weight:bold;color:#6F8AB1;}

a {color:#3F5A80; font-weight:bold; text-decoration:none;}
b {color:#6F8AB1;}
strong {color:#6F8AB1;}

form {margin:0px;}

#structure {position:relative;width:100%; min-height:100%; height:100%;text-align:center;}

#top {position:relative;background-image:url(Images/bg_top.gif); height:92px;width:100%;}
#top_repeater {position:relative;background-image:url(Images/bg_top_b.gif);height:8px;width:100%;}
.top_left {float:left; text-align:left; color:#fff; margin-top:15px; font-size:10px; height:61px;}
.top_right {float:right;}

#content_container {position:relative;background-color:#fff; }
#content {color:#666666;position:relative;width:778px;text-align:justify; background-image:url(Images/bg_dp.gif); background-repeat:no-repeat; background-position:center; } 
#content_left {width:215px; float:left; text-align:left; padding-top:30px;}
#content_right {width:563px; float:right; padding-top:30px;}

#bottom_container {position:relative;border-top:1px solid #B0B0B0;}
#bottom {position:relative;width:778px; padding-top:15px;}
#bottom_left {width:215px; float:left; text-align:left; font-size:9px; color:#666666;}
#bottom_right {width:563px; float:right; text-align:right; font-size:9px; color:#666666;}

#menu { width:778px; height:28px;color:#fff; margin-top:-13px;}
.menu_selected {position:relative;background-image:url(Images/menu_selected.gif); height:28px; float:left; padding:0 10px 0 10px; margin-left:1px;}
.menu_unselected {position:relative;background-image:url(Images/menu_unselected.gif); height:28px; float:left; padding:0 10px 0 10px; margin-left:1px;}

.navigation {color:#fff;font-weight:normal;}