BODY {
    margin: 10px 0px 0px 0px;
    background-image:url(../iface/bgd123456.jpg);
    background-repeat:repeat;
    background-attachment:fixed
    }
.banner {
    background-image:url(../iface/bnr123456.jpg);
    background-repeat:no-repeat;
    font-family: verdana,arial,tahoma;
    font-size:24px;
    color:#920F07;
    }
.bigger {
    font-family: arial,verdana,tahoma;
    font-size:24px;
    font-weight:bold;
    color:#CF1C13; 
    }
/* choose color for admin area to work with this skin */
.admin {
    font-family:verdana;
    font-size:12px;
    color: #ffffff;
    }
.admin A:link { text-decoration:none; color:#ffffff; }
.admin A:active { text-decoration:none; color:#ffffff; }
.admin A:visited { text-decoration:none; color:#ffffff; }
.admin A:hover { text-decoration:none; color:#ffffff; }
/*  end admin color  */
.normb {
    font-family: verdana,arial,tahoma;
    font-size:12px;
    font-weight: bold;
    color:#000000;
    }
.normcell {
    font-family: verdana,arial,tahoma;
    font-size:13px;
    margin:5px;
    padding:5px;
    color:#000000;
    }
.norm {
    font-family: verdana,arial,tahoma;
    font-size:13px;
    color:#000000;
    }
.norm a:link {
    text-decoration:underline;
    color:#0000a0;
    }
.norm a:visited {
    text-decoration:underline;
    color:#0000a0;
    }
.norm a:active {
    text-decoration:underline;
    color:#0000a0;
    }
.norm a:hover {
    text-decoration:underline;
    color:#CA0F1D;
    }
.tablabel {
    font-family: arial,verdana,tahoma;
    font-size:14px;
    font-weight: bold;
    line-height:1.7;
    color:#8E500B;
    }
.tablabel a:link {
    text-decoration:none;
    color:#8E500B;
    }
.tablabel a:visited {
    text-decoration:none;
    color:#8E500B;
    }
.tablabel a:active {
    text-decoration:none;
    color:#8E500B;
    }
.tablabel a:hover {
    text-decoration:none;
    font-size:15px;
    color:#A40B0B;
    }
img {
    display: block;
    }
.foottext {
    font-family: verdana,arial,tahoma;
    font-size:11px;
    color:#000000;
    }
.input {
    width:95%;
    }
.fatbreak {
    line-height: 1.5;
    }
.thinbreak {
    line-height: 0.5;
    }

