a {
	background-color : #C4C2B3;
	color : #000000;
	font-weight : Bold;
	text-decoration : none;
}

a:hover {
	background-color : #C4C2B3;
	color : #000000;
	font-weight : Bold;
	text-decoration : underline;
}

body {
	background-color : #C4C2B3;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : xx-small;
	margin : 0;
}

div.mainmenu {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : xx-small;
	font-style : italic;
	margin-left : 10px;
}

div.mainmenuheading {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	margin-left : 5px;
	text-decoration: underline;
}

div.selected {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : xx-small;
}

td.1background {
	background-image : url("images/topnav.gif");
	background-repeat : no-repeat;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
}

td.2background {
	background-image : url("images/topnavrepeat.gif");
	background-repeat : repeat-x;
}

td.bottomback {
	background-image : url("images/bottomrepeat.gif");
	background-repeat : repeat-y;
}

td.content {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : x-small;
}

td.selected {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : xx-small;
}
