/* CSS Document */

body{
	padding:0px 0 0px 0;
	margin:0;
	background-position:center;
	background-attachment:fixed;
	background-image:(../images/bg2014_xmas.jpg);
/*background: rgba(255,247,227,0.52);
background: -moz-linear-gradient(top, rgba(255,247,227,0.52) 0%, rgba(252,205,77,0.74) 46%, rgba(255,204,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,247,227,0.52)), color-stop(46%, rgba(252,205,77,0.74)), color-stop(100%, rgba(255,204,0,1)));
background: -webkit-linear-gradient(top, rgba(255,247,227,0.52) 0%, rgba(252,205,77,0.74) 46%, rgba(255,204,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,247,227,0.52) 0%, rgba(252,205,77,0.74) 46%, rgba(255,204,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,247,227,0.52) 0%, rgba(252,205,77,0.74) 46%, rgba(255,204,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,247,227,0.52) 0%, rgba(252,205,77,0.74) 46%, rgba(255,204,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7e3', endColorstr='#ffcc00', GradientType=0 );*/
}

A:hover {text-decoration: underline;}

.body {
font-family: Arial;
font-size: 12px;
font-weight:normal;
}

.team_detail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.internal_linktext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadbig {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadname {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadposition {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer2 {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.gold {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #ffcc00;
}
.whitenewsbig {

	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_links {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white_small {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white16 {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.black32 {

	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
