* html img { behavior: url("/css/iepngfix.htc") }

body {
	background: #001d36;
	margin: 0px;
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001d36;
	empty-cells: show;
}



a{
	color: #001d36;
	text-decoration: none;
}

.header_home {
	width: 980px;
	height: 388px;
	background: #007dc5 url(../images/top_image_home.jpg) no-repeat;
	margin: 10px auto 0px auto;
}
* html .header_home { overflow: hidden; }

.header_fixtures {
	width: 980px;
	height: 220px;
	background: #007dc5 url(../images/top_image_fixtures.jpg) no-repeat;
	margin: 10px auto 0px auto;
}
* html .header_fixtures { overflow: hidden; }

.header_results {
	width: 980px;
	height: 220px;
	background: #007dc5 url(../images/top_image_results.jpg) no-repeat;
	margin: 10px auto 0px auto;
}
* html .header_results { overflow: hidden; }

.header_login {
	width: 980px;
	height: 220px;
	background: #007dc5 url(../images/top_image_login.jpg) no-repeat;
	margin: 10px auto 0px auto;
}
* html .header_login { overflow: hidden; }

.header_2 {
	width: 980px;
	height: 220px;
	background: #007dc5 url(../images/top_image2.jpg) no-repeat;
	margin: 10px auto 0px auto;
}
* html .header_2 { overflow: hidden; }



.nav_home{
	width: 1070px;
	position: relative;
	top: 292px;
	left: -90px
}

.nav{
	width: 1070px;
	position: relative;
	top: 131px;
	left: -90px
}

.newsTab{
	float: right;
	background: url(../images/navi/news_tab.png) no-repeat;
	width: 204px;
	height: 44px;
}

* html .newsTab{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/news_tab.png',sizingMethod='scale');
}

a.home{
	position: relative;
	left: 90px;
	display: block;
	float: left;
	width: 116px;
	height: 44px;
	background: url(../images/navi/home_up.png) no-repeat;
	text-decoration: none;
	z-index: 100;
}
* html a.home{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/home_up.png',sizingMethod='scale');
}
a.home:hover{
	display: block;
	float: left;
	width: 116px;
	height: 44px;
	background: url(../images/navi/home_over.png) no-repeat;
	text-decoration: none;
	z-index: 100;
}
* html a.home:hover{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/home_over.png',sizingMethod='scale');
}

a.fixtures{
	position: relative;
	left: 50px;
	display: block;
	float: left;
	width: 158px;
	height: 44px;
	background: url(../images/navi/fixtures_up.png) no-repeat;
	text-decoration: none;
	z-index: 90;
}

* html a.fixtures{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/fixtures_up.png',sizingMethod='scale');
}

a.fixtures:hover{
	display: block;
	float: left;
	width: 158px;
	height: 44px;
	background: url(../images/navi/fixtures_over.png) no-repeat;
	text-decoration: none;
	z-index: 90;
}
* html a.fixtures:hover{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/fixtures_over.png',sizingMethod='scale');
}
a.fixtures_act{
	position: relative;
	left: 60px;
	display: block;
	float: left;
	width: 140px;
	height: 44px;
	background: url(../images/navi/fixtures_on.png) no-repeat;
	text-decoration: none;
	z-index: 2290;
}
* html a.fixtures_act{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/fixtures_on.png',sizingMethod='scale');
}

a.results{
	position: relative;
	left: 0px;
	display: block;
	float: left;
	width: 160px;
	height: 44px;
	background: url(../images/navi/results_up.png) no-repeat;
	text-decoration: none;
	z-index: 80;
}

* html a.results{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/results_up.png',sizingMethod='scale');
}

a.results:hover{
	display: block;
	float: left;
	width: 160px;
	height: 44px;
	background: url(../images/navi/results_over.png) no-repeat;
	text-decoration: none;
	z-index: 80;
}
* html a.results:hover{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/results_over.png',sizingMethod='scale');
}

a.results_act{
	position: relative;
	left: 10px;
	display: block;
	float: left;
	width: 140px;
	height: 44px;
	background: url(../images/navi/results_on.png) no-repeat;
	text-decoration: none;
	z-index: 2290;
}
* html a.results_act{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/results_on.png',sizingMethod='scale');
}

a.login{
	position: relative;
	left: -30px;
	display: block;
	float: left;
	width: 129px;
	height: 44px;
	background: url(../images/navi/login_up.png) no-repeat;
	text-decoration: none;
	z-index: 70;
}
* html a.login{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/login_up.png',sizingMethod='scale');
}
a.login:hover{
	display: block;
	float: left;
	width: 129px;
	height: 44px;
	background: url(../images/navi/login_over.png) no-repeat;
	text-decoration: none;
	z-index: 70;
}
* html a.login:hover{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/login_over.png',sizingMethod='scale');
}

