body, .specs td {
    background: #FFFFFF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    vertical-align: top;
    padding: 0 0 0 0;
    color: #000000;
}

TD a {
    color: E86800;
    font-weight : normal;
    text-decoration : none;
}

TD a:hover {
    text-decoration : underline;
}
.reseller_logos {
    background: #96C51A;
    margin-bottom : 5px;
    margin-left : 5px;
    padding : 0 0 0 0;
    vertical-align : text-bottom;
    width : 164px;
}

.smallprint {
    background : #E86800;
    font-family: Verdana;
    font-size : 10px;
    color: #FFFFFF;
    font-weight : normal;
    margin-bottom : 5px;
    margin-left : 5px;
    padding : 5 5 5 5;
    text-align: right;
    vertical-align : text-bottom;
}

.smallprint a {
    font-family: Verdana;
    font-size : 10px;
    color: #FFFFFF;
    font-weight : normal;
    text-decoration : none;
}

.smallprint a:hover {
    font-weight : normal;
    text-decoration : underline;
}

.content-L, .content-R, .content-LM, .content-MR, .content-LMR, .left-bar {
    background : #FFFFFF;
    font-family: Verdana;
    font-size : 11px;
    text-align : justify;
    color: #000000;
    font-weight : normal;
    vertical-align: top;
    padding: 0 8 10 8;
}

.content-R {
    background : url(images/tc_watermark.gif) no-repeat;
    background-repeat : no-repeat;
    background-position : bottom right;
    padding-bottom : 180px;
    width : 271px;
}

.content-L a, .content-R a {
    color: #516920;
    font-weight: normal;
    text-decoration: none;
}

.content-MR, .content-LMR {
    background : url(images/tc_watermark.gif) no-repeat;
    background-repeat : no-repeat;
    background-position : bottom right;
    padding-bottom : 200px;
    width : 400px;
}

.content-LM {
    width : 400px;
}

.content-MR {
    width : 530px;
}

.content-LMR {
    width : 700px;
}

.content-L a:hover, .content-R a:hover {
    text-decoration: underline;
}

.left-bar {
    padding: 4 8 10 8
}

.dots {
    background : url(images/vertical_dotted_green.jpg);
    background-repeat : repeat;
    background-attachment : fixed;
}

H1 {
    font-family: Verdana;
    font-size : 18px;
    color: #96C51A;
    font-weight : bold;
    vertical-align: top;
    padding: 2 8 0 8;
}

H2 {
    font-family: Verdana;
    font-size : 16px;
    color: #9AC73C;
    font-weight : bold;
    vertical-align: top;
    padding: 2 8 0 8;
}

H3 {
    font-size : 11px;
    color: #000000;
    font-weight : bold;
    vertical-align: top;
    padding: 2 8 0 0;
    margin-bottom: 5px;
}

H4 {
    font-size : 11px;
    color: #516920;
    font-weight : bold;
    vertical-align: top;
    padding: 2 8 0 0;
    margin-bottom: 5px;
}

.menu_top {
    background : url(images/bg_top.gif) repeat;
    background-repeat : repeat;
    background-position : bottom right;
}

.sub_header {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    color: #FFFFFF;
    background: #96C51A url(images/sub_header.gif) no-repeat;
    background-repeat : no-repeat;
    background-position : bottom right;
}
.sub_content {
    background: #DFEACC;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    vertical-align: top;
    padding: 5 8 5 8;
    color: #000000;
}

.sub_content a {
    color: #BE771A;
    font-weight: normal;
    text-decoration: none;
}

.sub_content a:hover {
    text-decoration: underline;
}
/*
    green: 9AC73C
    light green: DFEACC
    orange: F39821
    light orange: F3A846
    dark orange: E28D1F or DC8A1E
*/
    
.sub_content ul {
    font-size: 10px;
    color: #516920;
    list-style-type: circle;
    margin-top: 0px;
    margin: 0 5 5 28;
}

.sub_divider {
    background: #96C51A;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    color: #FFFFFF;
}

.sub_footer {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    color: #FFFFFF;
    background : #DFEACC url(images/sub_footer.gif) no-repeat;
    background-repeat : no-repeat;
    background-position : bottom right;
}


.sub TR {    
    background: #FFFFFF;
}

TR.sub_header {
    height: 25px;
}
TR.sub_footer {
    height: 11px;
}

TABLE.sub {
    height: 385px;
    }
    
UL, OL {
    margin-top : 5px;
    margin-left : 5mm;
    list-style-type : circle;
}

UL {
    list-style : url(images/green.gif);
}

OL {
    margin-left : 7mm;
    list-style-type : decimal;
}

UL a:link, UL a:visited, OL a:link, OL a:visited {
    color : #516920; //#E86800; #8AB236;
}

UL a:hover, OL a:hover {
    color : #E86800; //#E86800; #8AB236;
}

table.specs {
    background: #FFFFFF;
    cellspacing: 2px;
    width: 500px;
}
    
.specs, .specs td {
    background : #DFEACC;
    border : none;
    text-align: center;
    padding : 5px 5px 5px 5px;
}

.specs td.head {
    background: #96C51A;
    border: 1px solid #96C51A;
    text-align: left;
}

.specs td.null {
    background: none;
}

.prod_img {
    color: #E86800;
    font-weight: bold;
}

.prod_img a {
    color: #E86800;
    text-decoration: none;
}

.prod_img a:hover {
    text-decoration: underline;
    color: #E86800;

}

sup {
    font-size: 9px;
}