body {
	background-color: black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	

	}
.test {
	
}
.party{
text-align: center;
	background-color: orange;
	color: Black;
}
.sport{
text-align: center;
	background-color: Blue;
	background-image: url(/img/ksc_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: White;
}

h1{
	font-size: larger;
	color: #FFA500;
	font-weight: bold;

}

h1.verysmall{
	font-size: 1pt;
	color: black;

}
.h1similar{
font-size: smaller;
	color: #FFA500;
	font-weight: bold;
}
.red{
	color: Red;
}
td.news_headline,tr.news_headline,th.news_headline{
	font: 11pt;
	font-weight: bolder;
	background-color: #003366;
	background-image: url(/img/th_bg_default.gif);
	background-repeat: repeat-x;
}
.text_small{
	font-size: 8pt;
}
td.news{
	font-size: smaller;
	background-color: #000033;
}
td.italic{
	font-size: smaller;
	font-style: italic;
}
table.big {
	font-size: smaller;
	color: white;
	font-weight: bold;
}
table.infobox, .infobox{
	font-size: xx-small;
	background-color: #CCCCDC;
	color: Black;
}
table.default {
	font-size: smaller;

	
}
td.nav_links1{
	background-image: url(/img/bg_left_1.jpg);
}
td.nav_links2{
	background-image: url(/img/bg_left_2.jpg);
	height: 100%;
	background-repeat: no-repeat;
}
A {
color: white;
	text-decoration: none;
}
A.party {
color: black;
	text-decoration: none;
}
A.nav{
	color: white;
	text-decoration: none;
	font-size: smaller;
}
A.dark {
color: black;
	font-size: xx-small;
	text-decoration: none;
}

A:HOVER {
	
	text-decoration: underline;
}
#topnavi 
	{ 	
		height: 23px; 
		background: #000099;
		white-space: nowrap; 
	}
#topnavi a:link,#topnavi a:visited, #topnavi td, #topnavi tr
	{  
		color: #FFFFFF;
		text-decoration: none;
		height: 17px;
		padding-top: 3px;  
		padding-bottom: 3px;
		margin: 0;
		display: block;
		text-align: center;
		border-top:none;
		border-bottom:none;		
		border-left:none;
		display: block; 
	}
	
#topnavi a:hover 
	{ 
		background: #000033;	
		color: #ffffff;
	}
.nightlife{
	background-image: url(img/nightlife_logo.jpg);
}
