/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	background-color: transparent;
 	background-repeat: repeat-y;
 	background-position: top
}

.TextNavBar {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,0);
 	font-weight: bold;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
