A:link{
    color:#FFA600;
}
A:visited{
    color:#FF0000;
}
A:active{
    color:#00A9FF;
}
A:hover{
    color:#E8FF00;
}

TABLE.middleTable {
    width               :   100%;
}

BODY.top{
	background-color		: #000000;
	text-align              : center;
}

TD.table_middle {
    height                  : 398px;
    background-image        : url(/acnb/images/lattice_img.gif);
    background-position     : 0% 8px;
}

TD.left_menu {
    width                   : 129px;
    height                  : 398px;
    vertical-align          : top;
}

TD.acnb_main {
    background-image        : url(/acnb/images/acnb_back.jpg);
    background-repeat       : no-repeat;
    width                   : 559px;
    height                  : 398px;
    vertical-align          : top;
}

TABLE.product_table {
    width                   : 525px;
    height                  : 350px;
}

TD.pack_img {
    width                   : 183px;
    height                  : 261px;
    vertical-align          : top;
    padding-left            : 8px;
}

TD.logo_img {
    width                   : 342px;
    height                  : 117px;
    vertical-align          : top;
    padding-left            : 8px;
}

TD.line_img {
    height                  : 2px;
    padding-top             : 8px;
    padding-bottom          : 8px;
    padding-left            : 8px;
}

TD.product_txt {
    vertical-align          : top;
    height                  : 150px;
    padding-left            : 18px;
}

TABLE.product_txt_tbl {
    width                   : 342px;
    font-size               : 12px;
    color                   : #FFFFFF;
    line-height             : 20px;
}

TD.title_txt {
    vertical-align          : top;
}

TD.colon_txt {
    vertical-align          : top;
}

TD.expln_txt {
    vertical-align          : top;
    padding-left            : 16px;
}

TD.back_btn {
    text-align              : right;
    vertical-align          : bottom;
    padding-top             : 36px;
    padding-bottom          : 6px;
}

DIV.product_title {
    padding-left            : 8px;
    padding-top             : 16px;
    padding-bottom          : 10px;
}
