#container{
    background:none;
}
#main{
    width:760px;
    float:left;
    font-size:11px;
    line-height:18px;
    padding:0px 0px 20px 0px;
}
#main a, #main a:visited {
    color:#000000;
}
#main a:hover{
    color:#f26522;
    text-decoration:none;
}
#right{
    float:right;
    background:url(/images/right-topbg.jpg) no-repeat;
    padding-left:5px;
    width:200px;
}
h1{
    font-family:Arial, Verdana;
    color:#707070;
    font-size:16px;
    font-weight:bold;
    margin:0px;
    text-align:center;
    padding:20px 0px 20px 0px;
}
h1 a, #main h1 a:visited{
    color:#707070;
    text-decoration:none;
}
#right h2{
    background:url(/images/barcode.gif) no-repeat; 
    height:27px;
    color:#000;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    order-bottom:2px #ff0000 solid;
    margin:0px 0px 3px 15px;
    padding:3px 0px 0px 0px;
}
#right h2 a, #right h2 a:visited{
    color:#000000;
    text-decoration:none;
}
#right ul {
    margin:0px 0px 0px 15px;
    padding:0px;
    list-style:none;
}
#right ul li{
    background:url(/images/arrow.gif) no-repeat 0px 6px;
    padding:0px 5px 2px 12px;
    }
#right a, #right a:visited {
    color:#000;
}
#right a:hover{
    color:#f26522;
    text-decoration:none;
}
#tblhome {
    vertical-align:top;
}
#tblhome td {
    vertical-align:top;
    text-align:center;
    padding:0px 0px 0px 20px;
}
#tblhome td a{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
#tblhome td a:hover{
    color:#f26522;
    text-decoration:none;
    font-weight:bold;
}
#main h1 a:hover{
    color:#f26522;
    text-decoration:none;
}