table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #FFFFCC;
}
.navitem {
	background-image: url(../../images/button.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10pt;
	background-position: center center;

}
.menuitems {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../../images/buttonbg.jpg);
	background-repeat: no-repeat;
	text-indent: 10pt;
	height: 35px;
	
	font-weight: bold;
