#container {
	margin: 0px 0px 0px 17px;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	background-color: #252224;
}
#container #header #header_left {
	float: left;
	
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
body {
	padding-top: 30px;
	background-color: #1D1B1C;
	
}
#container #content {
	padding: 4px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
#container #footer {display:none;
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #1D1B1C;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a { 
	color: #1D1B1C;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/


#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	background-repeat: repeat-x;
	height: 42px;
}


#navigation {
   width:200px;
   margin:0px auto;
}

#navigation a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#nleft {
   width:100px;
   float:left;color: #666666;
}

#nright {
   width:100px;
   float:right;
   text-align:right;
}

.newsList{
   width:100px;
	margin:20px auto;
	
	border-collapse:collapse;
}

.newsList a{

   text-decoration:none;
   color:#fff;
}

th {
    padding:5px;
	
	background-repeat: repeat-x;
    color:#9b9799;
}
td {color:#fff;
}

.right{
	text-align:right;
	font-size:9px;
}

.iform {
	margin:auto;
	padding:5px;
	color: #fff;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #1D1B1C;
	border: 1px solid #666666;
}

hr {
	height:0px;
	border:0px;
	
}
.text2 {
font-size: 10px;
width:210px;
	color:#575456;
	
}
