body {
	background-color: black;
	font: 14px "Sylfaen", "Georgia", "Arial";
	}

table {
	/*border-collapse: collapse;*/
	font: 14px "Sylfaen", "Georgia", "Arial";
	}

a {
	color: #005096;
	text-decoration: none;
	}

a:visited {
	color: #005096;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	/*color: #003296;*/
	font: bold 16px "Sylfaen", "Georgia", "Arial";
	}

h1 a {
	color: #005096;
	text-decoration: none;
	}

h1 a:hover {
	text-decoration: underline;
	}

li {
	list-style-image: url("images/arrow_small.gif")
	}

li.noImage {
	list-style-image: none;
	list-style-type: disc;
	}

td.mMenuHeader a, td.mMenuHeader a:visited {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: white;
}

td.mMenuHeader a:hover {
	color: white;
	text-decoration: none;
}

td.mMenuItem a, td.mMenuItem a:visited {
	color: black;
	font-size: 12px;
	vertical-align: middle;
}

td.mMenuItem a:hover {
	text-decoration: none;
	color: white;
}

td.mMenuItem {
	padding-left: 5px;
}

td.label {
	font-weight: bold;
	background-color: #2C878C;
	color: white;
	border: 1px solid black;
}

td.label_large {
	font-size: 16px;
	font-weight: bold;
	background-color: #2C878C;
	color: white;
	border: 1px solid black;
}

tr.label_large {
	font-size: 16px;
	font-weight: bold;
	background-color: #2C878C;
	color: white;
	border: 1px solid black;
}

#lowerMenu td {
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	text-align: center;
	font-size: 14px;
	width: 100px;
	}

div.small {
	font: 11px "Sylfaen", "Georgia", "Arial";
	}

#stats td {
	font: 14px "Sylfaen", "Georgia", "Arial";
	border-bottom: 1px solid #009696;
	border-right: 1px solid #009696;
	text-align: center;
	}

#stats a {
	display: block;
	width: 100%;
	color: black;
	text-decoration: none;
	}

#copyright {
	color: #00D7D7;
	font: bold 12px "Sylfaen", "Georgia", "Arial";
	}

#copyright a {
	color: #00D7D7;
	}

