@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
html {
scrollbar-face-color: #222222;
scrollbar-shadow-color: #FF0000;
scrollbar-highlight-color: #222222;
scrollbar-3dlight-color:#FF0000;
scrollbar-darkshadow-color: #222222;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #333333;
}
#content {
	width: 800px;
	margin: auto;
	z-index: 2;
	background-color: #222222;
	height: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCCCCC;
}
#content   .topbar {
	background-image: url(resources/sitetop.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	height: 188px;
	line-height: 32px;
	vertical-align: top;
}


.content .menu a:link {
	text-decoration: none;
}
.content .menu a:visited {
	text-decoration: none;
	
}
.content .menu a:hover {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 23px;
}

.separate1 {
	display: inline;
	line-height: 30px;
}
.contentbox {
	width: auto;
	margin-top: 40px;
	z-index: 3;
}
.contentleftbox {
	width: 237px;
	margin-left: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	padding-top: 0px;
	margin-top: 15px;
	text-align: right;
}

.contentrightbox {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}
a .discrete {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #EE0000;
	text-decoration: none;
}
img {
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
table {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

tr {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.settingsbox  {
	position: relative;
	height: 19px;
	width: 20px;
	left: 670px;
}
.footer {
	width: 800px;
	margin: auto;
	z-index: 2;
	background-color: #222222;
	height: 20px;
	background-image: url(resources/footer.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
}

.infobox {
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303030;
	width: 250px;
	height: 19px;
	position: absolute;
}
.normaltable {
	border: 1px solid #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


input{
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
	font-size: 11px;
	height: 14px;
	display: inline;
	margin: 1px;
}
.button{
	color: #FF0000;
	background-color: #333333;
	border: 1px solid #000000;
	font-size: 11px;
	height: 16px;
	display: inline;
	margin: 1px;
}
.area {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FF0000;
}
