.Web-Site-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-weight: bold;
	font-size: 24px;
	background-color: #000000;
	font-style: normal;
}
.Page-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
	background-color: #000000;
}
.Menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
body {
	background-color: #000000;
}

.Menus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: 12px double #8080FF;
}
.Content {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Last-update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CC00;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
}

.cell-bg-style {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell-bg-styleTL {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menucell {
	background-color: #000000;
}
.menucellover {

	background-color: #000099;
}
.navblue {
	color: #00FFFF;
	text-decoration: none;
}
.navgrey {

	color: #999999;
	text-decoration: none;
}
.nav:hover {

	color: #FF0000;
	text-decoration: underline;
}
.navblue:hover {


	color: #FF0000;
	text-decoration: underline;
}
.navgrey:hover {


	color: #FF0000;
	text-decoration: underline;
}
