body { margin:10px; font-size:0.9em; font-family: "Myriad Pro", "Trebuchet MS", Arial;  background: url(../images/blacker/bckg.jpg) #000; color:#fff;}
a { color:#FFFFFF; text-decoration: none;}
a:hover { color:#FFFF99; text-decoration: none;}
#container { width: 900px; margin:0 auto;} }
#header { background:url(../images/blacker/header_bckg_main.jpg) repeat-x  #C13B00; }
#logo { background:url(../images/blacker/header_bckg.jpg) no-repeat; padding:5px 10px 0 10px; height:60px; color:#FFFFFF;  text-decoration:none; font-weight:bold; font-size:12px; font-style:italic; text-transform:uppercase; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:12px; font-style:italic; text-transform:uppercase;}
#menu { background: url(../images/blacker/menu_bckg.jpg) #FF6600; text-align: center; height:29px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; width:104px; list-style:none; text-align:center; }
#menu a { display:block; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; height:22px; text-decoration:none; padding-top:4px; font-style:italic;}
#menu a:hover{ padding-top:4px; height:22px; background:url(../images/blacker/menu_bckg_over.jpg) #C23B01;}
#text { margin: 0 0 10px 0; color:#FFFFFF; text-align: center; width: 100%; }
#text p { padding:0 0 0 0; color:#FFFFFF; }
h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#1B1D1E; font-style:italic}
#main { padding:0 0 0 0; color:#FFFFFF; text-align: center; margin: 0 auto; 
	border-style: ridge;
	border-color: #FFFFFF;
	background-color: #333333;
	border-width: 5px;
}
#footer { background:url(../images/blacker/footer_bckg.jpg) #424E4F; height:30px; clear:both; font-style:italic }
#left_footer { float:left; padding:5px 0 0 5px; color:#FFFFFF; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:5px 5px 0 0; color:#FFFFFF; font-weight:bold; font-size:12px; text-align:right; width:400px;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

div.floatleft {	float: left; text-align: left; font-family: "Arial"; }
div.floatright { float: right; text-align: right; font-family: "Arial"; }

form { margin: 0; }
img { border: 0; }
input, option {	font-family: "Arial"; font-size: 10px; color: #FFFFFF; background: #585858; border: 1px solid #FFFFFF; }

.serversout {
	text-align: center;
	border-style: none;
	font-family: "Arial";
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
        empty-cells: show;
}
.serversc {
	text-align: center;
	border-style: solid;
	border-color: #666666;
	background-color: #333333;
	border-width: 1px;
	font-family: "Arial";
	font-size: 11x;
	margin-left: auto;
	margin-right: auto;
        empty-cells: show;
}
.servershead {
	text-align: center;
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	background-color: #666666;
	font-family: "Arial";
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
        empty-cells: show;
}