/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: transparent;
 	background-image: none;
 	background-repeat: repeat-x;
 	background-attachment: fixed
}

UL {
	list-style-image: url( "C:\\PROGRA~1\\NETOBJ~1\\NETOBJ~1.0\\Fusion Temp\\Assets\\bullet.gif" )
}

.TextNavBar {
	vertical-align: baseline;
 	text-decoration: none ;
 	background-color: transparent
}