form,body,tr,td,th,div { padding:0px; margin:0px; font-family: Verdana, Helvetica, Tahoma;    font-size: 12px;color: #333;}
body {background-color: #ffffff;}


a:link {    font-size:12px;color: #000;    text-decoration: none;}
a:visited {    text-decoration: none;    color: #000;}
a:hover {    text-decoration: none;    color: #000;}
a:active {    text-decoration: none;color: #000;}
a:active, a:focus, img { outline: 0;text-decoration:none; }
a:active, a:focus, img { outline: 0;text-decoration:none; }


hr{border:1px solid #dddddd;}


.hideform
    {
    display:none;
    }

    
#background_content {
  position: fixed;
  width: 100%;
  z-index:200;
  height: 100%;
  background: url(/images/system/bg.gif);
//position: absolute;
                top: expression(
                    document.getElementsByTagName( 'body' )[0].scrollTop + "px"
                );}

#background_container
    {
    position: absolute;
    width: 100%;
    z-index:210;
    height: 100%;
    }


#background_load_message
    {
    position:absolute;
    background:#ffffff;
    border:1px solid #444488;
    z-index:220;
    display:none;
    }

#background_load_message td
    {
    font-size:13px;
    color:#777777;
    }


.c_background_content {
  position: fixed;
  width: 100%;
  z-index:200;
  height: 100%;
  background: url(/images/system/bg.gif);
//position: absolute;
                top: expression(
                    document.getElementsByTagName( 'body' )[0].scrollTop + "px"
                );}

.c_background_container
    {
    position: absolute;
    width: 100%;
    z-index:210;
    height: 100%;
    }


.c_background_load_message
    {
    position:absolute;
    background:#ffffff;
    border:1px solid #444488;
    z-index:220;
    display:none;
    }

.c_background_load_message td
    {
    font-size:13px;
    color:#777777;
    }

.managemodule
    {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    background:url(/img/formsback.gif);
    }

/*class for menu tree*/
.hide {display: none;}
.show {display: block;}
.clear {display: block;}

.stdtable
    {
    background:#fff;
    /*background:url(/images/sp_form_back.gif) top repeat-x;/**/
    }

.stdtable a:link,
.stdtable a:visited,
.stdtable a:active {color: #0F74A7; text-decoration: underline; font-family:verdana;font-size:12px;}

.stdtable a:hover {color: #c00; text-decoration: none;}

.stdtablevalue , .stdtable td
    {
    text-align:center;
    background:#FEFEFE;
    border-top:1px solid #f0f0f0;
    border-left:1px solid #f0f0f0;
    border-right:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2;
    padding:4px;
    font-family:verdana;
    font-size:12px;

    }

.stdtabletitle, .stdtable th
    {
    background:url("/images/tab_hat_back.gif") repeat-x #EBF2F5;
    color:#333355;
    border:1px solid #e2e2e2;
    text-align:center;
    font-family:verdana;
    font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
    }

.stdpaneltitle, .stdpanel th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeff;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    }



.hidden
    {
    display:none;
    }

.stdpanel 
    {
/*    background:url(/images/sp_form_back.gif) top repeat-x; */
    background:white;
    border-left:1px solid #C8E9FB;
    border-right:1px solid #C8E9FB;
    }

input, textarea, select 
    {
    background-color: #fff;
    font-family: verdana;    
    font-size: 12px;    
    color: #666;    
    margin: 0px;
    border-left: 2px solid #898989;
    border-top: 2px solid #898989;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    }

.airport_links
    {

    font-family: Verdana, Helvetica, Tahoma;
    font-size: 9px;
    color: #808080;
    }

.airport_links a:link,
.airport_links a:visited,
.airport_links a:hover,
.airport_links a:active,
.airport_links a:focus
    {
    
    font-family: Verdana, Helvetica, Tahoma;
    font-size: 9px;
    color: #808080;
    }

