td {
	text-align: justify;
	font-size: 14pt;
	font-family: "Times New Roman", serif;
	background-color: transparent;
    	color: inherit;
}

th {
	text-align: left;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
    	color: inherit;
	border: groove;
}

#maintable {
	padding: 0px; 
	border-width: 7px; 
	border: 1px dashed;
	border-color: silver;
	text-align: center;
        margin: 5px auto 5px auto;
	width: 60%;
}

#footer {
	margin: auto auto;
	width: 600px;
	text-align: center;
}

li {
	text-align: justify;
	padding: 2px 4px 2px 2px;
	margin: 0px;
	border-width: 0px;
}

hr {
	background-color: #000000; 
    color: inherit;
}

img {
  border-width: 0px;
}

body {
  background-color: black;
  color: white;
  font-size: 12pt;
}

span.code {
font-weight: 600;
font-family: Courier, monospace;
}

a.section {
font-size: 130%;
}

#logo {
	background: url("images/cdstatus.jpg") no-repeat top left fixed;
}

img.buttons {
	margin: 20px 20px;
}

#navmenu {
	float: left;
	margin: 5px 5px 5px 5px;
	top: 0px;
	left: 0px;
	color: #ccc;
	width: 150px;
	text-align: left;
}

#navmenu a:link, #navmenu a:visited, #navmenu a:hover, #navmenu a:active {
	font-size: 12px;
	color: inherit;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#navmenu a:hover {
	text-decoration: underline;
}

#navmenu li {
	margin: 5px 0px 5px 0px;
}

#navmenu li:hover {
	list-style-type: none;
	list-style-image: url("images/drive.jpg");
}
