﻿.MainFont
{
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
}
.NewsScroll
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 12px;
}
.MainFontGold
{
	color: #ABA05C;
}
.PageTitleFont
{
	color: #ABA05C;
	font-size: 18px;
}
.PageSubtitleFont
{
	color: #ABA05C;
	font-weight: bold;
}
.GoldFontHeading
{
	color: #ABA05C;
	font-size: 18px;
}
.GoldFontSans
{
	color: #ABA05C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.JustifiedText
{
	text-align: justify;
}

a:link 		{ color:#38638F; text-decoration:none; }
a:visited 	{ color:#38638F; text-decoration:none; }
a:hover		{ color:#ABA05C; text-decoration:underline; }
	
.MainLink:link
{
    color: #38638F;
    text-decoration: none;
}
.MainLink:visited
{
    color: #38638F;
    text-decoration: none;
}
.MainLink:hover
{
    color: #ABA05C;
    text-decoration: underline;
}
.MainLinkNews:link
{
    color: #ABA05C;
	font-weight: bold;
    text-decoration: none;
}
.MainLinkNews:visited
{
    color: #ABA05C;
	font-weight: bold;
    text-decoration: none;
}
.MainLinkNews:hover
{
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: underline;
}
.MainList
{
	list-style-image: url('../bullet.gif');
	left: -25px;
	position: relative;
}
.MainList li
{
	padding-bottom: 8px;
}
.TableLeader td
{
	background: url(../dot-dot-dot.gif) 0 90% repeat-x;
}
.TableLeader span
{
	background: white;
}
.SportsWeekday
{
	font-size: 8px;
	text-transform: uppercase;
}
.SportsDate
{
	color: #ABA05C;
	font-size: 16px;
	font-weight: bold;
}


.SecondaryLinkFont
{
	color: #38638F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.SecondaryLink:link
{
    color: #ABA05C;
    text-decoration: none;
}
.SecondaryLink:visited
{
    color: #ABA05C;
    text-decoration: none;
}
.SecondaryLink:hover
{
    color: #38638F;
    text-decoration: none;
}

.CommunityLinkFont
{
	color: #ABA05C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.CommunityLink:link
{
    color: #ABA05C;
    text-decoration: none;
}
.CommunityLink:visited
{
    color: #ABA05C;
    text-decoration: none;
}
.CommunityLink:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.MainTable
{
}

/*==== COMMUNITY ===================*/

.CommunityMainFont
{
	color: #000000;
	xfont-family: Verdana, Arial, Helvetica;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 15px;
}

.CommunityMenuFont
{
	color: #D9D9D9;
	font-family: Verdana, Arial, Helvetica;
	xfont-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	xtext-transform: uppercase;
}
.CommunityMenuLink:link
{
    color: #D9D9D9;
    text-decoration: none;
}
.CommunityMenuLink:visited
{
    color: #D9D9D9;
    text-decoration: none;
}
.CommunityMenuLink:hover
{
    color: #FFFFFF;
    text-decoration: none;
}




/*==== POPUP ===================*/

.PopupMainFont
{
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.PopupMainFontBlue
{
	color: #356292;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.PopupTitleFont
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.PopupSubtitleFont
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.PopupTitleBox
{
	background-color: #356292;
	padding: 8px 16px 8px 16px;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
}
.PopupMainCellBG
{
	background-image: url(../popup_mainbg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.PopupSectionTitleFont
{
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.PopupMainCell
{
	margin: 12px;
}
.PopupMainCell strong
{
	color: #356292;
	font-size: 13px;
	font-weight: bold;
}