@charset "UTF-8";/* CSS Document */
* {
margin: 0;
padding: 0;
}
body { background-color:#000000; margin-top: 0px;
font-family: Arial;
}
ul {
list-style: none;
list-style-image: none;
list-style-type: none;
color: #fff;
}
/**
* Wrapper styles
*/
#wrapp {
	width: 1000px;
	height: 20px;
	margin: 0 auto 0 auto;
	color: #CCCCCC; 
}
/**
* Navigation
*/
#flat-navigation {
width: 470px;
height: 63px;
display: block;
float: right;
position: relative;
margin-top: -63px;
font-size: 13px;
}
#mainlevel-nav li {
float: left;
margin-left: 60px;
margin-top: 25px;
}
#mainlevel-nav li a {
color: #8D8D8D;
text-decoration: none;
}
#mainlevel-nav li a:hover {
color: #fff;
}
#mainlevel-nav li a#active_menu-nav {
color: #fff;
}
/**
* Small text styles
*/
#article {
width: 100%;
height: 108px;
display: block;
margin-top: 5px;
}
/**
* Footer styles
*/
#footer {
width: 600px;
margin: 12px auto 0 auto;
height: 50px; color:#CCCCCC; font-size:10px; text-align:center;
}
#footer a {
color: #6F6F6F;
text-decoration: none;
font-size: 12px;
}
/**
 * Static content
 */
#static-content {
margin: 0 auto;
width: 430px;
height: auto;
position: relative;
margin-top: -339px;
padding-top:40px;
color: #C5C5C5;
}
#static-content a {
color:#B5C8E9;
text-decoration:none;
}
#user3-module-wrapper {
margin: 0 auto;
width: 1000px;
height: auto;
position: relative;
margin-top: -309px;
color: #C5C5C5;
}
#user1-module .amdtable h3 {
padding-top:3px; 
}
.amdtable {
	color:#CCCCCC;
	font-size:10px;
	text-align:center;
margin-top: 30px;
}
#hele {background-color:#FFFFFF;}