body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smalltype {
	font-size: 9px;
	margin: 1px;
	padding: 3px;
}
.menubutton {
	background-color: #000000;
	text-align: right;
	width: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding-right: 3px;
	margin: 5px 0px 0px;
}
.PageTitle {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.sidemenu {
	color: #FFFFFF;
}
a.sidemenu:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.sidemenu: hover {
	color: #FFFF00;
	text-decoration: none;
}
a.sidemenu:visited {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
