/* comment syntax */

BODY {
     background-color:#FFFFFF;
     background-image: URL("/sites/bbem/style/patterns/gradient.jpg");
     background-repeat: no-repeat;
     background-position:  1.1cm -0.2cm;
}

hr {color:#DFDDD8; background-color:#DFDDD8;}

hr.white {color:white; background-color:white;}

H1, H2, H3, H4, H5 {font-family: geneva, arial, ms san serif}
H3, strong {color:#533A1C}

TH, TD, P, DL, OL, UL, LI, STRONG {font-family: geneva, arial, ms san serif; font-size: 9pt}
TH {background-color:#ADA69E}
/* TH {background: URL("/sites/bbem/style/bars/graphite.gif")} */
/* TD.pattern {background-image: URL("/sites/bbem/style/patterns/softlines.gif");} */

TD.color {background-color: #DFDDD8 } /* #F1F2ED #cccccc #ADA69E #787878 #EEEEFF */
TR.color {background-color: #DFDDD8 } /* #FF7200 #533A1C #ADA69E #DFDDD8 #A2B9A5 #D20000 */

img {border-color:#533A1C}
A {color:#533A1C; text-decoration: none}
A:visited {color:#533A1C; text-decoration: none}
A:hover {color:#000000; text-decoration: underline}
/* A.NAV {color:#533A1C; text-decoration: none} */
/* A.NAV:visited {color:#533A1C; text-decoration: none} */

.narrow {font-family: Arial narrow; font-size: 9pt}


#dropmenudiv{
position:absolute;
border:1px solid #DFDDD8;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #DFDDD8;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DFDDD8;
}
