body
{
	background-color: black;
	text-align: center;
	font-family: Tahoma;
	color: #FFFFFF;
}
.body 
{
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.welcome
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
h4
{
	font-weight:bold;
	font-size:13;
}
h1, h2, h3, h4 
{
	font-family:Tahoma;
}

.bulletinleftsidebar
{
	width: 142px;
	padding-left:4px;
	padding-right:4px;
	background-image:url(../Images/centerbackshort.gif);
}
.bulletinsidetop
{
	width:150px;
	background-image:url(../Images/centertopshort.gif);
	background-repeat:no-repeat;
	height:7px;
}
.bulletinsidebottom
{
	width:150px;
	background-image:url(../Images/centerbottomshort.gif);
	background-repeat:no-repeat;
	height:9px;
}
.sidetop
{
	width:150px;
	background-image:url(../Images/SideRoundTop.jpg);
	background-repeat:no-repeat;
	height:9px;
}
.sidebottom
{
	width:150px;
	background-image:url(../Images/SideRoundBot.jpg);
	background-repeat:no-repeat;
	height:9px;
}
.leftsidebar
{
	width: 150px;
	background-image:url(../Images/sideback.jpg);
}
.rightsidebar
{
	width: 150px;
	background-image:url(../Images/sideback.jpg);
}
.centertab
{
	background-image:url(../Images/centertab.gif);
	width: 479px;
    color:#FFFFFF;
    text-align:left;
    font-family:Tahoma;
    font-size:24px;
}
.requesttab
{
	background-image:url(../Images/centertablogin.jpg);
	width: 479px;
    color:#FFFFFF;
    text-align:left;
    font-family:Tahoma;
    font-size:24px;
    height:30px;
}
.centertabwide
{
	background-image:url(../Images/centertabwide.gif);
	width: 630px;
    color:#FFFFFF;
    text-align:left;
    font-family:Tahoma;
    font-size:24px;
}
.centerbar
{
	width: 480px;
	height: 100%;
	background-color:#000000;
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
	background-image:url(../Images/centerback.gif);
	padding-top:10px;
}
.topcenterround
{
	width:480px;
	background-image:url(../Images/centertop.gif);
	background-color:#000000;
	font-size:6px;
	background-repeat:no-repeat;
	height:7px;
}

.bottomcenterround
{
	width:480px;
	background-image:url(../Images/centerbottom.gif);
	background-color:#000000;
	font-size:8px;
	background-repeat:no-repeat;
	height:7px;
}
.widecenterbar
{
	width: 630px;
	height: 100%;
	background-color:#000000;
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
	background-image:url(../Images/widecenterback.gif);
	padding-top:10px;
}
.widetopcenterround
{
	width:630px;
	background-image:url(../Images/widecentertop.gif);
	background-color:#000000;
	font-size:6px;
	background-repeat:no-repeat;
}

.widebottomcenterround
{
	width:630px;
	background-image:url(../Images/widecenterbottom.gif);
	background-color:#000000;
	font-size:8px;
	background-repeat:no-repeat;
}
.fullcenterbar
{
	width: 780px;
	height: 100%;
	background-color:#000000;
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
	background-image:url(../Images/centerbackfull.gif);
	padding-top:10px;
}
.fulltopcenterround
{
	width:780px;
	background-image:url(../Images/centertopfull.gif);
	background-color:#000000;
	font-size:6px;
	background-repeat:no-repeat;
}

.fullbottomcenterround
{
	width:780px;
	background-image:url(../Images/centerbottomfull.gif);
	background-color:#000000;
	font-size:8px;
	background-repeat:no-repeat;
}
.newslabel
{
	position:relative;
	top:-5px;
	left:65px;
}
.fixtureslabel
{
	position:relative;
	top:-7px;
	left:40px;
}
.albumlabel
{
	position:relative;
	top:-5px;
	left:65px;
}
.frseason
{
	position:relative;
	top:-5px;
	left:170px;
}
.requestlink
{
	position:relative;
	top:-5px;
	left:370px;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:Red;
}
.newsbox
{
	width:450px;
	text-align:left;
	padding:5px;
}
.header
{
	width: 100%;
	height: 140px;
	background-image:url(../Images/renegadesbanner.jpg);
	vertical-align:middle;
}
.mainmarquee
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:none;
}
.mainmarquee a:link
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.mainmarquee a:visited
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.alternatemarquee
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:#FDFF02;
	text-decoration:none;
}

.alternatemarquee a:link
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:#FDFF02;
	text-decoration:none;
}

.alternatemarquee a:visited
{
	font-family:verdena;
	font-size:14px;
	font-weight:bold;
	color:#FDFF02;
	text-decoration:none;
}

