/* background-repeat: no-repeat;
     background-position: top center;
     background-attachment: fixed; */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

ul  {list-style-image: url(../images/prod/bullet.gif); margin-top:0px; margin-bottom:0px; line-height:150%;}

a:link {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #033968;
}
a:visited {
    text-decoration: none;
    color: #000000;
}



a.menu {font: bold 14px Arial, Helvetica, sans-serif; color:#236096; padding-left:18; padding-right:18; text-decoration: underline;}
a.menu:visited {font: bold 14px Arial, Helvetica, sans-serif; color:#236096; padding-left:18; padding-right:18; text-decoration: underline;}
a.menu:hover {font: bold 14px Arial, Helvetica, sans-serif; color:#ff6600; padding-left:18; padding-right:18; text-decoration: underline;}



.txt_wht_14pt_bold {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
.txt_dkgray_12pt {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.txt_blk_12pt_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.txt_blk_14pt_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.txt_blue_12pt_bold {
    color: #4485C5;
    font-weight: bold;
}
.txt_blk_10pt {font-size: 10px}
.txt_wht_10pt {    color: #FFFFFF;
    font-size: 10px;
}
.error_txt_red_10pt {
    color: #CC0000;
    font-size: 12px;
    font-weight: bold;
}
.txt_wht_12pt {    color: #FFFFFF;
    font-size: 12px;
}
.txt_wht_12pt_bold {    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
