/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(15,61,112); background-image: url("../assets/images/body_bg.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(255,255,255); font-weight: bold;}
 A:link { color: rgb(255,255,255); font-weight: bold;}
 A:visited { color: rgb(255,255,255); font-weight: bold;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(153,204,255); font-weight: bold;}
 A:hover { color: rgb(0,0,0); font-weight: bold;}
 