.menudiv
{
	margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 100%;
    background-color: #000000;
    border: 1px solid #ffffff;
}
.login
{
	text-align:left;
	padding:0px 5px 0px 5px;
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	width:100%;
}

.loginstatus
{
	text-transform: uppercase;
	font-size: 10px;
	color:Red;
	text-decoration:none;
	float:right;
}
.loginstatus a:link
{
	color:Red;
	text-decoration:none;
}
.loginstatus a:visited
{
	color:Red;
	text-decoration:none;
}
.loginstatus a:hover
{
	color:#EEC900;
}
.loggedinmenutable
{
	text-align:center;
	width:790px;
	height:23px;
}
.loggedinmenucol
{
	border-bottom:solid 1px #ADADAD;
	border-top:solid 1px #ADADAD;
}
.loggedinmenuelement
{
	text-transform: uppercase;
	font-size: 9px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma;
}
.loggedinmenuelement a:visited
{
	color:#ffffff;
}

.loggedinmenuelement:hover
{
	color:red;
}
.footer
{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
    border: 1px solid #ffffff;
    vertical-align:middle;
    padding-bottom:10px;
    background-color:#000000;
}
.menub
{
	text-transform: uppercase;
	font-size: 10px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
.menub a:link
{
	color: #ffffff;
	text-decoration:none;
}

.menub a:visited
{
	color: #ffffff;
}

.menub a:hover
{
	color:red;
}

.m_banner_hide
{
	display:none;
}
.m_banner_show
{
	display:block;
}
#mContainer
{
	position:relative;
	width:136px;
	height:120px;
	border-style:solid;
	border-width:3px;
	border-color:#484848;
	background-color:#000000;
}

.marquee
{
	position:absolute;
	left:0px;
	font-family:verdana;
	font-size:9px;
	color:#EEC900;
	text-decoration:none;
	padding-left:5px;
	-moz-opacity:0.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.scores:link
{
	color:#EEC900;
	text-decoration:none;
}
.scores:visited
{
	color:#EEC900;
	text-decoration:none;
}
.scores:hover
{
	color:Red;
	text-decoration:underline;
}
.newstitle
{
	font-size:13px;
	font-family:Tahoma;
	text-decoration:none;
	color:red;
	font-weight:bold;
}
.bulletins
{
	margin-left:10px;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
}
.bulletinsside
{
	text-align:left;
	font-family:Tahoma;
	font-size:9px;
	color:Black;
}
.bulletinssidetitle
{
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	color:red;
	font-weight:bold;
}
.bulletinsview
{
	width:100%;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	padding:5px 5px 5px 5px;
}
.commentdesc
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
}
.bullnamedatemain
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	margin-left:10px;
}
.bullnamedatetrans
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	margin-left:60px;
	margin-right:20px;
}
.NewUserCol
{
	font-family:Tahoma;
	font-size:10px;
	text-align:left;
}
.grid
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	background-color:#ffffff;
}

.grid a:link
{
	text-decoration:none;
	color:Red;
}

.grid a:visited
{
	text-decoration:none;
	color:Red;
}

.grid a:hover
{
	text-decoration:none;
	color:#EEC900;
}
.playerlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;	
}
.playerlink a:visited
{
	text-decoration:none;
	color:#000000;
}

.playerlink a:hover
{
	text-decoration:none;
	color:#000000;
}
.admingrid
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	padding:4px;
	border:solid 1px #EEC900;
	background-color:#000000;
	color:#ffffff;
}

.admingrid a:link
{
	text-decoration:none;
	color:Red;
}

.admingrid a:visited
{
	text-decoration:none;
	color:Red;
}

.admingrid a:hover
{
	text-decoration:none;
	color:#EEC900;
}
.gridhead
{
	color:red;
	text-decoration:none;
}

.gridhead a:link
{
	color:red;
	text-decoration:none;
}

.gridhead a:visited
{
	color:red;
	text-decoration:none;
}

.gridhead:hover
{
	color:#EEC900;
	text-decoration:none;
}
.profileCollumn
{
	padding-top:2px;
	padding-bottom:2px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
.profileHeadings
{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Tahoma;
	font-size:14px;
	vertical-align:top;
	font-weight:bold;
}
.generallink
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:Red;
}

.generallink a:link
{
	text-decoration:none;
	color:Red;
}

.generallink a:visited
{
	text-decoration:none;
	color:Red;
}

.generallink:hover
{
	text-decoration:none;
	color:#EEC900;
}

.generaltext
{
	font-size:11px;
	font-family:Tahoma;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.generallisttext
{
	font-size:11px;
	font-family:Tahoma;
	text-align:left;
	color:Black;
}
.generalheadingcenter
{
	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	color:Red;
	font-weight:bold;
}
.generalheading
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:Red;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.matchtable
{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	padding:6px;
}