﻿body 
{
    background-image:url(Artwork/Background.png);
    background-repeat:repeat-x;
    background-position:left;
    background-color:#000000;
    margin:0;
    padding:0;
}
.contentText
{
    font-family:Tahoma;
    font-size:9pt;
    color:#ffffff;
}
.header
{
    background-image:url(Artwork/header.png);
    background-position:top;
    background-repeat:no-repeat;
    height:136px;
}
.headerLeft
{
    background-image:url(Artwork/headerLeft.png);
    background-position:top;
    background-repeat:no-repeat;
    height:136px;
}
.headerRight
{
    background-image:url(Artwork/headerRight.png);
    background-position:top;
    background-repeat:no-repeat;
    height:136px;
}
.headerTopCenter
{
     background-image:url(Artwork/headerTopCenter.png);
    background-position:top;
    background-repeat:no-repeat;
    height:21px;
}
.headerBottomCenter
{
     background-image:url(Artwork/headerCenterBottom.png);
    background-position:top;
    background-repeat:no-repeat;
    color:White;
    height:21px;
}
.headerExpand
{
    background-image:url(Artwork/headerExpand.png);
    background-position:top;
    background-repeat:no-repeat;
    height:136px;
}
.leftColumn
{
    background-image:url(Artwork/leftborder.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:1007px;
}
.leftColumnExpand
{
    background-image:url(Artwork/leftborderExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:1007px;
}
.rightColumn
{
    background-image:url(Artwork/rightborder.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:1007px;
}
.rightColumnExpand
{
    background-image:url(Artwork/rightborderExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:1007px;
}
.menuLeft
{
    background-image:url(Artwork/menuleft.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:366px;
}
.menuLeftBottom
{
    background-image:url(Artwork/menuleftbottom.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:506px;
}
.menuLeftBottomExpand
{
    background-image:url(Artwork/menuleftbottomExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:506px;
}
.menuRight
{
    background-image:url(Artwork/menuright.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:366px;
}
.menuRightExpand
{
    background-image:url(Artwork/menurightExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:872px;
}
.menuMiddleExpand
{
    background-image:url(Artwork/menumiddleExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:872px;
}
.menuLeftExpand
{
    background-image:url(Artwork/menuleftExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:872px;
}
.menu
{
    background-image:url(Artwork/menu.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:366px;
}
.menuExpand
{
    background-image:url(Artwork/menuExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:366px;
}
.recentSignings
{
    background-image:url(Artwork/RecentSignings.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:79px;
}
.headerContentExpand
{
    background-image:url(Artwork/HeaderContentExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:366px;
}
.footerContentExpand
{
    background-image:url(Artwork/footerContentExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:505px;
}
.contentLeft
{
    background-image:url(Artwork/contentleft.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:257px;
}
.contentBody
{
    background-image:url(Artwork/contentText.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:257px;
}
.contentScroller
{
    background-image:url(Artwork/contentscroller.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:257px;
}
.contentRight
{
    background-image:url(Artwork/contentright.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:257px;
}
.contentFooter
{
    background-image:url(Artwork/contentfooter.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:30px;
}
.contentExpand
{
    background-image:url(Artwork/contentExpand.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:872px;
}
.footerLeft
{
    background-image:url(Artwork/footerleft.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:373px;
}
.footerMiddle
{
    background-image:url(Artwork/footermiddle.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:373px;
}
.footerRight
{
    background-image:url(Artwork/footerright.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:373px;
}
.footerBottom
{
    background-image:url(Artwork/footerbottom.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:133px;
}
.footerBottomfooter
{
    background-image:url(Artwork/footerbottomfooter.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:20px;
}
.menuText
{
    font-size:8pt;
    color:#ffffff;
    font-family:Tahoma;
    text-align:center;
    vertical-align:bottom;
}
.menuLinks
{
    font-size:8pt;
    color:#ffffff;
    font-family:Tahoma;
    text-decoration:none;
}
.menuLinks:hover
{
    font-size:8pt;
    color:#999999;
    font-family:Tahoma;
    text-decoration:none;
}
.scrollText
{
    color:#ffffff;
    font-family:Tahoma;
    font-size:10pt;
}
.ContentHeadersDkBlue
{
    color:#000033;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
}
.ContentHeadersLtBlue
{
    color:#6699CC;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:bold;
}
.topHeaders
{
    color:#ffffff;
    font-family:Tahoma;
    font-size:16pt;
}
.Links
{
    color:#ffffff;
    font-family:Tahoma;
    text-decoration:none;
}
.Links:hover
{
    color:#999999;
    font-family:Tahoma;
    text-decoration:none;
}
.staffHeaders
{
    font-size:10pt;
    color:#333333;
}
.menuRegister
{
    font-size:8pt;
    color:#ffff33;
    font-family:Tahoma;
    text-decoration:none;
}
.menuRegister:hover
{
    font-size:8pt;
    color:#ffcc33;
    font-family:Tahoma;
    text-decoration:none;
}
.tryoutsMainPage
{
    background-image:url(Artwork/WatchListAllStar2.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:252px;
}
.RegisterButton
{
    background-color:#ffffff;
    border: solid 1px #6699CC;
    color: #6699CC;
    font-family:Tahoma;
    font-size:10pt;
    cursor:pointer;
}
.RegisterButton:hover
{
    background-color:#6699CC;
    border: solid 1px #ffffff;
    color: #ffffff;
    font-family:Tahoma;
    font-size:10pt;
    cursor:pointer;
}
.TestimonialsRow
{
 border-bottom: 1px solid #ffffff;
}
.RosterHeaderStyle
{
 font-size:12px;
 font-weight:bold;
 height:25px;
 text-align:left;
}
.RosterRowStyle
{
 height:22px;
 border-bottom:solid 1px #4C787E;
 text-align:left;
}