/***********************************************************
/* Basics
/***********************************************************/

body { font-family: Arial, Verdana, sans-serif;
	background-image: url('/sites/WKRC/images/header_background_gy.jpg');
}
h1 
{ 
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	background-image: url('/images/header_background.png');
	background-repeat: repeat-y;
	padding: 3px 0px 3px 6px;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	background-image: url('/images/header_background.png');
	background-repeat: repeat-y;
	padding: 3px 0px 3px 6px;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: #000483;
}

img { border-width: 0px; }

.BoxHeader span a,

.BoxHeader span a:link, 

.BoxHeader span a:active, 

.BoxHeader span a:hover, 

.BoxHeader span a:visited

{

color: #FFFFFF;
text-decoration: underline;

}



/***********************************************************
/* Top/Bottom
/***********************************************************/

#CommonMasthead

{
	height: 130px;
	line-height: 130px;
	padding: 0 12px 0 12px;
	background-image: url('/sites/WKRC/images/mastheads/web_mastmain7.jpg');
	vertical-align: middle;
	float: left;
	font-size: 12px;

}

#CommonFooter

{

    clear: both;
	font-size: 12px;
	height: 64px;
	background-image: url('/sites/WKRC/images/mastheads/bkgrnd_footer.jpg');

}

.TabBoxHeader

{
            background-color: #FFB515;
			background-repeat: repeat-y;
            background-image: url('/sites/wkrc/images/bkgrnds/tab_back2.jpg');
			color: #FFFFFF;
			            font: bold 12px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}

.TabBoxHeader a,

.TabBoxHeader a:link, 

.TabBoxHeader a:active, 

.TabBoxHeader a:hover, 

.TabBoxHeader a:visited

{

color: #FFFFFF;

}


.BoxHeader

{
            background-image: url('/sites/wkrc/images/bkgrnds/tab_back2.jpg');
			background-repeat: repeat-y;
			background-color: #FFB515;
			color: #FFFFFF;
            padding: 3px 0.5em 3px 0.5em;
            font: bold 12px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}

.ContactBoxHeader

{
            background-image: url('/sites/wkrc/images/bkgrnds/contact_back.jpg');
			background-repeat: repeat-y;
			color: #FFFFFF;
            padding: 3px 0.5em 3px 0.5em;
            font: 10px Verdana, sans-serif;
            line-height: normal;
			font-weight: bold;
			letter-spacing: 0;
}
	

#CommonWelcome
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

#CommonWelcome a,
#CommonWelcome a:link,
#CommonWelcome a:visited,
#CommonWelcome a:hover,
#CommonWelcome a:active
{
	font-weight: bold;
}

#CommonTopNav a,
#CommonTopNav a:link,
#CommonTopNav a:active,
#CommonTopNav a:visited,
{
	color: #000483;
	font-weight: bold;
	text-decoration: none;
}
#CommonTopNav a:hover 
 {
	color: #363880;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: underline;
	} 

.CurrentTime 
{
	font-weight: bold;
	font-size: 12px;
	color: #6B6B6B;
}

#CommonFooter,
#CommonFooter a:link,
#CommonFooter a:visited,
#CommonFooter a:hover,
#CommonFooter a:active
{
	color: #999999;
	font-size: 11px;
}
.newslive {
    font-size:12px;
    font-family:"Arial";
    color:#000000;
}
.newslive a:link,
.newslive a:visited,
.newslive a:active
{
    color: #000000;
		font-weight:bold;
    text-decoration: none;
}
.newslive a:hover
{
    color: #000000;
	font-weight:bold;
    text-decoration: underline;

}

/***********************************************************
/* Side Navigation
/***********************************************************/

/* Side Nav Background Color */
.SideNavigation ul,
.SideNavigation ul ul
{
	background-color: #FFFFFF;
}

