body {
	width:980px;
	margin:0px auto; 
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}


#top{
	width:980px;
	height: auto;
	margin-top:10px;
	color: #000000;
	text-align:left;
}

#top_background{
	width:980px;
	height: 118px;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align:left;
	background-image: url(banner.jpg);
}

#top_mainnav{
	width:980px;
	height: 22px;
	font-weight:bold;
	font-style: normal;
	font-size: 12px;
	color: #FF850A;
	text-align:center;
	border-top-color: #F8FE47;
	border-bottom-color: #FF850A;
	border-bottom-width: 2px;
	border-top-width: 4px;
    border-top-style: solid;
	border-bottom-style: solid;
}

a.top_mainnav{
	color: #578ED1;
	text-decoration:none;
}


#content{
	width:980px;
	height: auto;	
	margin-top:10px;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color:#777777;
	text-align:justify;
}

#googleads{
	width:980px;
	height: auto;
	margin-top:10px;
	padding-top:10px;
}


#clustrmaps{
        width:980px;
	visibility:hidden;
        height: auto;
        margin-top:10px;
        padding-top:10px;
}


#footer {	
	border-top-style: solid;
	border-top-color: #FF850A;
    border-top-width: 2px;
	width:980px;
	height: 65px;
	margin-top:10px;
	padding-top:5px;
}

#cccmember {
	width: auto;
	height: auto;
	float: left;
}

#scoringseeyou {
	width: auto;
	height: auto;
	float: right;
}

.firstregister{
	width:75px;
	height:15px;
	float:left;
	padding-left:5px;
 	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #FF850A;
	text-align: center;
}

.firstregister_active{
	width:75px;
	height:15px;
	font-weight:bold;
	float:left;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #FF850A;
	text-align: center;
}

.middleregister{
	width:75px;
	height:15px;
	float:left;
	text-align: center;
 	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #FF850A;

}

.middleregister_active{
	width:75px;
	height:15px;
	font-weight:bold;
	float:left;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #FF850A;
	text-align: center;
}

.lastregister{
	width:468px;
	height:15px;
	float:left;
 	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #FF850A;

}

a.inactiveregister {
	color: #555555;
	text-decoration: none;
	font-style: normal;
	font-weight:normal;
}

a {
	color: #555555;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


.topic {
	color: #FF850A;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

.formular {
	color: #FFFFFF;
	text-align: justify;
	background-color: #CCCCCC;
}

.tablehead {
	color: #111111;
	text-align: justify;
	
	font-weight: bold;
}

.tablerowchange {
	color: #111111;
	text-align: justify;
	background-color: #EEEEEE;
}

.textsmall {
	font-size: 10px;
}

.text{
	font-size: 12px;
}

.red{
	color: #FF0000;
}

.redsmall{
        color: #FF0000;
	font-size: 9px;
}




