form{
    display             :inline;
    margin              :0;
    padding             :0;
}

.mmenu_outer{
    width               :140;
    padding             :0;
    padding-left        :0;
    border-width        :0;
    border-style        :outset;
    border-left-width   :0;
}

.mmenu_item{
    position            :static;
    width               :100%;
    font-size           :14px;
    font-family         :Verdana, Arial, Helvetica;
    text-align          :right;
    padding             :2;
    border-width        :1;
    border-left-width   :0;
    border-right-width  :1;
    border-style        :inset;
    background-color    :buttonface;
    color               :windowtext;
    cursor              :default;
}

.mmenu_item_space{
    position            :static;
    width               :100%;
    padding             :2;
    border-width        :0;
    border-style        :inset;
    background-color    :buttonface;
    cursor              :default;
    font-family         :Verdana, Arial, Helvetica;
    font-size           :14px;
}

.mmenu_item_title{
    position            :static;
    width               :100%;
    font-size           :12px;
    font-family         :Verdana, Arial, Helvetica;
    text-transform      :uppercase;
    text-align          :right;
    padding             :2;
    border-width        :0;
    border-left-width   :0;
    border-right-width  :0;
    border-style        :inset;
    background-color    :buttonface;
    cursor              :default;
}

.mmenu_table{
    padding             :0;
    padding-left        :0;
    border-width        :0;
    border-style        :inset;
    border-left-width   :0;
    background-color    :threedface;
}

.mmenu_cell{
    padding             :0;
    padding-left        :0;
    padding-right       :0;
    border-width        :0;
}

.cell_info_title{
    width               :120;
    padding             :2;
    padding-left        :5;
    font-size           :12px;
    font-family         :verdana, arial;
    font-weight         :normal;
    border-width        :1;
    border-style        :solid;
    border-color        :threedface;
}


.cell_info_content{
    padding             :2;
    font-size           :12px;
    font-family         :verdana, arial;
    border-width        :1;
    border-style        :solid;
    border-color        :threedface;
}


.cell_title{
    width               :120;
    padding             :2;
    padding-left        :5;
    font-size           :12px;
    font-family         :verdana, arial;
    font-weight         :normal;
    border-width        :1;
    border-style        :outset;
}


.cell_content{
    padding             :2;
    font-size           :12px;
    font-family         :verdana, arial;
    border-width        :1;
    border-style        :inset;
}

.cell_incontent{
    padding             :2;
    font-size           :12px;
    font-family         :verdana, arial;
    border-width        :0;
}



.cell_small{
    cursor              :default;
    font                :normal 10px Verdana;
    width               :22;
    text-align          :center;
    background-color    :threedface;
    border              :outset 1px threedshadow;
}

.cell_small_active{
    cursor              :default;
    font                :bold 10px Verdana;
    font-size           :10px;
    width               :22px;
    text-align          :center;
    background-color    :activecaption;
    border              :inset 1px #D0C39D;
    color               :highlighttext;
}


.action_button{
    background-color    :buttonface;
    color               :buttontext;
    width               :100;
    font-family         :verdana, arial;
    border-width        :2;
    border-style        :outset;
    font-size           :12px;
    height              :24;
    text-align          :center;
}

.action_button_large{
    background-color    :buttonface;
    color               :buttontext;
    width               :160;
    font-family         :verdana, arial;
    border-width        :2;
    border-style        :outset;
    font-size           :12px;
    height              :24;
    text-align          :center;
}


.button_inner{
    background-color    :buttonface;
    color               :buttontext;
    width               :60;
    font-family         :verdana, arial;
    border-width        :1;
    border-style        :outset;
    font-size           :12px;
    height              :18;
    text-align          :center;
}



.input_free{
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedtiny{
    width               :60;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedsmall{
    width               :100;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixed{
    width               :200;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedmedium{
    width               :300;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedlarge{
    width               :400;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedlarger{
    width               :500;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.input_fixedverylarge{
    width               :610;
    border-width        :1;
    font-family         :Verdana, Arial, Tahoma, sans-serif;
    font-size           :12px;
}

.text_xs{
    font-size           :10px;
    font-family         :verdana, arial;
}

.text_s{
    font-size           :12px;
    font-family         :verdana, arial;
}

.text_m{
    font-size           :14px;
    font-family         :verdana, arial;
}

.text_l{
    font-size           :16px;
    font-family         :verdana, arial;
}


.text_xl{
    font-size           :18px;
    font-family         :verdana, arial;
}


.btext_m{
    font-size           :14px;
    font-family         :verdana, arial;
    font-weight         :bold;
}


.iwin_content{
    margin              :0;
    margin-top          :3;
    border-width        :0;
    border-style        :inset;
    background-color    :threedface;
    padding             :0;
    width               :760;
    overflow            :hidden;
    overflow-x          :hidden;
    overflow-y          :hidden;
    font-size           :16px;
    font-family         :verdana, arial;
}

.iwin_options{
    border-width        :0;
    padding             :0;
    width               :99%;
    text-align          :left;
    overflow            :hidden;
    margin              :0;
    margin-top          :5;
}

.iwin_title{
}

.iwin_pretitle{
    border-width        :1;
    border-style        :inset;
    padding-left        :5;
    color               :captiontext;
    background-color    :activecaption;
    font-family         :verdana, arial;
    font-size           :12px;
    font-weight         :bold;
    cursor              :default;
}

.iwin_precontent{
    border-width        :2;
    border-bottom-width :0;
    border-style        :outset;
}

.iwin_preoption{
    padding             :5;
    padding-left        :10;
    border-width        :2;
    border-top-width    :0;
    border-style        :outset;
}

.iwin_tab_inactive{
    font-family         :verdana, arial;
    font-size           :12px;
    background-color    :threedface;
    color               :windowtext;
    cursor              :default;
    border-style        :outset;
    border-width        :1;
    border-bottom-width :0;
    border-top-width    :1;
}

.iwin_tab_active{
    font-family         :verdana, arial;
    font-size           :12px;
    background-color    :window;
    color               :windowtext;
    cursor              :default;
    border-style        :inset;
    border-width        :1;
    border-bottom-width :0;
    border-top-width    :1;
}


.dialog_content{
    border-width        :2;
    border-style        :outset;
}


.mono{
    font-family         :courier new, monospace;
}


.disabled{
    background-color    :threedface;
}


.font_std{
    font-size           :12px;
    font-family         :verdana, arial;
    font-weight         :normal;
}

