
BODY {
	font-size : 11pt;
	font-family : Veranda;
	color : #000000;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0;
	padding-bottom : 0px;
	text-align : left;
	background-color: #ffffff;
}
a:link {
	color : #ff0000;
	text-decoration: underline;
      }
a:active {
	color : #ff0000;
	text-decoration: underline;
      }
a:visited {
	color : #ff0000;
	text-decoration: underline;
      }
a:hover {
	color : #ff0000;
	text-decoration: underline;
      }
a:focus {
	color : #ff0000;
	text-decoration: underline;
      }
th {
	color: #FFFFFF;
    filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
    font-style: normal;
    font-weight: bold;
    background-color: #5E564A;
	 }
th a:link, th a:visited {
	color : #ffffff;
      }
th a:hover {
	color : #ff0000;
	}

CAPTION {
   font-weight: bold;
   font-style: normal;
   line-height: 17px;
   letter-spacing: 0pt;
   background-color: #ffffff;
   text-align: left;
   padding-left: 20px;
   background: url('http://webpages.charter.net/ferrisst90/green_blank_tab.GIF') repeat-x top left;
  }

.homepagecolumn #standings H3, .homepagecolumn #brief_standings H3, .homepagecolumn .homepagemodule CAPTION {
   padding-top: 5px;
   padding-bottom: 5px;
   color: #000000;
   background-color: #cccccc;
}

TH {
   color: #FFFFFF;
filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
   font-style: normal;
   font-weight: bold;
   background-color: #5E564A;
}

TH A:link, TH A:active, TH A:visited, TH A:hover {
   color: #000000;
   text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
   border: 1px solid #000000;
   background-color: #F6FBEC;
   margin: 1px;
   padding: 1px;
}

.eventablerow {
   background-color: #DEDAD3;
}

.oddtablerow {
   background-color: #E9E6E2;
}

.warning {
   color: #FF6600;
}

#home #standings H3, #home #brief_standings H3, #standings H3 {
   padding: 0px;
   color: #FFFFFF;
   background-color: #transparent;
}

.homepagecolumn .homepagemodule H3 {
   margin: 0px; 
   background-color: #E9E6E2;
}

.pagefooter A:link, .pagefooter A:active {
   color: #996699;
   text-decoration: underline;
}

.pagefooter A:visited {
   color: #9999CC;
   text-decoration: underline;
}

.pagefooter A:hover {
   color: #FF0000;
   text-decoration: underline;
}

LI {
   background-color: #5E564A;
   filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
   list-style-position: inside;
   text-align: left;
   height: 26px;
}

.pagebody {
   padding-top: 25px;
   background-color: #FFFFFF;
}

#home {
   background-color: transparent;
}

H1 {
   font-weight: bolder;
   font-style:BOLD;
   color: #FFFFFF;
   height: 36px;
   filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
   letter-spacing: 1px;
}

.pagefooter {
   /* background: url(green_small_gray_bar.gif) top left repeat-x; */
   padding-top: 5px;
   margin-top: 5px;
}

.report {
   border: none;
   border-top: none;
   border-collapse: collapse;
}

.report TD, .report TH {
   border: none;
   border-collapse: collapse;
   padding: 1px;
}

.header_links, .header_links TD, .header_links TH {
   border: none;
}

.report .newposition TD, .report .newposition TH {
   /* border-top: none; */
   border-top: 1px solid #5E564A;
}

.mainmenuon,  A.mainmenuon:hover, A.mainmenuon:link, A.mainmenuon:visited, A.mainmenuon:active {
   color: #FFFF99;
   background-color: #CC0000;
}

.mainmenucurrent, .mainmenuoff, A.mainmenuoff:hover, A.mainmenuoff:link, A.mainmenuoff:visited, A.mainmenuoff:active {
   color: #FFFFFF;
   background-color: #AA0000;
}

/* BELOW IS THE START OF THE REAL MFLHISTORY CSS ABOVE IS A STRAIGHT COPY FROM THE ORIGINAL AFL CSS*/
#body_home {
	width:100%;
	text-align:center;
}

table {
	width:100%;
}

/* This should override the wierd CSS in the original app        */
.leaguehistorymodule {
	width: 100%;
	}
	
.leaguehistorypageheader {
	width: 100%;
	background: url('http://webpages.charter.net/ferrisst90/FFFLBannerv1.gif') no-repeat center 50%;
	height:150px; background-repeat:no-repeat
	}

/* The site branding logo inside the page header. On the left side*/
.leaguehistorybrandlogo {
	visibility:hidden;
	padding-left: 10px;
	width: 145px;
	vertical-align: top;
}
/* The page title inside the page header. Middle*
.leaguehistorypagetitle h1{
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
    text-align: center;
    width: 80%;
}
/* The "welcome" message inside the page header. On the right side*/
.leaguehistorywelcome {
	color:#000033;
	vertical-align: top;
	text-align: right;
	width: 145px;
	padding-right: 10px;
}
/* The body of all league history pages. */
.leaguehistorypagebody {
	border:none;
	clear:both;
	position:relative;
	z-index:1;
}
/* GLOBAL NAV
*******************************/

#menu {
	width:100%;
	height:27px;
	font-family:Veranda;
	font-size:11px;
	float:left;
	overflow:hidden;
	text-align:center;
	border:none;
	text-align:center;
}
#menu ul{
	text-align:center;
	width:100%;
}

#menu li {
	float:left;
}
#menu a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:10px 8px 11px 8px;
	float:left;
	border:none;
	display:block;
}

#menu a:hover {
	color:#FF0000;

}

#mainnav {
}

#mainnav LI {
	list-style:none;
	float: left;
	padding: 2px;
	padding-left:20px;
	margin: 2px;
	white-space: nowrap;
}
#mainnav LI A {
	text-decoration: none;
	border:none;

   
}

#leaguehistorypagebody {
	width:950px;
	border:none;
}

#gamecenter table{
	padding-left:2px;
	padding-right:2px;
	width:475px;
	border:none;
}

#gamecenter caption{
	width:477px;
}

.prevmatchups{
	background-color:#7c7a7a;
}
.divisiongame {
	font-weight:bold;
}
.gamescore {
	text-align:right;
	color:#FF0000;
}
.winnermark {
	display:inline;
	color:#FF0000;
	font-size:medium;
}

.prevmatchups TH {
	background-color:#FF3333;
}
.prevmatchups caption {
	font-size:9pt;
	background-color: #FF3333;
}
#gamecenter .gamecentertable {
	border: none;
}
.prevmatchups .eventablerow {
	background-color: #7c7a7a;
}
.prevmatchups .eventablerow A:link {
	color: #CCCCCC;
}
.prevmatchups .eventablerow A:active {
	color: #CCCCCC;
}
.prevmatchups .eventablerow A:visited {
	color: #CCCCCC;
}
.prevmatchups .eventablerow A:hover {
	color: #5F0E02;
}
.prevmatchups .eventablerow A:focus {
	color: #5F0E02;
}


/* All odd-numbered rows inside a table. */
.prevmatchups .oddtablerow {
	background-color: #929292;
}

.prevmatchups .oddtablerow A:link {
	color: #CCCCCC;
}
.prevmatchups .oddtablerow A:active {
	color: #CCCCCC;
}
.prevmatchups .oddtablerow A:visited {
	color: #CCCCCC;
}
.prevmatchups .oddtablerow A:hover {
	color: #8B4136;
}
.prevmatchups .oddtablerow A:focus {
	color: #8B4136;
}
