body 
{
    color: #000000;
    font:Normal 12px Arial;
}
input
{
    font:Normal 12px Arial;
    color:#000000;
}
textarea
{
    font:Normal 12px Arial;
    color:#000000;
}
select
{
    font:Normal 11px Arial;
    color:#000000;
}
.SectionTitleFont
{
    font: normal 24px Arial;
    color: #000000;
}
.LeadFeatureTitleFont
{
    font: bold 18px Arial;
    color: #000000;
}
.LeadFeatureSubTitleFont
{
    font: Normal 22px Arial;
    color: #000000;
}
.ArticleTitleFont
{
    font: bold 13px Arial;
    color: #000000;
}
.ArticleContentFont
{
    font: Normal 12px Arial;
    color: #000000;
}
.QueerSayCaptionFont
{
    font: bold 18px Arial;
    color: #000000;
}
.NormalButton
{
    background-color:#079AD7;
    border:0px;
    font: Normal 11px Arial;
    color:white;
    height:18px;
    cursor: pointer; cursor: hand;
}

td.PrimaryMenuNormal
{

    background-image: url('/images/menu_off.gif'); background-repeat:repeat-x;
}
td.PrimaryMenuSpaceStart
{
    width:15px;
    height:15px;
    background-image:url(../../Images/NavBtnEdges/Edge_R_c1_S_L.gif);
    background-repeat:no-repeat;
}
td.PrimaryMenuSpaceNormal
{
    width:15px;
    height:15px;
    background-image:url(../../Images/NavBtnEdges/Edge_R_c2_D.gif);
    background-repeat:no-repeat;
}
td.PrimaryMenuSpaceNormalEnd
{
    width:15px;
    height:15px;
    background-image:url(../../Images/NavBtnEdges/Edge_R_c2_S_R.gif);
    background-repeat:no-repeat;
}
td.PrimaryMenuSpaceHighLeft
{
    width:15px;
    height:15px;
    background-image:url(../../Images/NavBtnEdges/Edge_R_c2_On_L.gif);
    background-repeat:no-repeat;
}
td.PrimaryMenuSpaceHighRight
{
    width:15px;
    height:15px;
    background-image:url(../../Images/NavBtnEdges/Edge_R_c2_On_R.gif);
    background-repeat:no-repeat;
}
td.HighlightRating
{
    width:14px;
    height:14px;
    background-image:url(../../Images/RatingStar/star-00197D-1.gif);
    background-repeat:no-repeat;
}
td.GreyRating
{
    width:14px;
    height:14px;
    background-image:url(../../Images/RatingStar/star-00197D-2.gif);
    background-repeat:no-repeat;
}
td.CaptionTD
{
    height:24px;
    background-color:#00197d;
    color:White;
    font:Normal 12px Arial;
}
.TopTenNumberFont
{
	COLOR: #000000;
	FONT: Normal 40px Arial;
}
.DisplayLabelFont
{
    color:#00197d;
    font: Normal 14px Arial;
}
.ScheduleHeaderLightFont
{
	color:#578b9f;
	font: bold 13px Arial;
}
.ScheduleHeaderNormalFont
{
	color:#003551;
	font: bold 13px Arial;
}
.TickerFont
{
   color:#000000; 
}
.TickerFont a
{
   color:#000000; 
}
.TickerFont a:hover
{
   color:#92278f; 
}
td.PrimaryMenuHighLight
{
    background-image:url(/Images/menu_radio_on.gif); background-repeat:repeat-x;
}
