body,td,th { margin:0px; font-family: Tahoma;    font-size: 13px;    color: #333;}
body {background-color: #FFFFFF;}

a:link {    color: #8C0000;    text-decoration: none;}
a:visited {    text-decoration: none;    color: #8C0000;}
a:hover {    text-decoration: underline;    color: #8C0000;}
a:active {    text-decoration: none;color: #8C0000;}

.flatbutton {padding: 0px 5px; border: 3px double #c00; font-family: Tahoma; font-size: 12px; color: #c00; margin: 0px;}

.copyright { color:#883A35; font-family: "ms sans serif", Arial, Helvetica, sans-serif; font-weight:bold;font-size: 12px; }

.footer { color:#003BC2; font-family: "ms sans serif", Arial, Helvetica, sans-serif; font-weight:bold;font-size: 12px; }

.recttable { border: 1px solid #cdcdcd; color: #000000; font-family: "ms sans serif", Arial, Helvetica, sans-serif; font-weight:bold;font-size: 9px; }

.flatform { border: 1px solid #cdcdcd; color: #555555; font-family: "ms sans serif", Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;font-size: 9px; }

input, textarea, select {background-color: #fff;    font-family: Tahoma;    font-size: 12px;    color: #666;    margin: 0px;border: 1px solid #cccccc;}

.red
    {
    color: red;
    font-size: 12px;
    }

.mainmenu
    {
    color:#ffffff;
    }

.footermenu
    {
    color:#ffffff;
    }


.stdpanel 
    {
    background:url(/images/sp_form_back.gif) top repeat-x;
    border-left:1px solid #444444;
    border-right:1px solid #444444;
    }

.managemodule
    {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    background:url(/img/formsback.gif);
    }

.adminmenu
    {
    padding-left:10px;
    padding-top:10px;
    background:url(/img/formsback.gif);
    color:black;
    height:40px;
    }

/*class for menu tree*/
.hide {display: none;}
.show {display: block;}
.clear {display: block;}

.racetable 
    {
    border:0;
    background:#eef;
    /*background:url(/images/sp_form_back.gif) top repeat-x;/**/
    }

.racetable a:link, 
.racetable a:visited, 
.racetable a:active {color: #77a3e3; font-size: 12px; text-decoration: none; } 

.racetable a:hover {color: #d58f00; text-decoration: none;}

.racetextbold1 {color: #3070d0; font-family: Tahoma; font-size: 14px; font-weight: bold; text-decoration: none;}
.racetextbold2 {color: #3979d6; font-family: Tahoma; font-size: 14px; font-weight: bold; text-decoration: none;}
.racetext1 {color: #5289dc; font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: none;}
.racetext2 {color: #6294df; font-family: Tahoma; font-size: 14px; font-weight: normal; text-decoration: none;}

.ordertable  a:link, 
.ordertable  a:visited, 
.ordertable  a:active {color: #77a3e3; font-size: 12px; text-decoration: none; } 

.ordertable  {color: #d58f00; border: 1px; background: #3091F2; text-decoration: none;}

.ordertable td
    {
    border-left:1px solid #D1E4F6;
    border-bottom:1px solid #D0E1F2;
    color: #234b87;
    text-align:center;
    }

.ordertable th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#dde9f7;
    color:#2761b6;
    border:1px solid #D1E4F6;
    text-align:center;
    }

.stdtable 
    {
    border-left:1px solid #444444;
    border-right:1px solid #444444;
    background:#fff;
    /*background:url(/images/sp_form_back.gif) top repeat-x;/**/
    }

.stdtable a:link, 
.stdtable a:visited, 
.stdtable a:active {color: #339; text-decoration: underline;} 

.stdtable a:hover {color: #339; text-decoration: none;}

.stdtablevalue , .stdtable td
    {
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    text-align:center;
    }

.stdtabletitle, .stdtable th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeff;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    }

.stdpaneltitle, .stdpanel th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeff;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    }

/*  draw half transparent div*/
div.h_tr {background: url(../p/tr_w.gif);}

#background_content {
  position: fixed;
  width: 100%;
  z-index:200;
  height: 100%;
  background: url(/p/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;
    }



.whitetitle {
background:#9FC4EA;
font-weight:bold;
color:white;
}

#backform {background: url(/p/arl.jpg) no-repeat  left center;}
#next_form {background: url(/p/arr.jpg) no-repeat  right center;}

.f_groups
        {
            overflow : auto; 
            width : 300px; 
            height : 100px; 
            padding : 5px; 
            padding-left : 10px;
            border : dashed 1px #000; 
            background-color: #f1f2f2;
            text-align : left;  
        }
 
