body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

body {
    background-color: #3f3f3f;
    margin: 0px;
    }

form {margin: 0px;}

.form
    {
    background:#fff;
    }

a,
a:link,
a:hover,
a:visited,
a:active,
a img
    {
    color:#f33;
    border: 0;
    outline: none;
    }


.tab1 {
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px;
}
.zag {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #FF0090;
}
.text_small1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.text_small2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.text_ad_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #7D7D7D;
}
.txt11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #666666;
}
.price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CC0000;
    font-weight: bold;
}

.age_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.linkmain {
    font-family: Arial, Helvetica, sans-serif;
    color: #FE8F16;
    text-decoration: underline;
}


#background_content {
  position: fixed;
  width: 100%;
  z-index:200;
  height: 100%;
  background: url(/p/bg.gif);
  position: absolute;
 }

#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;
    }

/*class for menu tree*/
.hide {display: none;}
.show {}
.clear {}


.uf_form
    {
    background: #fff;
    }


.singlephoto
    {
    float:left;
    width:130px;
    }


.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: #c00; text-decoration: none;}

.stdtablevalue , .stdtable td
    {
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    text-align:center;
    font-size:12px;
    }

.stdtabletitle, .stdtable th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeff;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    font-size:14px;
    }

.stdpaneltitle, .stdpanel th
    {
    /*background:url("/images/spu_title_center.gif") repeat-x;/**/
    background:#eeeeff;
    color:#333355;
    border:1px solid #dddddd;
    text-align:center;
    }

#hintmes
    {
    background: #ffffff;
    border:1px solid #ff0090;
    padding:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #ff0090;
    }

.adminmenu
    {
    /*background:#fff;*/
    }
