<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">



body {
font-size : 10px;
font-family : Arial;
color : #383838;
background : #ffffff;
} 


a:visited, a:link, a:active {
	font-family : Arial;
	text-decoration : none;
	color: #041c65;
	text-align: center;
} 

a:hover {
font-family : Arial;
background : none;
text-decoration : none;
color:#F00;
} 


.small_grey_text {  
font-family: Arial; 
font-size: 8pt; 
color: #666666
}
.league_table {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
}

.grey_text {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
.grey_text_center {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	text-align: center;
}
.main_text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.main_text_centre {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: center;
}
.main_text_bold {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	text-align: left;
}

.main_text_bold2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-align: left;
	background-color:#006;
}
.main_text_right {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: right;
}
.main_text_bold_centre {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	text-align: center;
	
}

.main_text_bold_centre2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-align: center;
background-color:#006;
}
.main_text_left {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
	text-align: left;
}
.white_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.small_white_text {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}

.black_text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.table_grey_background {
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.column_divider {
	background-image: url(../images/row_spacer.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contact_border {
	border: thin solid #999999;
}


.menu_background {
	background-color: #041C65;
}
.info_background {
	background-color: #dddddd;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #000000;
}
.disclaimer_text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.player_name_text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-align: center;
}
tr.row_underline {
	border-bottom: 3px solid #CCCCCC;
}
.large_title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #383838;
}
.profile_name {
	font-family: Arial;
	font-size: 10pt;
	background-color: #DDDDDD;
	text-align: center;
}
.table_name {

	font-family: Arial;
	font-size: 10pt;
	background-color: #DDDDDD;
	text-align: center;
}
.small_grey_text_center {
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
	text-align: center;
}
.header_seperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;	
	background-color: #000066;
	border: thin solid #000066;
	width:99%;
}
.front_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	
	float:left;
	width:420px;
	margin: 2px;
	padding: 2px;
	text-decoration:underline;
}

.maint_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	float:left;
	width:160px;
	margin: 2px;
	padding: 2px;
	text-decoration:underline;
}
.front_headlines2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	background-color:#FFFFFF;
	float:right;
	width:100px;
	margin: 2px;
	padding: 2px;
}
.maint_headlines2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	background-color:#FFFFFF;
	float:right;
	width:75px;
	margin: 2px;
	padding: 2px;
	display: inline; 
}
.headlinesheadlines {
	width:100%;
	border:thick;
	border-color:#003333;
	}
	
.front_headlines_bg {
	width: 100%;
	color: #000066;
}
.front_headlines_prevnext {
	background-color: #ffffff;
	width: 100%;
	color: #ffffff;
	text-align:center
}

.all_news {
	width: 100%;
	color: #000066;
	text-decoration:underline;
}


/*Player Profile DropDown*/
	.playerdrop1	{
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
}
	.player_profile_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
	border: medium solid #000000;
	vertical-align: middle;
	line-height: 3px;
	padding-top: 0px;
	height: 25px;
	text-align: left;
	width: 530px;
}

.player_profile_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
	vertical-align: bottom;
	line-height: 25px;
	padding-top: 0px;
	height: 22px;
	text-align: left;
	float: left;
}

.player_profile_name_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: bottom;
	line-height: 25px;
	padding-top: 0px;
	height: 22px;
	text-align: center;
	float: left;
	width: 125px;
}
.player_profile_position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	width: 197px;
	float: right;
	height: 25px;
	vertical-align: bottom;
	padding: 0;
	line-height: 30px;
	text-align: right;
	padding-right: 2px;
	text-transform: uppercase;
	
}


.player_profile_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000066;
	width: 218px;
	float: right;
	padding: 0;
	line-height: 18px;
	text-align: center;
	padding-right: 0px;
	border:#000066 thin;
	border-style: solid;
	vertical-align: top;
	margin-right: 4px;
	border-right-color: #FFFFFF;
	background-image: url(../images/profile_info_bg.png);
	
}
.player_profile_holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 545px;
	padding-left: 5px;
}

.player_profile_holder2 {
	font-family: Arial;
	font-size: 14px;
	width: 315px;
	padding-left: 5px;
	text-align: justify;
	float: left;
	color: #000066;
}

.new.player_profile_box {
	float: left;
	width: 125px;
	height: auto;
	border-color: #000066;
	border-width: 2px;
	border-style:solid;
	margin: 3px;
	}
	
.new.player_profile_box_image {
	float: left;
	width: 100%;
	height: auto;
	}	
	
.new.player_profile_box_name {
	float: left;
	width: 100%;
	height: auto;
	background-color:#000066;
	color:#FFFFFF;
	
	}	
	
.style1 {color: #333333}
.player_profile_box {
	float: left;
	width: 125px;
	height: auto;
	border-color: #000066;
	border-width: 2px;
	border-style:solid;
	margin: 2px;
	padding: 0px;
	text-align: center;
	margin-bottom: 60px;
	}


.style2 {
	color: #FFFFFF;
	font-size: 16px;
}
.player_profile_side_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	background-image: url(../profiles/0910/squad.jpg);
}
.main_text p {
	color: #000;
}

.commercial_index {
	float: right;
	width: 125px;
	height: auto;
	border-color: #000066;
	border-width: 2px;
	border-style:solid;
	margin: 3px;
	}
	
.rightfloatbox {
	float: right;
	margin: 5px;
}
.leftfloatbox {
	float: left;
	width: 187px;
	margin: 5px;
}
.squad_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 125px;
	border-right: thin #FF0000
}
.maintenancebox {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 240px;
	background-color:#FFFFFF; 
}
.FrontBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
}

.FrontBoxText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
	border-style:solid;
	border-width: medium;
	border-color: #9E010D;
	width: 600px;
}

.FrontBoxText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
	border-style:solid;
	border-width: medium;
	border-color: #9E010D;
	width: 100%;
	float:left;
}

.FrontBoxText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
	border-style:solid;
	border-width: medium;
	border-color: #9E010D;
	width: 600px;	
}

.FrontBoxText4 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
	width: 100%;
	
}

.FrontBoxText4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #006;
	background-image: url(../images/boxtitlebg.gif);
	width: 100%;
	
}

.new_info_background {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #006;
	border-width: 2px;
	border-color: #006;
	background-color: #FFF;
	border-style:solid;
	background-image: url(../images/frontblockbg.png);
}
.DIRECTIONSBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	width: 100%;
	border: medium solid #000;
}
.BoldLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-align: left;
}
.tablebold {
	font-weight: bold;
	background-color:#DDEAFF;
}
.main_text_centre table {
	text-align: center;
}
