body { background: #1d1d20; }

#kwick {
	width: 750px;
}

#kwick .kwicks {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
}

#kwick li { float: left; }

#kwick .kwick {
	display: block;
	cursor: pointer;
	height: 100px;
	width: 125px;

}

#kwick .link1 { background: url(1.png); }
#kwick .link2 { background: url(2.png); }
#kwick .link3 { background: url(3.png); }
#kwick .link4 { background: url(4.png); }
#kwick .link5 { background: url(5.png); }
#kwick .link6 { background: url(6.png); }

.head {
padding-left: 40px;
}

.text        { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF;
}

.tblhead_standings        { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF;
background-color: #5eab7b;
}

.tblhead_cupmerits        { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF;
background-color: #a75353;
width: 100px;
}

.tblhead_fixres        { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF;
background-color: #5575aa;
}

.tblhead_calendar        { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF;
background-color: #9f62a5;
}

.tblwth	{
width: 30px;
}

.textblack       { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000;
font-weight: bold;
}

.textBig        { 
font-family: Verdana; 
font-size: 10pt; 
color: #FFFFFF;
}
.padd {
width: 600px;
padding-left: 40px;
}

option       { 
font-family: Verdana; 
font-size: 8pt; 
}

select        { 
font-family: Verdana; 
font-size: 8pt; 
}

input        { 
font-family: Verdana; 
font-size: 8pt;
}
hr {
color:#FFFFFF;
}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: white;}