#top_main_div { height :75px;
                margin-top :0px;}

#top_logo_div { height :60px;
                width :210px;
                float : left;
                filter:alpha(opacity=0); 
                -moz-opacity: 0; 
                opacity: 0; 
                margin-left :140px;
                margin-top :0px;}

#top_control_div { height :60px;
                   width :350px;
                   margin-left :500px;
                   margin-top :0px;
                   color : #00a0dc;}

#menu_div { width : 130px;
            margin-top :0px;
            height :auto;
            float : left;
            background-color:#FFFFFF;}

.h2m { background-color : #0000F4;
       color : #F5F5F5;
       font-size : 14pt ;
       width:320px;
       margin-top :2px;
       margin-left :0px}
       
.menu { font-family : Verdana; 
        font-size : 12pt;
        font-weight : bold;
        margin-top:5px;
        margin-bottom:20px;
        cursor: pointer;
        color : #2172cb;
        background-color : #ffffff; }

.menu_sel { font-family : Verdana; 
            font-size : 12pt; 
            margin-top:5px;
            margin-bottom:20px;
            font-weight : bold;
            cursor: pointer;
            color : #ffffff; 
            background-color : #00A0DC; }


