body {
    margin: 0px;
    background-color: #000;
    }
img { display: block; }
.imgthumb {
    background:#f0f0f0;
    padding:5px;
    border: 1px solid #cacaca;
    }
.imgtb_l {
    background-image: url("iface/tb_back.png");
    border: 1px solid #6d6d6d;
    float:left;
    padding: 5px;
    margin: 5px;
    }
.imgtb_r {
    background-image: url("iface/tb_back.png");
    border: 1px solid #6d6d6d;
    float: right;
    padding: 5px;
    margin: 5px;
    }
.norm {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color: #000;
    }
.normxt {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    line-height: 1.8;
    color: #000;
    }
.normsml {
    font-family: arial, verdana, tahoma;
    font-size: 10px;
    color: #000;
    }
.norm_smlb {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    font-weight: bold;
    color:#000;
    }
.subhead {
    font-family: verdana, arial, tahoma;
    font-size: 16px;
    color: #0081F8;
    }
.proghead {
    font-family: verdana, arial, tahoma;
    font-size: 18px;
    color: #0081F8;
    }
.sublinx {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #761010;
    }
.footline {
    font-family: arial,verdana,tahoma;
    font-size: 11px;
    color: #fff;
    }
.welcome {
    font-family: "times new roman", times, serif;
    font-size: 24px;
    color: #0081F8;
    }
.welcome2 {
    font-family: "times new roman", times, serif;
    font-size: 22px;
    color: #FB9E25;
    }
.leftside {
    background-image: url("iface/leftfade3.png");
    background-repeat: repeat-y;
    }
.leftside2 {
    background-image: url("iface/leftfade2.png");
    background-repeat: repeat-y;
    }
.leftpanel {
    background-image: url("iface/leftpanel.jpg");
    background-repeat: no-repeat;
    background-color: #0081F8;
    }
.smllinx {
    font-family: arial, verdana, tahoma;
    font-size:11px;
    color:#000;
    }
.smllinx A:link { text-decoration:underline; color:#000080; }
.smllinx A:visited { text-decoration:underline; color:#000080; }
.smllinx A:active { text-decoration:underline; color:#000080; }
.smllinx A:hover { text-decoration:underline; color:#800000; }
.mainpg {
    background-image: url("iface/pagefade.png");
    background-repeat: repeat-y;
    }
.contentbox {
    border: solid #969696 1px;
    background-color:#efefef;
    background-image: url("iface/progbox.png");
    background-repeat: no-repeat;
    background-position: top right;
    margin: 5px;
    padding: 5px;
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color: #800000;
    }
.tad {
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    font-weight: bolder;
    color: #800000;
    }
.voatag {
/*    border: solid #969696 1px;  */
    background-color:#efefef;
    background-image: url("iface/voa_back5.png");
    background-repeat: no-repeat;
    background-position: top right;
    margin: 5px;
/*    padding: 5px;  */
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color: #646464;
    }
.voalink {
    border: 0px;
    text-decoration: none;
    }
.voalink A:link { border:0px; text-decoration:none; }
.voalink A:visited { border:0px; text-decoration:none; }
.voalink A:active { border:0px; text-decoration:none; }
.voalink A:hover { border:1px; border-color:#800; text-decoration:none; }

.menu {
    font-family: verdana, arial, tahoma;
    font-size: 24px;
    color: #ffffff;
    }
.menu A:link {
    text-decoration: none;
    color: #ffffff;
    }
.menu A:visited {
    text-decoration: none;
    color: #ffffff;
    }
.menu A:active {
    text-decoration: none;
    color: #ffffff;
    }
.menu A:hover {
    text-decoration: none;
    color: #FB9E25;
    }

.pglink {
    font-family: verdana, arial, tahoma;
    font-size: 14px;
    color: #ffffff;
    }
.pglink A:link {
    text-decoration: none;
    color: #ffffff;
    }
.pglink A:visited {
    text-decoration: none;
    color: #ffffff;
    }
.pglink A:active {
    text-decoration: none;
    color: #ffffff;
    }
.pglink A:hover {
    text-decoration: none;
    color: #FB9E25;
    }
.progpics {
    border: solid 1px #808080;
    padding: 2px;
    margin: 10px;
    float: left;
    }
.news {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color: #000;
    }

/*
li {
    padding:1em;
    background:#efe;
    border:1px solid #808080;
    margin-bottom:1em;
    list-style:none;
    }
*/

