td#logo{
	background-color: #FFCC01;
}

tr#header{
	background-color: #0033FF;
	color: White;
	text-transform: capitalize;
	font-size: larger;
}

tr#distrik{
	background-color: #9999FF;
	border-top: 2px solid #3300CC;
	border-bottom: 5px solid #3300CC;
	font: normal monospace;
	text-decoration: none;
	color: White;
	text-align: left;
}

tr#cell1{
	background-color: #FFFFCC;
}

tr#cell2{
	background-color: #FFFFFF;
}

tr#footer{
	background-color: #FF9900;
}

div#CCTop{
	height: 333px ; 
	display: none ; 
}

#CCContent{
	padding-left: 22px ; 
	margin : 0px ; 
}

#CCContent td
{
	padding-left: 10px; 
}


div#CCFooter{	
	height: 225px ;
	background-position: right;
}
