
a.orange:link {color: #F0762A; font-weight: bold; text-decoration: none;}
a.orange:active {color: #F0762A; font-weight: bold; text-decoration: none;}
a.orange:visited {color: #F0762A; font-weight: bold; text-decoration: none;}
a.orange:hover {color: #F0762A; font-weight: bolder; text-decoration: underline;}

a.yellow:link {color: #FCDC02; font-weight: bold; text-decoration: none;}
a.yellow:active {color: #FCDC02; font-weight: bold; text-decoration: none;}
a.yellow:visited {color: #FCDC02; font-weight: bold; text-decoration: none;}
a.yellow:hover {color: #FCDC02; font-weight: bolder; text-decoration: underline;}

a.red:link {color: #AD112C; font-weight: bold; text-decoration: none;}
a.red:active {color: #AD112C; font-weight: bold; text-decoration: none;}
a.red:visited {color: #AD112C; font-weight: bold; text-decoration: none;}
a.red:hover {color: #AD112C; font-weight: bolder; text-decoration: underline;}

a.green:link {color: #95CF48; font-weight: bold; text-decoration: none;}
a.green:active {color: #95CF48; font-weight: bold; text-decoration: none;}
a.green:visited {color: #95CF48; font-weight: bold; text-decoration: none;}
a.green:hover {color: #95CF48; font-weight: bolder; text-decoration: underline;}

a.sky:link {color: #9CE6FF; font-weight: bold; text-decoration: none;}
a.sky:active {color: #9CE6FF; font-weight: bold; text-decoration: none;}
a.sky:visited {color: #9CE6FF; font-weight: bold; text-decoration: none;}
a.sky:hover {color: #9CE6FF; font-weight: bolder; text-decoration: underline;}

a.purple:link {color: #90419E; font-weight: bold; text-decoration: none;}
a.purple:active {color: #90419E; font-weight: bold; text-decoration: none;}
a.purple:visited {color: #90419E; font-weight: bold; text-decoration: none;}
a.purple:hover {color: #90419E; font-weight: bolder; text-decoration: underline;}

a.blue:link {color: #0088A0; font-weight: bold; text-decoration: none;}
a.blue:active {color: #0088A0; font-weight: bold; text-decoration: none;}
a.blue:visited {color: #0088A0; font-weight: bold; text-decoration: none;}
a.blue:hover {color: #0088A0; font-weight: bolder; text-decoration: underline;}



a.lime:link {color: #cfe133; font-weight: bold; text-decoration: none;}
a.lime:active {color: #cfe133; font-weight: bold; text-decoration: none;}
a.lime:visited {color: #cfe133; font-weight: bold; text-decoration: none;}
a.lime:hover {color: #cfe133; font-weight: bolder; text-decoration: underline;}


p              { color: #424346; font-size: 11px; font-style: normal; font-weight: normal }
td                { color: #424346; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
th           { color: #424346; font-size: 11px; font-weight: normal }
body                       { background-image: url(Media/Generic/tile_woodplanks.jpg); color: #424346; font-size: 11px; font-style: normal; font-weight: normal }
td.cellhead   { background-color: #808080 }
td.cellback    { color: #696969; background-color: #fff }
select  { color: #000; font: 9px geneva, verdana, arial, sans-serif; background-color: #ffffff; border: solid 1px #7d7a54 }

#backfade {
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:533px;
	z-index:-1;
	background-image: url(Media/Generic/tile_top.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’Media/Generic/tile_top.png’ ,sizingMethod=’crop’);


}

#season {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:243px;
	z-index:0;
}

#content {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:1;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:93px;
	z-index:2;
}
