a{
    text-decoration:none;
    color:#ff0000;
}
a:hover{
    text-decoration:none;
    color:#ff8787;
}
.blackLink{
    text-decoration:none;
    color:#000000;
    }
.blackLink:hover{
    text-decoration:none;
    color:#787878;
}
body{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-family: Arial;
    font-size: 0.85em;
}
.bg{
    background-image: url(images/bg.gif);
    background-position:center top;
    background-repeat:repeat-y;
}
.topDate{
    background-color:#000000;
    background-image: url(images/news_now.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    height: 25px;
}
.topTitle{
    background-color:#ffffff;
    background-image: url(images/title_top.gif);
    background-position: center center;
    background-repeat:no-repeat;
    height: 121px;
    padding-right: 20px;
}
.specReport{
    border: solid 1px #000000;
    background-color:#ffffff;
    width: 100%;
    height: 75px;
}
.publish{
    border: solid 1px #000000;
}
.sepBlack{
    background-image: url(images/sep_black.gif);
    background-repeat:repeat-x;
    height: 17px;
}
.bannerbg{
    padding: 5px 15px 10px 15px;
}
.banner{
    background-image: url(images/banner.gif);
    background-position:center center;
    background-repeat:no-repeat;
    border: solid 1px #000000;
    height: 90px;
}
.borderGeneral{
    border: solid 1px #000000;
    padding: 10px 0px 10px 0px;
}
.borderLeftMenu1{
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;   
}
.borderLeftMenu2{
    border: solid 1px #000000;
}
.copyBottom{
    background-color: #000000;
    color: #ffffff;
    height: 46px;
    background-image: url(images/barcode.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}
.leftAdmin1{
    padding: 2px 2px 2px 2px;
    color: #000000;
    width: 100%;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
.leftAdmin1:hover{
    background-color: #000000;
    color: #ffffff;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
.leftAdmin2{
    padding: 2px 2px 2px 2px;
    color: #000000;
    width: 100%;
    border: solid 1px #000000;
}
.leftAdmin2:hover{
    border: solid 1px #000000;
    background-color: #000000;
    color: #ffffff;
}
.subm{
    font-family:Georgia;
    font-size:1.0em;
    cursor: hand;
}
