body, body table, td, span, p{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    text-align: left;
}
body a:link, a:visited{
    text-decoration: none;
    color: #999;
    font-weight: bold;
    font-size: 10px;
}
body a:hover, a:active{color: #ccc;}


#acc_top{
    text-align: left;
}

#Error {
    color:#FF0033;
    font-size:14px;
}
#Header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:24px;
    margin:50px 0px 0px 0px;
    padding:17px 3px 13px 20px;
    height:33px;
    border-style:solid;
    border-color:black;
    border-width:1px 0px;
    line-height:11px;
    background-color:#eee;
    height:14px;
} 

#img_sect td{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    text-align: left;
    color: #999;  
}
#img_sect td span{color: #333;}
#img_sect td span.bbb{font-weight: bold;}

#img_edit_box {    /* edit_img.php, thumb box - pos: absolute */
    position:absolute;
    top:460px;
    right:50px;
    width:162px;
    padding:5px 0px 5px 10px;
    background-color:#eeeeee;
    border:1px dashed #999999;
    line-height:17px;
    font-size: 10px;
}
#img_edit_box img {margin: 5px 0px 8px 0px; } /* edit_img.php, thumb box - pos: absolute */ 
#img_edit_box span {font-weight:600; margin-left:40px; } /* edit_img.php, thumb box - pos: absolute */ 




#img_edit_form{
    font-size: 11px;
    font-weight: 500;
    text-align: left;
    padding: 5px 6px 5px 3px;
    width: 900px;
    margin: 10px 0px 10px 10px;
}
#img_edit_form legend{
    padding: 3px;
    color: blue;
    font-style: italic;
    margin-bottom: 10px;
}
#img_edit_form td.td_left{width: 130px; font-size: 11px; line-height: 12px;}
#img_edit_form td span.SpSmall{color:#999; font-size: 9px; }
#img_edit_form input, text, textarea, select{ font-size:11px; }
#img_edit_form div.ch_b{height: 22px;}




#main {
    text-align: left;    
} 
#main tabl{
    text-align: left; 
}

#Menu {
    position:absolute;
    top:220px;
    right:50px;
    width:162px;
    padding:10px;
    background-color:#eee;
    border:1px dashed #999;
    line-height:17px;
    width:150px;
}

#msg_2 {
    position: absolute;
    top:120px;
    left:630px;
    width:350px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: 300;
    color:#666666;
    margin: 0px 40px 40px 0px;
}

#passw_chang h1{ color:#ACACAC;}

.bod_form {
    margin:0px;
    padding:0px;
    font-family:verdana, arial, helvetica, sans-serif;
    color:#333;
    font-size: 10px;
    color: #333;
    line-height: 15px;
}
.SpRed{
    color: #FF6600;
    font-weight: normal;
}


