/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(0,51,102)
}

.TextNavBar {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 9px;
 	color: rgb(187,14,14);
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}