/* CSS definition file containing site wide stylesheets */
BODY { background-color: rgb(225,225,225); background-image: none;}
 A:active { color: rgb(0,153,204);}
 A:link { color: rgb(0,153,204);}
 A:visited { color: rgb(0,153,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(50,50,50); font-weight: normal; font-style: normal;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(50,50,50); font-weight: normal; font-style: normal; list-style-image: url("../assets/images/dot_09.jpg");}
 A { color: rgb(0,153,204);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(0,51,153); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,51,102);}
 
