body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.covers img {
	border: 1px solid #9b0000;
}
a, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #230fd7;
	text-decoration: underline;
	font-weight: bold;
}
a.nav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0000;
	text-decoration: none;
	font-size: 24px;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0000;
	text-decoration: underline;
	font-size: 24px;
}
a.nav1:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B0000;
	text-decoration: none;
	font-size: 24px;
}
a.nav2:link {
	font-family: Arial;
	color: #CC0033;
	text-decoration: none;
	font-size: 8pt;
}
a.nav2:visited {
	font-family: Arial;
	color: #CC0033;
	text-decoration: none;
	font-size: 8pt;
}
a.nav2:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}
a.nav2:active {
	font-family: Arial;
	color: #CC0033;
	text-decoration: none;
	font-size: 8pt;
}
li {
	list-style-image: none;
	list-style-type: square;
	line-height: 24px;
	padding-left: 10px;
}
.tick {
	list-style-image: url(images/Check%20Mark.jpg);
}
.Arial {
	font-family: Arial;
	font-size: 8pt;
}

.sidenav .blackbox a,
.sidenav .blackbox a:visited {
	color: #FFFFFF;
	width: 108px;
	float: left;
	padding: 2px;
	font-family: Arial, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #565656;
	line-height: 11px;
	margin-bottom: 5px;
}
.sidenav .blackbox a:hover { background-color: #000000; border: 1px solid #6F6F6F; }
.sidenav .blackbox a.currentpage,
.sidenav .blackbox a.currentpage:visited,
.sidenav .blackbox a.currentpage:hover { border: 1px solid #9B0000; color:#FFFFFF; }

a.blackbox img,
a.blackbox:visited img{ border: 1px solid #6F6F6F; }
a.blackbox:hover img { border: 1px solid #9B0000; }
/*a:active {
	color: #000000;
	text-decoration: none;
}*/
.bg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
