html { 
	height: 100.1%; 
	margin-bottom: 1px;
}
body {
	color: #333333;
	background-color: #000000;
	margin: 0;
	padding: 0;
	min-width: 770px;
	font-family: Arial, Helvetica, sans-serif;
}
/*A simple Style Edit*/
#p7ssm_counter {
	width: 7.35em;
	padding: 1px 4px;
	margin: 0 0 0 6px;
	font-size: 10px;
}
#demoNav {
	background-color: #000000;
	color: #CCCCCC;
	font-size: 0.7em;
	zoom: 1;
}
#demoNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#demoNav li {
	float: left;
	margin: 0;
}
#demoNav a {
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	color: #CCCCCC;
	border-right: 1px solid #000000;
}
#demoNav a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#demoNav a.uber {
	background-color: #FFFFFF !important;
	color: #000000 !important;
	cursor: default;
}
.link{
	color:#CC9900;
	text-decoration:none;
	}
.navi {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.formstyle{
background:#333333; border: solid 1px #CCCCCC; font-family:Verdana; font-size: 9px; color:#999999
}

.bottom{
width: 98%;
position:relative;
top:10px;
z-index: 9999;
padding:3px;
text-align:center;
font-size: 12px;
}