/* CSS Document */

#Header {
	margin:170px 0px 0px 120px;
	left:32px;
	top:16px;
	width:325px;
	z-index:1;
}
#Menu_Container {
	margin:170px 0px 0px 50px;
	left:32px;
	top:16px;
	width:325px;
	z-index:1;}

#Mark{
margin-bottom:10px;
width:325px;
}

#Container {
	width:11400px;
	z-index:1;
}
#Print {
	margin:170px 10px 0px 10px;
	float:left;
	z-index:1;
	color:#000000;
}

#Desc {
	margin:170px 10px 0px 100px;
	float:left;
	width:150px;
	z-index:1;
}

#Content {
	margin-left:20px;
	clear:both;
	width:11400px;
	z-index:1;
}
a:hover
{text-decoration:none;
background-color: #666666;
color: #CCCCCC;
}

body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	line-height:13px;
	background-color:#000;
}
body {
	background-color:black;
	color:white;
	margin: 0px;
	letter-spacing: .1em;
}
.Construction {
	background-color: #00CCFF;
	color:black;
	margin: 0px;
	letter-spacing: .1em;
}
.copyright {font-size:10px;
	color:#999;
	line-height:8px;}

h1 {font-size:10px;
	color:#999;
	font-weight:bold;}

input, select{margin-top:20px;}

.style4 {font-size: 9px}

.style5 {color: #000}

ul {
list-style-type:none;
padding:0px;
margin:8px 0px 0px 3px;
}



li a {
color:#FFFFFF;
text-decoration:none;
}