BODY
{
    COLOR: black
}
A#nav
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffcc00;
    TEXT-DECORATION: none
}
A#nav:active
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffcc00;
    TEXT-DECORATION: none
}
A#nav:hover
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.navbar
{
    BACKGROUND-COLOR: #ffcc00
}
.products_bk
{
    BACKGROUND: url(/images/products_bk.gif) no-repeat left top
}
.footer
{
    FONT-SIZE: 8pt
}
a img 
{
    border: none;
}
.prheading {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	background-color: #eeeeee;
	color: black;
}