body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: lowercase;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.topnav {
	color: #00A0DC;
}
td.topnav a {
	font-weight: bold;
	color: #FFFFFF;
}
td.side b, td.side strong {
	color: #00A0DC;
}
td.side a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.small {
	font-size:10px;
}

.form {
	border:#C0C0C0 1px solid;
}

.filetable td { 
	border: #ffffff 5px solid;
}

.blackcell {
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	height:20px;
	padding-right:5px;
}

form {
	margin: 0px;
}

body,table,form,input,select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td.main a {
	color: #ffffff;
	text-decoration: underline;
}

input.button {
	border: 1px solid #ffffff;
	background-color: #000000;
	color: #ffffff;
	text-transform: lowercase;
}

h1 {
	font-weight: bold;
	font-size: 11px;
}

table.msg1 th {
	border: 1px solid #666666;
}
table.msg1 td {
	padding: 0px 0px 20px 0px;
}