/* Main Category */
.SideNavigation ul li span 
{
	background-color: #010195;
	font-size: 13px; font-family: Verdana, Helvetica; 
	color: #FFFFFF;
	font-weight: none;
}

/* Main Item */
.SideNavigation ul ul li span
{
	background-image: url('/sites/wkrc/images/bkgrnds/leftnav.jpg'); 
	background-color: #244FB1;

}

/* Sub-Nav Category */
.SideNavigation ul.SubNavigation li span
{
	background-color: #9D9BC0;
	font-weight: bold;
	color: #6B6B6B;
}

/* Sub-Nav Item */
.SideNavigation ul.SubNavigation ul li span
{
	font-weight: normal;
	background-color: #7191DA;
}

/* Selected Item */
.SideNavigation ul li span.CurrentNode,
.SideNavigation ul ul li span.CurrentNode
{
	background-color: #9D9BC0;
	font-weight: bold;
}

/* Main Link Color */
.SideNavigation a:link,

.SideNavigation a:visited,
.SideNavigation a:active
{
	font-size: 11px; font-family: Arial, Helvetica;
	color: #27254E;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: none;
}
.SideNavigation a:hover
{
	color: #CB0A00;
	text-decoration: underline; 
}

/* Sub-Nav Link Color */
.SubNavigation a:link,
.SubNavigation a:hover,
.SubNavigation a:visited,
.SubNavigation a:active
{
	color: #555555;
}

