body	{
background:#F68F30;
font-family: verdana, arial, helvetica, sans-serif;
}
a:link,a:visited,a:hover,a:active,legend {
	font-size: 11px;
	color: #F68F30;
}
a.bigLink:link,a.bigLink:visited ,a.bigLink:hover ,a.bigLink:active  {
	font-size: 14px;
	color:F68F30;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}
a.bigOrangeLink:link,a.bigOrangeLink:visited ,a.bigOrangeLink:hover ,a.bigOrangeLink:active  {
	font-size: 18px;
	color:F68F30;
	text-decoration:none;
	font-weight:normal;
	display:block;
	}
a.bottomLink:link,a.bottomLink:visited ,a.bottomLink:hover ,a.bottomLink:active  {
	font-size: 11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
h1	{
font-family: verdana, arial, helvetica, sans-serif;
font-size:18px;
font-weight:bolder;
color:#000;
text-align:center;
}
h2	{
font-size:18px;
text-align:center;
padding:0;
padding-top:3px;
margin:3px;
}
p,#fixtures,form	{
font-size:11px;
line-height:14px;
margin:5px;

}
#players	{
font-size:12px;
margin-bottom:2px;
background:#FFCC66;
}
#playershead	{
font-size:12px;
color:#fff;
background:#F68F30;
}
.facts	{
font-size:11px;
}
#top	{
background:#fff;
margin-bottom:5px;
}
#bottom	{
background:#000;
margin-top:5px;
}
h5	{
color:#f68f30;
font-size:14px;
margin:10px;
text-align:center;
}
h4	{
color:#000;
font-size:13px;
text-decoration:underline;
text-align:center;
}
a.nav:link,a.nav:visited,a.nav:hover,a.nav:active	{
display:block;
font-size:11px;
text-decoration:none;
color:#000;
text-align:center;
background:#ffcc66;
width:140px;
height:20px;
border-right:8px solid #F68F30;
padding-top:6px;
margin-top:2px;
margin-bottom:2px;
}
a.newnav:link,a.newnav:visited,a.newnav:hover,a.newnav:active	{
display:block;
font-size:11px;
text-decoration:none;
color:#000;
text-align:center;
background:#ffcc66;
width:175px;
height:16px;
padding-top:3px;
margin-top:2px;
margin-bottom:2px;
}
a.newnavRight:link,a.newnavRight:visited,a.newnavRight:hover,a.newnavRight:active	{
font-size:11px;
text-decoration:none;
color:#ff9933;
font-weight:bold;
}
#main	{
	background:#fff;
	padding:10px;
	text-align: justify;
}
#right	{
background:#ffcc66;
}

li {
	list-style-type: none;
	font-size:11px;
	line-height:13px;
	padding:0px;
	margin:0px;
}

input,textarea	{
display:block;
}
.smallgrey	{
font-size:9px;
color:#666;
}
.break	{
display:block;
}