/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; background-image: url("../assets/images/background.gif"); background-repeat: repeat-y;}
 A:link { color: rgb(0,0,153);}
 UL { list-style-image: url("../assets/images/bulletred.gif");}
 A:visited { color: rgb(0,0,153);}
 H1 { font-family: 'Times New Roman', Times, Serif; font-size: 48px; color: rgb(153,0,0); font-weight: normal; font-style: normal; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid rgb(204,204,204);}
 H2 { font-size: 36px; color: rgb(153,0,0); font-weight: normal; font-style: normal; padding-top: 9px; padding-bottom: 9px; border-bottom: 1px solid rgb(204,204,204);}
 .TextNavBar { font-size: 11px;}
 