﻿body 
{
    margin: 0px 0px 0px 0px;    
    background-color:White;
    background-color:#E7E8E9;    
    font-family:Trebuchet MS;
    font-size:12pt;
}

h1
{
    font-family:Trebuchet MS;
    font-size:12pt;
    color:#ED1C24;
}

.mainRow
{
    /*text-align:center;*/
}

.mainRow
{
    text-align:-moz-center;
}

.mainTable
{
    width:942px;
    height:100%;
    text-align:center;
    background-color:White;
}

.logoPicture
{
    text-align:center;
    background-image:url('/img/back.gif');
    height:149px;    
}

.mainRightSide
{
    background-image:url('/img/leftSiteSide.gif');
    background-repeat:repeat-y;
    width:15px;
}

.mainLeftSide
{
    background-image:url('/img/rightSiteSide.gif');
    background-repeat:repeat-y;
    width:15px;
}

.mainDownLeftCorner
{
    background-image:url('/img/downSiteLeftCorner.gif');
    background-repeat:no-repeat;
    width:28px;
}

.mainDownSide
{
    background-image:url('/img/downSiteSide.gif');
    background-repeat:repeat-x;
    height:28px;  
}

.mainDownRightCorner
{
    background-image:url('/img/downSiteRightCorner.gif');
    background-repeat:no-repeat;
    width:28px;
}

.headerTable
{
    width:100%;
    height:100%;
}

.leftCorner
{
    background-image:url('/img/left.gif');    
    background-repeat:no-repeat;
    height:149px;
    width:28px;
}

.rightCorner
{
    background-image:url('/img/right.gif');    
    background-repeat:no-repeat;
    height:149px;
    width:28px;    
}

.HeaderFont
{
    color:#0469AE;
    font-family:Trebuchet MS;
    font-size:16pt;
    font-weight:bold;
}

.Header1Font
{
    color:#0469AE;
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:bold;
}

.TextFont
{
    color:#3B3539;
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
}

.NormalFont
{
    font-family:Trebuchet MS;
    font-size:10pt;
}

.NormalBoldFont
{
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
}

.BoldFont
{
    color:#EF333C;
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
    font-style:italic;
}

.menu
{
    height:37px;
}

.image
{
    height:127px;
    background-color:#eeeeee;
}


/* Menu */

.SportingMenu
{
    /*background-color:#0062A9;
    border-color:#666666;*/

    cursor:pointer;

    font-size: 10pt;
    font-family:Trebuchet MS;
    font-weight:bold;

    color: #ffffff;
    width: 110px;
    height:29px;
    
    /*text-align:left;*/
    text-align:center;
    vertical-align:middle;
    
    background-image:url('/img/sportingMenuBack.gif');
    background-repeat:no-repeat;    

    /*margin-left:5px;
    margin-right:10px;*/
}

a.SportingMenu
{
    color:White;
    vertical-align:middle;
   
    background-image:none;
    
    height:29px;
    padding-top:4px;
    
	
}

a.SportingMenu:hover
{
    color:White;
    text-decoration:none;
}

a.SportingMenu:visited
{
    color:White;
    text-decoration:none;

}

.SportingMenuHover
{
    /*background-color:#ED1C24;
    border-color:#004684;*/
    
    background-image:url('/img/sportingMenuFore.gif');
    background-repeat:no-repeat;  
}

.SportingMenuDynamic
{
    background-color:#f1f1f1;
	border: 1px solid #D1D1D1;
	border-top-style:none;
    /*width: 105px;*/
    height:18px;
    	
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:hand;
}

a.SportingMenuDynamic
{
    background-image: url(arrow.gif);
    padding: 0px 10px 0px 7px;
    background-repeat: no-repeat;
    background-position : 3px center;
    color:Black;
    vertical-align:middle;
    height:11px;


}

a.SportingMenuDynamic:Hover
{
    color:Black;
    text-decoration:none;
}

.SportingMenuDynamicHover
{
    background-color:#facb11;
    /*border-color:#facb11;*/
	border: 1px solid #D1D1D1;
	border-top-style:none;

}

.SportingMenuSelected
{
    /*background-color:#0062A9;
    border-color:#666666;*/

    cursor:pointer;

    font-size: 10pt;
    font-family:Trebuchet MS;
    font-weight:bold;

    color: #ffffff;
    width: 110px;
    height:29px;
    
    /*text-align:left;*/
    text-align:center;
    vertical-align:middle;
    
    background-image:url('/img/sportingMenuFore.gif');
    background-repeat:no-repeat;    

    /*margin-left:5px;
    margin-right:10px;*/
}

a.SportingMenuSelected
{
    color:White;
    vertical-align:middle;
   
    background-image:none;
    
    height:29px;
    padding-top:4px;    	
}


a.NormalHomeLink
{
    font-weight: bold; 
    color: #ed1c24;
}

a.NormalHomeLink:Visited
{
    font-weight: bold; 
    color: #ed1c24;
}

a.NormalHomeLink:Hover
{
    font-weight: bold; 
    color: #ed1c24;
}

a.NormalWhiteLink
{
    font-weight: bold; 
    color: White;
}

a.NormalWhiteLink:Visited
{
    font-weight: bold; 
    color: White;
}

a.NormalWhiteLink:Hover
{
    font-weight: bold; 
    color: White;
}


a.NormalRedBlueLink
{
    font-weight: bold; 
    color: #ED1C24;
}

a.NormalRedBlueLink:Visited
{
    font-weight: bold; 
    color: #ED1C24;
}

a.NormalRedBlueLink:Hover
{
    font-weight: bold; 
    color: #0062A9;
}

BottomNavMenu
{

}

BottomNavMenu a
{
	color:Red;
}

BottomNavMenu a:Visited
{
	color:Red;
}

BottomNavMenu a:Hover
{
	color:Blue;
}