a.login_act{
	position: relative;
	left: -30px;
	display: block;
	float: left;
	width: 111px;
	height: 44px;
	background: url(../images/navi/login_on.png) no-repeat;
	text-decoration: none;
	z-index: 2290;
}
* html a.login_act{
	cursor: pointer;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navi/login_on.png',sizingMethod='scale');
}


.dateTab{
	float: right;
	background: url(../images/style/date_area.png) no-repeat;
	width: 232px;
	height: 44px;
	text-align: right;
	color:#007cc4;
}

* html .dateTab{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/date_area.png',sizingMethod='scale');
}

.dateTab span{
	color:#fff;
}

.dateTab div{
	padding: 0px 10px 0px 0px;
}

.newsTab div{
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	padding: 22px 0px 0px 25px;
}





.clearer{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

iframe{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#League_Menu{ display: none; }



.bgR {
	width: 980px;
	margin: 0px auto 0px auto;
	background: url(../images/style/bg_main.gif) repeat-y;
}
.content {
	width: 980px;
	border-top: 1px solid #00213c;
	margin: 0px auto 0px auto;
	color: #001d36;
	background: #fefefe url(../images/style/bg_contenthome.gif) repeat-x;
}
.ct_col1 {
	width: 200px;
	min-height: 485px;
	float: left;
	background: #00203b url(../images/style/left_nav_image.png) no-repeat bottom left;
}

* html .ct_col1{
	height: 485px;
	background: none;
	background: #00203b;
}
.h_more {
	min-height: 885px;
}
* html .h_more {
	height: 885px;
}

.ct_col1 a{
	display: block;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	line-height:24px;
	padding: 0px 0px 0px 20px;
}

.ct_col1 a:hover{
	display: block;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	line-height:24px;
	padding: 0px 0px 0px 20px;
	background: #fefefe url(../images/style/bg_hover.gif) repeat-x;
}

.ct_col1 a.act,.ct_col1 a.act:hover{
	display: block;
	color: #007cc4;
	text-decoration: none;
	line-height:24px;
	background: none;
}
.ct_col1 a.actSection,.ct_col1 a.actSection:hover{
	display: block;
	color: #fff;
	text-decoration: none;
	line-height:22px;
	padding: 0px 0px 0px 30px;
}
.ct_col1 a.actSection_act,.ct_col1 a.actSection_act:hover{
	display: block;
	color: #fff;
	text-decoration: none;
	line-height:22px;
	padding: 0px 0px 0px 20px;
}
.ct_col1 div.actSection_ns{
	background: #fefefe url(../images/style/bg_nav_sub.gif) repeat-x;
}



.ct_col2 {
	width: 580px;
	float: left;
}
.ct_col2 div.ctdiv{
	margin: 0px 40px 20px 40px;
}
.ct_col2 h2{
	color:#007cc4;
}



.ct_col3 {
	width: 200px;
	float: right;
	color:#ccc;
	background: #00529b url(../images/style/right_nav_bg_grad.gif) repeat-x;
}
.ct_col3 div{
	margin: 15px 20px 16px 20px;
}

.content_home {
	width: 980px;
	border-top: 1px solid #00213c;
	margin: 0px auto 20px auto;
	color: #001d36;
	background: #fefefe url(../images/style/bg_contenthome.gif) repeat-x;
}

* html .content_home { width: 980px; }

.home_col1 {
	width: 240px;
	float: left;
}
.home_col1 img{
	margin: 15px 0px 10px 10px;
}

.home_col2 {
	width: 360px;
	float: left;
}
.home_col2 div {
	padding: 0px 30px 0px 0px;
}

.home_col3 {
	width: 180px;
	float: left;
}
.home_col3 img{
	margin: 15px 0px 0px 0px;
}
.home_col4 {
	width: 200px;
	float: left;
	color:#ccc;
	background: #00529b url(../images/style/right_nav_bg_grad.gif) repeat-x;
}

.home_col4 div{
	margin: 15px 20px 16px 20px;
	overflow: hidden;
}





.home_col4 a{
	text-decoration: none;
	/*color:#ccc;*/
	color:#fff;
}


.bottom_clear {
	clear: both;
	width: 980px;
	height: 1px;
	overflow: hidden;
	background: #fefefe;
}
.bottom_clear div{
	position: relative;
	left: 780px;
	width: 200px;
	background: #00529b;
	clear: both;
}



.greyBar {
	width: 980px;
	height: 7px;
	overflow: hidden;
	background: url(../images/style/grey_bar.png) repeat-x;
	margin: 0px auto 0px auto;
}
* html .greyBar{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/grey_bar.png',sizingMethod='scale');
}

.breadcrumb {
	width: 960px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 20px;
	color: #fff;
	font-size: 10px;
}

.breadcrumb a,.breadcrumb a:hover,.breadcrumb a:active{
	color: #007dc5;
	text-decoration: none;
}

.footer {
	width: 980px;
	margin: 30px auto 20px auto;
	color: #999999;
	font-size: 9px;
}
.footer a{
	color: #00529b;
	text-decoration: none;
}
.footer_col1 {
	width: 325px;
	float: left;
}
.footer_col1 span{
	font-weight: bold;
	color: #fff;
}
.footer_col2 {
	width: 120px;
	float: left;
}
.footer_col3 {
	width: 120px;
	float: left;
}
.footer_col4 {
	width: 120px;
	float: left;
}
.footer_col5 {
	width: 55px;
	float: right;
}
.footer_col6 {
	width: 400px;
	float: left;
	color: #00529b;
}
.footer_col7 {
	width: 400px;
	float: right;
	color: #00529b;
	text-align: right;
}

.blueLine{
	width: 980px;
	height: 3px;
	overflow: hidden;
	background: #007dc5;
	clear: both;
	margin: 10px 0px 10px 0px;
}


.fixturesBar {
	position: relative;
	top:-4px;
	width: 980px;
	height: 12px;
	overflow: hidden;
	background: url(../images/style/thin_strip_fixtures.png) repeat-x;
	margin: 0px auto 0px auto;
}
* html .fixturesBar{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/thin_strip_fixtures.png',sizingMethod='scale');
}

.resultsBar {
	position: relative;
	top:-4px;
	width: 980px;
	height: 12px;
	overflow: hidden;
	background: url(../images/style/thin_strip_results.png) repeat-x;
	margin: 0px auto 0px auto;
}
* html .resultsBar{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/thin_strip_results.png',sizingMethod='scale');
}
.loginBar {
	position: relative;
	top:-4px;
	width: 980px;
	height: 12px;
	overflow: hidden;
	background: url(../images/style/thin_strip_login.png) repeat-x;
	margin: 0px auto 0px auto;
}
* html .loginBar{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/thin_strip_login.png',sizingMethod='scale');
}

.homeBar {
	position: relative;
	top:-4px;
	width: 980px;
	height: 12px;
	overflow: hidden;
	background: url(../images/style/thin_strip_home.png) repeat-x;
	margin: 0px auto 0px auto;
}
* html .homeBar{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/thin_strip_home.png',sizingMethod='scale');
}
.hdline{
	display: block;
	margin: 15px 0px 0px 0px;
}


label{
	display: block;
	width: 70px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.singleinput{
	display: block;
	width: 220px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.singleinput input.text{
	display: block;
	width: 220px;
	border: 1px solid #c2c2c2;
	margin: 0px 0px 0px 0px;
}
.miniinput {
	display: block;
	width: 30px;
	float: left;
	margin: 0px 0px 0px 10px;
}
.miniinput input.textMini{
	display: block;
	width: 30px;
	border: 1px solid #c2c2c2;
	margin: 0px 0px 0px 0px;
}

.margin5{ margin: 5px 0px 0px 0px; }

.leftalign{
	text-align: left;
}

th, td{
	text-align: center;
}
tr{
	height: 25px;
}
input.score{
	width: 30px;
	border: 1px solid #c2c2c2;
}
input.pName{
	width: 220px;
	border: 1px solid #c2c2c2;
}
tr { border-bottom: 1px solid #a9a9a9; }

table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.noborder{
	border: none;
}

.scrollBar{
	width: 980px;
	margin: 0px auto 0px auto;
}
.scrollBar div{
	margin: 0px 0px 0px 30px;
}
.scrollBar img{
	border: none;
}

a.scrlDown{
	background: url(../images/tabs_btm_down_up.png) no-repeat;
	text-decoration:none;
	width: 62px;
	height: 16px;
	display:block;
	float: left;
	cursor:pointer;
}
* html a.scrlDown{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs_btm_down_up.png',sizingMethod='scale');
}


a.scrlDown:hover,a.scrlDown:active{
	background: url(../images/tabs_btm_down_over.png) no-repeat;
	text-decoration:none;
	cursor:pointer;
}
* html a.scrlDown:hover,* html a.scrlDown:active{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs_btm_down_over.png',sizingMethod='scale');
}

a.scrlUp{
	background: url(../images/tabs_btm_up_up.png) no-repeat;
	text-decoration:none;
	width: 62px;
	height: 16px;
	display:block;
	float: left;
	cursor:pointer;
}
* html a.scrlUp{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs_btm_up_up.png',sizingMethod='scale');
}

a.scrlUp:hover,a.scrlUp:active{
	background: url(../images/tabs_btm_up_over.png) no-repeat;
	text-decoration:none;
	cursor:pointer;
}
* html a.scrlUp:hover,* html a.scrlUp:active{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs_btm_up_over.png',sizingMethod='scale');
}



a.dwl{
	display: block;
	height: 31px;
	color:#fff;
	padding: 5px 0px 0px 40px;
	margin: 0px 0px 10px 0px;
	font-size: 10px;	
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
}
a.dwl span{
	color: #001d36;
}
a.dwl:hover{
	text-decoration: none;
}
* html a.dwl{ margin: 0px 0px 5px 10px; }


.glgl{ min-height:310px; }
* html .glgl{ height:310px; }
