body { 
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	color: #000000;
}
p { 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	color: #000000;
}
 
.title { 
 	font-size: 15px;
 	font-weight: bold;
 	line-height: 22px;
}
 
.small { 
 	font-size: 10px;
}
 
.activ { 
 	font-size: 15px;
 	color: #646464;
 	font-weight: bold;
 	line-height: 22px;
}
 
.unavi { 
 	font-size: 13px;
 	padding-left: 12px;
 	color: #888888;
 	font-weight: bold;
 	line-height: 15px;
}
 
.nextthreesmall { 
 	font-size: 14px;
 	font-weight: normal;
}
 
.nextthreebig { 
 	font-size: 20px;
 	font-weight: bold;
}

.nextthreebig span { 
	font-weight:normal;
	font-size:15px;
}
 
.listtitle { 
 	font-size: 14px;
 	font-weight: bold;
}
 
a:link { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
 }
a:hover {
	color: #494949;
	font-weight: normal;
	text-decoration: none;
 }
a:active { 
	color: #494949;
	font-weight: normal;
	text-decoration: none;
}

a:link.unavi { 
	font-size: 13px;
 	padding-left: 10px;
 	color: #888888;
 	font-weight: bold;
 	line-height: 15px;
	text-decoration: none;
}
a:visited.unavi {
	font-size: 13px;
 	padding-left: 10px;
 	color: #888888;
 	font-weight: bold;
 	line-height: 15px;
	text-decoration: none;
 }
a:hover.unavi {
	font-size: 13px;
 	padding-left: 10px;
 	color: #646464;
 	font-weight: bold;
 	line-height: 15px;
	text-decoration: none;
 }
a:active.unavi { 
	font-size: 13px;
 	padding-left: 10px;
 	color: #646464;
 	font-weight: bold;
 	line-height: 15px;
	text-decoration: none;
}

.textarea		 { 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color: #c3c3c3;
	border: 0px;
}

.submit		 { 
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	border: 0px;
	width: 73px;
	background-color: transparent;

}

#teamtable
{ 	
	float: left;
	width: 120px;
	height: 135px;
	margin-bottom: 22px;
	margin-right: 17px;

}

.imgbox {
	width:170px; 
	height:112px; 
	position:absolute;
}

.imgbox img {
	width:170px; 
	height:112px; 
	border:none;
}

.soldout {
	position:absolute;
	right:0;
	top:0;
}
