body 
{
	background: url('images/bkgnd.jpg');
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	line-height: 13pt;
	background-color: #F1F8FB;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

A:link, A:visited, A:active {color:#DDED08; text-decoration:none}
A:hover {color:#FFFFFF; text-decoration:underline}
}



TABLE
{
	border-spacing: 0pt;
	padding: 0pt;
	font-size: 10pt;
	border-top: none;
	border-right: none;
}

TD
{
	border-spacing: 0pt;
	padding: 0pt;
	font-size: 10pt;
	border-left: none;
	border-bottom: none;
}

#mainNav li, #fcfcfc li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-right: 0em;
}
#mainNav :link, #mainNav :visited {
	/*font-family: arial;*/
	font-size: 12pt;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#mainNav :link:hover, #mainNav :visited:hover {
	padding-bottom: 4px;
	border-bottom: solid 3px #DDED08;
}