/* Soccer Mini Kicks StyleSheet v1.0 */

body
{
	background: #999999;
	repeat: repeat;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
body a:link, a:visited
{
	color: #FF0000;
	font-weight: bold;
}
body a:hover, body a:active
{
	color: #000000;
	font-weight: bold;
}
.page
{
	background: #FFFFFF;
}
td.page
{
	margin-left:0.6cm;
}
td, th, p, li
{
	font: 14px trebuchet ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
p.heading
{
	font: 18px trebuchet ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
p.large
{
	font: 16px trebuchet ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
}
p.bronze
{
	font: 16px comic sans ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #8F7D2C;
}
p.silver
{
	font: 16px comic sans ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #AFAFAF;
}
p.gold
{
	font: 16px comic sans ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #DFBC1B;
}
p.red
{
	font: 11px comic sans ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FF0000;
}
.border
{
	background: #000000;
	border: 1px solid #000000;
}
.border2
{
	background: #efefef;
	border: 1px solid #000000;
	margin-left:0.6cm;
	
}
.border3
{
	background: #ffffff;
	border: 1px solid #000000;
	margin-left:0.6cm;
	
}
.tablehead
{
	background: #0000AE url(../img/tablehead.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.newsbar
{
	background: #ffffff url(../img/newsbar.jpg);
	border: 1px solid #0c1a5f;
	background-repeat:repeat-x;
	color: #0c1a5f;
	padding-left: 8px;
	font: 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.menu
{
	background: #f4fb0d;
	color: #000000;
	font: 14px trebuchet ms, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
}
.menu a:link, .menu a:visited
{
	color: #FF0000;
	text-decoration: underline;
}
.menu a:hover, .sec a:active
{
	color: #000000;
	text-decoration: underline;
}
.head
{
	background: #d20808 url(../img/redgrad.png);
	background-repeat:repeat-y;
	color: #FFFFFF;
	border: 1px solid #000000;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.head a:link, .head a:visited
{
	color: #FFFFFF;
}
.head a:hover, .head a:active
{
	color: #FFFF00;
}
.foot
{
	background: #3E5C92;
	color: #E0E0F6;
}
.foot a:link, .foot a:visited
{
	color: #E0E0F6;
}
.foot a:hover, .foot a:active
{
	color: #FFFF66;
}
textarea, .bginput
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background: #efefef;
}
.button
{
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-left:0.6cm;
	font-weight: bold;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
td.head
{
	padding: 4px;
}
select
{
	z-index:-100;
}

img
{
	align: middle;
}
form
{
	display: inline;
}
.raised
{
	padding: 12px;
	border: outset 2px;
}
.bullet
{
	background: #4B6CA6 url(/images/gradients/secgrad.gif);
	color: #ffffff;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #D5D8E5;
	padding: 4px;
}
.bullettype
{
	list-style-type: square;
}

div.border
{
	padding: 1px;
}
div.border2
{
	margin-left:1cm;
}
div.menu
{
	padding: 4px;
	font-weight: bold;
	font-size: 10pt;
	align: center
}
div.head
{
	padding: 4px;
	font-weight: bold;
}
img, div
{
	behavior: url(iepngfix.htc);
}
.preload
{
	display: none;
}