/* New Indicator */
.SideNavigation em
{
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

/**********************************************************************
/* Headline List
/*********************************************************************/

.HeadlineList
{
	font-size: 11px; font-family: Arial, Helvetica; 
}

.HeadlineList a
{
	text-decoration: underline;
	color: #000985;
}

.HeadlineFeaturedItems
{
	font-size: 12px;
	font-family: Arial, Helvetica; 
}

.HeadlineFeaturedItems a
{	
	font-weight: bold;
}

/***********************************************************
/* Story Display
/***********************************************************/
.Election
{
	font-size: 11px; font-family: Arial, Helvetica;
	color: #000000;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: none;
	border: #000000 1px; 
	cellpadding: 15; 
	cellspacing: 5 
}

.AlertBar
{
    background-image: url('/sites/wkrc/images/bkgrnds/alertboxbkgrnd.jpg'); 
}

.AlertBar a,
.AlertBar a:link,
.AlertBar a:active,
.AlertBar a:visited
{
	text-decoration: none;
    font-size: 12px;
    color: White;}
.AlertBar a:hover
{
	font-size: 12px;
	text-decoration: underline;
}

.StoryLastUpdate,
.StoryPhotoCaption,
.StoryPostedBy
{
	font-size: 10px;
}

.StoryTitle
{
	font-size: 20px;
	font-family: Arial, Helvetica; 
	letter-spacing: 2;
	line-height: 2;
}

.StoryVideo
{
	font-weight: bold;
}
.ShortTermForecast .Conditions
{
    display: none;
}

.FootballScores 
{ 	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/***********************************************************
/* Help Icon & Input Labels
/***********************************************************/

img.HelpIcon
{
	border-style: none;
	height: 16px;
	width: 16px;
	padding: 2px 1px 2px 1px;
	vertical-align: bottom;
}

.InputLabel
{
}

.InputLabelRequired
{
	font-weight: bold;
}

.InputLabelError
{
	font-weight: bold;
	color: #FF0000;
}

.InputLabelSpecial
{
	font-weight: bold;
	color: #000099;
}

/**********************************************************************
/* Buttons
/*********************************************************************/

.Button,
.Button:link,
.Button:visited,
.Button:active,
.Button:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Button,
.Button:link,
.Button:visited,
.Button:active
{
	background-color: #eeeeee;
}

.Button:hover
{
	background-color: #dddddd;
}

/**********************************************************************
/* Status Messages
/*********************************************************************/

.StatusMessageRed
{
	color: #910709;
	border-color: #910709;
	background-color: #f4dcdc;
}

.StatusMessageGreen
{
	color: #006B31;
	border-color: #006B31;
	background-color: #e0f5d7;
}

.StatusMessageYellow
{
	color: #665500;
	border-color: #998800;
	background-color: #f9f3e0;
}

/**********************************************************************
/* Contests
/*********************************************************************/

.ContestTitle
{
	font-size: 18px;
	font-weight: bold;
}
/********************************************************************
/* OLD Site Fonts
/********************************************************************/

.tabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.SectionTitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000985; text-decoration: none;}

.highlight { background-color: #526594 }
.tabsw { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.textbox { WIDTH: 80px; HEIGHT: 24px}
.gobutton { WIDTH: 25px; HEIGHT: 24px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #4265D5}
.scorebox { WIDTH: 275px; font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}

.dishsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #9B0050; text-decoration: none}

.homeguide { font-size: 11px; font-family: Arial, Helvetica; color: #990000; letter-spacing: 0; font-weight: bold; text-decoration: none}
.homeguideselected { font-size: 11px; font-family: Arial, Helvetica; color: #B55252; letter-spacing: 0; font-weight: bold; text-decoration: underline}
.healthguide { font-size: 11px; font-family: Arial, Helvetica; color: #9F2220; letter-spacing: 0; font-weight: bold; text-decoration: none}
.healthguideselected { font-size: 11px; font-family: Arial, Helvetica; color: #F26456; letter-spacing: 0; font-weight: bold; text-decoration: underline}
.legalguide { font-size: 11px; font-family: Arial, Helvetica; color: #655A35; letter-spacing: 0; font-weight: bold; text-decoration: none}
.legalguideselected { font-size: 11px; font-family: Arial, Helvetica; color: #A6A679; letter-spacing: 0; font-weight: bold; text-decoration: underline}

.tinytabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.tabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.tabs2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.bluetablinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #A3D9FC}
.homeworxheadlines { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.dishheadlines { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #463D04}
.goldtabs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFB66E; text-decoration: none}
.tabs3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #FFFFFF; text-decoration: none}
.tabslink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #FFFFFF; text-decoration: underline }
.whitelink { font-family: Trebuchet, Verdana, Helvetica; font-size: 10px;  color: #FFFFFF; text-decoration: underline }
.smwhitelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; text-decoration: underline }
.bigwhitelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline }
.bigwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF }
.divider { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
.xbigwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF }
.xbigwhitebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF }
.bigwxrbold { font-family: Verdana, Arial, Helvetica; font-size: 30px; color: #FFFFFF; font-weight: bold }
.homeworx { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #EECC9C }
.navheader { font-family: Courier New, Courier, mono; font-weight: bold; font-size: 12px; color: #182236}
.topnavlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #4C565F; text-decoration: none}

.storylinks:link { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
.storylinks:visited { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
.storylinks:hover, storylinks:active { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #EF751F; font-weight: bold; text-decoration: none}

.leftnavlinks:link { font-size: 11px; font-family: Arial, Helvetica; color: #FFFFFF; letter-spacing: 0; font-weight: bold; text-decoration: none}
.leftnavlinks:visited { font-size: 11px; font-family: Arial, Helvetica; color: #FFFFFF; letter-spacing: 0; font-weight: bold; text-decoration: none}
.leftnavlinks:hover { font-size: 11px; font-family: Arial, Helvetica; color: #FCB117; font-weight: bold; letter-spacing: 0; text-decoration: none}
.leftnavlinks:active { font-size: 11px; font-family: Arial, Helvetica; color: #FCB117; font-weight: bold; letter-spacing: 0; text-decoration: none}

.leftnavlinks2:link { font-size: 10px; font-family: Arial, Helvetica; color: #052D75; font-weight: bold; text-decoration: none}
.leftnavlinks2:visited { font-size: 10px; font-family: Arial, Helvetica; color: #052D75; font-weight: bold; text-decoration: none}
.leftnavlinks2:hover { font-size: 10px; font-family: Arial, Helvetica; color: #FCB117; font-weight: bold; text-decoration: none}
.leftnavlinks2:active { font-size: 10px; font-family: Arial, Helvetica; color: #FCB117; font-weight: bold; text-decoration: none}

.smvideolink:link { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3154C5; font-weight: bold; text-decoration: none}
.smvideolink:visited { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3154C5; font-weight: bold; text-decoration: none}
.smvideolink:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3154C5; font-weight: bold; text-decoration: underline}
.smvideolink:active { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3154C5; font-weight: bold; text-decoration: none}

#textbox2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}

#nav2 {
    width: 110px !important; /* Styles for Mozilla, Safari, IE Mac */
    width: 120px; /* Styles for MS IE5 PC */
    width/**/:/**/120px; /* Styles for IE6 PC */}
	
#nav2 a:link, #nav2 a:visited {
	font-size: 11px; font-family: Arial, Helvetica; color: #052D75;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: none;} 
	
#nav2 a:hover, #nav2 a:active {
	font-size: 11px; font-family: Arial, Helvetica; color: #FCB117;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 2;
	text-decoration: underline;}
	
a.SmallLinkblk:link {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;} 
a.SmallLinkblk:visited {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;} 
a.SmallLinkblk:hover {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;}
a.SmallLinkblk:active {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;}

a.leftnavheader { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.leftnavheader:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCF29; font-weight: bold; text-decoration: none}
a.leftnavlinksSelected { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}
a.leftnavlinksSelected:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}

.ltbluelink:link { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D2EFFF; font-weight: bold; text-decoration: none}
.ltbluelink:visited { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D2EFFF; font-weight: bold; text-decoration: underline}
.ltbluelink:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D2EFFF; font-weight: bold; text-decoration: underline}
.ltbluelink:active { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D2EFFF; font-weight: bold; text-decoration: none}

.storyheader { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
.storyheader:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCF29; font-weight: bold; text-decoration: none}
.storylinksSelected { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}
.storylinksSelected:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7E509B; font-weight: bold; text-decoration: none}

.leftnavlinksstatic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.leftnavlinksstaticy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.navborder { border: 1px solid #9C9A9C}

.smallheadlines:visited { font-family: Arial, Helvetica; font-size: 12px; color: #184CB2; text-decoration: none; font-weight: bold}
.smallheadlines:hover { font-family: Arial, Helvetica; font-size: 12px; color: #184CB2; text-decoration: underline; font-weight: bold}
.smallheadlines:link { font-family: Arial, Helvetica; font-size: 12px; color: #3154C5; text-decoration: none; font-weight: bold}
.smallheadlines:active { font-family: Arial, Helvetica; font-size: 12px; color: #3154C5; text-decoration: none; font-weight: bold}

.bheadlines:visited { font-family: Arial, Helvetica; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}
.bheadlines:hover { font-family: Arial, Helvetica; font-size: 14px; color: #000000; text-decoration: underline; font-weight: bold}
.bheadlines:link { font-family: Arial, Helvetica; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}
.bheadlines:active { font-family: Arial, Helvetica; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}

.smallheadlinesred:visited { font-family: Arial, Helvetica; font-size: 12px; color: #F71410; text-decoration: none; font-weight: bold}
.smallheadlinesred:hover { font-family: Arial, Helvetica; font-size: 12px; color: #F71410; text-decoration: underline; font-weight: bold}
.smallheadlinesred:link { font-family: Arial, Helvetica; font-size: 12px; color: #F71410; text-decoration: none; font-weight: bold}
.smallheadlinesred:active { font-family: Arial, Helvetica; font-size: 12px; color: #F71410; text-decoration: none; font-weight: bold}

.smallheadlinesblue:visited { font-family: Arial, Helvetica; font-size: 12px; color: #6379FF; text-decoration: none; font-weight: bold}
.smallheadlinesblue:hover { font-family: Arial, Helvetica; font-size: 12px; color: #6379FF; text-decoration: underline; font-weight: bold}
.smallheadlinesblue:link { font-family: Arial, Helvetica; font-size: 12px; color: #6379FF; text-decoration: none; font-weight: bold}
.smallheadlinesblue:active { font-family: Arial, Helvetica; font-size: 12px; color: #6379FF; text-decoration: none; font-weight: bold}

.wxrheadlinesblue:visited { font-family: Arial, Helvetica; font-size: 12px; color: #4265D5; text-decoration: none; font-weight: bold}
.wxrheadlinesblue:hover { font-family: Arial, Helvetica; font-size: 12px; color: #4265D5; text-decoration: underline; font-weight: bold}
.wxrheadlinesblue:link { font-family: Arial, Helvetica; font-size: 12px; color: #4265D5; text-decoration: none; font-weight: bold}
.wxrheadlinesblue:active { font-family: Arial, Helvetica; font-size: 12px; color: #4265D5; text-decoration: none; font-weight: bold}

.xsmallheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6379FF; text-decoration: underline; font-weight: bold}
.xsmallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: underline; font-weight: bold}
.breakingheadline { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #9C0000; font-weight: bold}
.breakingheadlinenew { font-family: Georgia, Verdana, Trebuchet; font-size: 20px; color: #9C0000; font-weight: bold}
.crimestoppersheadline { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #9C0000}
.redtease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9C0000;}
.redhead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9C0000; text-decoration: underline; font-weight: bold}
.redlite { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #9C0000; text-decoration: underline}
.redbrite { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF7373; text-decoration: underline}
.redteasebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #9C0000; font-weight: bold}

.smallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: underline; font-weight: bold}
.xsmallheadlinesblack { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: underline}

.xblackheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold}
.blackheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold}
.blacktease { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
.orangeheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EB740A; text-decoration: underline; font-weight: bold}

.medtease { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: none}
.smalltease { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #262A37; text-decoration: none}
.xsmalltease { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none}
.fs_NewsMedia_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: underline; font-weight: bold}

.greyheadtease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold}

.normalheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #00309C; text-decoration: underline; font-weight: bold;}
.normalredheadline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C70006; text-decoration: underline; font-weight: bold}
.normaltease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #262A37; text-decoration: none}
.newbluetease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none}
.newgreytease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #262A37; text-decoration: none}
.bigbluetease { font-family: Georgia, Verdana, Trebuchet; font-size: 24px; color: #3154C5; font-weight: bold}
.biggreytease { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #262A37; text-decoration: none}
.biggreyheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #262A37; text-decoration: underline; font-weight: bold;}
.bigblueheadline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3154C5; text-decoration: underline; font-weight: bold;}
.bigtease { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4265D5; text-decoration: none}
.bigteaseblack { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration: none}
.bigteasebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #262A37; font-weight: bold}
.xbigteasebold { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #262A37; font-weight: bold}
.xbigteaseblue { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #4265D5; font-weight: bold}
.redlink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; text-decoration: underline; font-weight: bold}

.alertlead { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #F9BF33; text-decoration: none; font-weight: bold}
.comingup { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold}
.midbarheadline { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00309C; text-decoration: underline; font-weight: bold}
.midbarheadlinegrey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #402B2B; text-decoration: underline; font-weight: bold}
.midbartease { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: none}

.scores { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: none}
.markets { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: none}

.whatson { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.whatson2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #F49A02}
.whatsonheadlines { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F49A02; text-decoration: underline}

.pollquestion { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00309C; text-decoration: underline}
.poll { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none; font-weight: bold}
.polltemplateq { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00309C; text-decoration: underline}
.polltemplateopt { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none; font-weight: bold}
.pollpopq { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold}

.weather { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none; font-weight: bold}
.weathertext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4265D5; text-decoration: none}
.weathertextbig { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #000000; text-decoration: none; font-weight: bold}
.weathertextb { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none; font-weight: bold}
.currentconditions { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none}
.outlook { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none; font-weight: bold}
.outlookpop { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.outlooktext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none}
.hurricane { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none; font-weight: bold}

.storyheadline { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #4265D5; font-weight: bold}
.storyheadlinewhite { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; font-weight: bold}
.guestheadline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0033; font-weight: bold}
.storytext { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #262A37; text-decoration: none}
.storytextw { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.outtakes { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0D095E; text-decoration: none}
.wouttakes { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.moreheadlines { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4265D5; text-decoration: none; font-weight: bold}
.nuestrotitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #98530E; font-weight: bold;}

.accudropdown {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 180px}
.bengalsbox {  background-color: #000000; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; width: 450px; border: #000000 1px dashed; cellpadding: 15; cellspacing: 5 }
.stocklook {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.cellpadding { padding: 3px 3px 100px 90px;}
.searchbox { width: 70px}
.border { border: 1px #4265D5 solid}
.borderfeature { border: 1px #B5B6BE solid}
.dashbox { border: #000000 1px dashed; BORDER-TOP: #000000 1px dashed; BORDER-LEFT: #000000 1px dashed; BORDER-BOTTOM: #000000 1px dashed}

.sg_hyperlink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00309C; text-decoration: underline; font-weight: bold}
.alerts_table { width: 300px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0; background-color: #C3011A}
.sportstats_table { width: 500px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_titletr { font-family: Arial; font-size: 12px; font-weight: bold;  background-color: #FFFFFF}
.sportstats_titletd { background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_headtd {  background-color: #18306B; font-family: Arial; font-size: 12px; color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_headtr {  font-family: Arial; font-size: 12px; font-weight: bold; background-color: #004163; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_row1tr {  font-family: Arial; font-size: 12px; background-color: #C6C3C6; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_row1td {  font-family: Arial; font-size: 12px; background-color: #C6C3C6; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_row2tr {  font-family: Arial; font-size: 12px; background-color: #EFEFEF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sportstats_row2td {  font-family: Arial; font-size: 12px; background-color: #EFEFEF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.cworangeheadline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FB7C00; text-decoration: underline; font-weight: bold;}
.wxrtitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFCC99; font-weight: bold;}
.wxrheadline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFCC99; text-decoration: underline; font-weight: bold;}
.wxrheadline_sm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC99; text-decoration: underline; font-weight: bold;}
.wxrorange_sm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC99; text-decoration: none; font-weight: bold;}
.wxrtease { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4265D5; text-decoration: none}
.wxrtext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

.nascarbody {  background-color: #4265D5}
.nbaads {  background-color: #4265D5}
.nascaraccent {  background-color: #9C9E9C}
.racingheadline { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #9C0000; text-decoration: underline; font-weight: bold}
.nbaheadline2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D66D39; text-decoration: underline; font-weight: bold}
.nascarheadlinesmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00309C; text-decoration: underline; font-weight: bold}
.nascarsidenav {  background-color: #4265D5}
.nascarxsmallheadlineswhite { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00309C; text-decoration: underline; font-weight: bold}
.nascarborder {  border: #CECFCE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

a.leftnavlinksnascar { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.leftnavlinksnascar:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; text-decoration: none}
a.leftnavlinksSelectednascar { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; text-decoration: none}
a.leftnavlinksSelectednascar:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; text-decoration: none}

a.leftnavlinksnascar2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #9C9E9C; font-weight: bold; text-decoration: none}
a.leftnavlinksnascar2:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.leftnavlinksSelectednascar2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #00B3B7; font-weight: bold; text-decoration: none}
a.leftnavlinksSelectednascar2:hover { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #00B3B7; font-weight: bold; text-decoration: none}

