/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: transparent;
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: 50% 183px
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold
}
