.genTxt {
	font-family: "Trebuchet MS", "Gill Sans MT", Arial;
	font-size: 10pt;
	line-height: 16pt;
	color: #513451;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 1em;
	font-weight: bold;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #99CC66;
text-decoration: underline;
}

#navlist a:hover
{
color: #FF0000;
text-decoration: none;
}
.logoTxt {
	font-family: "Gill Sans MT", "Arial Narrow", "Lucida Sans", Arial;
	font-size: 3em;
	color: #999999;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/siteImg/_siteBg.gif);
}
