@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	background-color:#131313;} 
img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

#wrapper {
	width: 950px;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #131313;
}
#wrapper div {
	display: block;
	position: relative;
}
#header {
	height: 70px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color:#131313;
	background-image: none;
	background-repeat: no-repeat;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	color: #a1a1a1;
	font-size: 9px;
	word-spacing: 3px;
}

#footer {
	height: 25px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color:#131313;
	background-image: none;
	background-repeat: no-repeat;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	color: #666666;
	font-size: 9px;
	word-spacing: 3px;
}

#wrapper {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: lucida sans unicode, lucida grande, sans-serif;
}

#maincontent {
	height: 518px;
	width: 800px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#131313;
	font-family: lucida sans unicode, lucida grande, sans-serif;
	font-size: 12px;
	word-spacing: 2px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/jpg/background13.jpg);
}
#wrapper #doc #maincontent table tr td {
	font-size: 12px;
	color: #cccccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 24px;
}
.small {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #999;
}
#smallerlineheight {
	line-height: 16px;
}
