/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(182,182,184); text-align: left;}
 A:link { color: rgb(182,182,184); text-align: left;}
 A:visited { color: rgb(182,182,184); text-align: left; background-color: rgb(0,87,87);}
 .TextObject { font-size: x-small; color: rgb(255,255,255); text-decoration: none ; background-color: rgb(0,87,87); border: 1pt inset rgb(255,255,255); padding: 0pt 5pt; margin-left: 5pt; margin-right: 5pt;}
 P { color: rgb(255,255,255); background-color: rgb(0,87,87);}
 LI { color: rgb(255,255,255);}
 A { color: rgb(182,182,184); text-align: left; background-color: rgb(0,87,87);}
 .TextNavBar { font-family: Arial,sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: none ; background: rgb(0,87,87) none repeat-x background-attachment left; border: 3pt ridge rgb(182,182,184);}
 A:hover { color: rgb(0,87,87); text-align: left; background-color: rgb(255,255,255);}
 