/* CSS definition file containing site wide stylesheets */

.TextNavBar {
	font-size: 14px;
 	font-variant: small-caps;
 	background-color: rgb(128,128,128);
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}