@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.title {
	font-size: 20px;
	font-weight:bold;
	}
#mycss0 {
	background:#FFFFFF;
	width:110;
	}
#mycss1 {
	background:#CCCCCC;
	width:970px;
	}
#mycss {
	background:url(../images/schedulebg.jpg);
	background-repeat:repeat-x;
	width:464px;
	}
#playercss {
	background:url(../images/schedulebg.jpg);
	background-repeat:repeat-x;
	width:100%;
	}
.banner {
	background:url(../images/bannerbg.jpg);
	background-repeat:repeat-x;
	height: 91px;
	}
.nav {
	background:url(http://www.liveonlinefooty.com/images/navbg.jpg);
	background-repeat:repeat-x;
	height: 45px;
	}
.maincell {
	background:url(http://www.liveonlinefooty.com/images/pagebg.jpg);
	background-repeat:repeat-x;
	}
.leftcol {
	width:670px;
	vertical-align:top;
	padding:10px;
	}
.rightcol {
	background:url(http://www.liveonlinefooty.com/images/whatyougetbg.jpg);
	background-repeat:repeat-x;
	background-color:#330000;
	text-align:right;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	padding: 10px;
	}
.rightcol1 {
	background:url(http://www.liveonlinefooty.com/images/whatyougetbg.jpg);
	background-repeat:repeat-x;
	background-color:#330000;
	text-align:justify;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
	padding: 10px;
	}
.rightcol1 a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
.rightcol1 a:hover {
	color:#cccccc;
	font-weight: bold;
	text-decoration:underline;
	}
.paddedcell {
	padding: 10px;
	}
.heading {
	padding:8px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	background:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	}
.smallhead {
	padding:8px;
	text-align:left;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	background:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	}
