/* Any styles that needs a hover, active or visited state can be created by adding a :hover, :active or :visited to the end of any style.
Make sure to duplicate style and add the suffix accordingly. You will NOT be able to view this style in Dreamweaver.

Last updated: 02/02/06
*/

/*********************
 Content Editor Styles
*********************/
.ceText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #282828;
	font-weight: normal;
}
.ceHeadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b5130b;
	text-decoration: none;
}
.ceHeadline1:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b5130b;
	text-decoration: underline;
}
.ceHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b5130b;
	text-decoration: none;
}
.ceHeadline2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b5130b;
	text-decoration: underline;
}
.ceLink1 {
	color: #B5130B;
}
.ceLink1:Hover {
	color: #B5130B;
	text-decoration: none;
}
.ceLink2 {
	color: #B5130B;
}
.ceLink2:Hover {
	color: #B5130B;
	text-decoration: none;
}
.ceLink3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #B5130B; font-weight: normal;}

.ceSmallText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
}
.ceSmallText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
}

/*********************
 General Styles
*********************/
A { 
	color: #B5130B;
	} /* Only specify color. */
A:Hover { 
	color: #B5130B;
	text-decoration: none;
	} /* Only specify color. */
select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #919191;
} /* This style applies to all dropdown menus. */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} /* Only specify font face, size and color. This applies to all buttons, single line text boxes (input fields), checkboxes, and radio buttons. */
.gInputFields {
color: #000000;
}/* color of input boxes on custom forms */
.Textbox, .gInputFields {
	background-color: #919191;
	border: solid 1px #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	vertical-align: middle;
} /* Only specify background color, strokes. DO NOT specify size! This applies to all single line text boxes (input fields). */
.Button{
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #ffffff;
	margin-left: 5px;
	color: #000000;
} /* Only specify background color, strokes. DO NOT specify size! This applies to all buttons. */
.gSubmitButtons {
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #ffffff;
	margin-left: 5px;
	color: #000000;
} /* Only specify background color, strokes. DO NOT specify size! This applies to all buttons. */

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #919191;
} /* This style applies to all multi-line comment areas. */
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
} /*specify border color and style only.*/

/*********************
 Main Text Styles
*********************/
.Body {
	background-color: #000000;
	background-image: url(/images/g_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
} /* This applies to the body tag only. Font face, size, color and background color and image. */
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #282828;
} /* This will be used on inside article as well as front page. */
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b5130b;
	text-decoration: none;
	margin-top: 10px;
}
.SubHeadline {
	font-weight: bold;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #282828;


} /* This is your article stand first. */
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #b5130b;
	text-transform: uppercase;
	margin-left: 16px;
	margin-bottom: 15px;



}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.CopyrightLink {
	color: #FFFFFF;
	text-decoration: none;
}
.CopyrightLink:Hover {
	color: #ffffff;
	text-decoration: underline;
}
.MemberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #282828;
	font-weight: normal;
}
.SiteIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #919191;
	margin-bottom: 10px;
}

/*********************
 Article Styles
*********************/
.articleImageTable { }/* Define padding and if needed, background color. */
.ImageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.InsertAlignedRight {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	} /* Specify padding for inserted images and tables that are aligned right. */
.InsertAlignedLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	} /* Specify padding for inserted images and tables that are aligned left. */
.relatedLinksTable {
	border: 2px solid #8d8d8d;
	background-color: #6d6d6d;
}/* Can specify border size and color, background color and padding. */
.cRelatedLinksCell {
	background-color: #ebe1ed;
	background-image: url(/images/a_relatedlinks_background.gif);
	background-repeat: repeat-x;
	border: 3px solid #FFFFFF;
	padding: 3px;
}

.relatedLinksHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/images/a_relatedlinks_title_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	height: 25px;
}/* Font style, can include bg color for header background. */
.relatedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.relatedLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*********************
 Misc Sectional and Calendar Styles
	(Styles used for default sectionals and calendar colors.)
*********************/
.CellBackground0 {
	background-color: #a4a4a4;
}
.CellHeadline0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #B5130B;
	text-decoration: none;
}
.CellHeadline0:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #B5130B;
	text-decoration: underline;
}
.CellText0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 10px;
	font-weight: normal;
}
.CellBackground1 {
	background-color: #c0c0c0;
}
.CellHeadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #B5130B;
	text-decoration: none;
}
.CellHeadline1:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #B5130B;
	text-decoration: underline;
}
.CellText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

/*********************
 Separator Styles
*********************/
hr {
	color: #A4A4A4;
	height: 1px;
}
.sectEntrySeparator {
	padding: 0px;
}/* Specifies the gap between stories in same table.*/
.sectSeparatorH {
	padding: 5px;
}/* Horizontal gaps between tables.*/
.sectSeparatorV {
	padding: 5px;
}/* Vertical gaps between tables.*/

/*********************
 Poll Styles
	(Does not have to be defined if poll not located on home page.)
*********************/
.pollHeadline { font-weight: bold; color: #FFFFFF; margin-bottom: 5px;} 
.pollTextBG { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #000000; background-color: #979797; background-image: url(/images/s1_poll_back.gif); background-repeat: repeat-x; padding: 5px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #000000; border-left-color: #000000; text-align: left;}
.pollText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #000000; text-align: left;}
.pollLink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: none;}
.pollLink:Hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-decoration: none;}
.pollTextAnswers { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #000000; text-align: left;}
.pollTextPercent { font-size: 11px;font-weight: bold; color: #FFFFFF;padding-right:3px;}
.pollRadio { }

/*********************
 Channel Content Bar
 Navigation Styles
*********************/
.ccbMainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;


}
.ccbMainNavHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;


}
.ccbSeparator {
	width: 1px;
} /* This is the separator for ccb nav. */
.cLoginInput1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #919191;
	height: 18px;
	width: 79px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #404040;
	vertical-align: middle;
	padding-left: 5px;
	margin-left: 5px;
}
.cLoginInput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #919191;
	height: 18px;
	width: 79px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #404040;
	vertical-align: middle;
	padding-left: 5px;
	margin-left: 5px;
}
.cKeywordInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #919191;
	height: 18px;
	width: 74px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #404040;
	vertical-align: middle;
	padding-left: 5px;
}
.cOnAirCell2 {
	padding-right: 17px;
	vertical-align: top;
}
#skyScraper {
	height: 600px;
}
.cOnAirLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
.cOnAirLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
.cOnAirLinkCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
.cOnAirLinkCurrent:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
.cMainContentCell {
	background-image: url(/images/g_maincontent_back.gif);
	background-repeat: repeat-x;
	padding: 7px;
	border: 1px solid #000000;
}
.cPollBottom {
	background-image: url(/images/s1_poll_bottom.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.cFooterTable {
	margin-top: 6px;
}
.cSubMenuDiv {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;	
}
.cSubMenuTableDiv {
	filter: Alpha(Opacity=80);
}
.cFeatureBottom {
	background-image: url(/images/g_feature_bottom.gif);
	height: 14px;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
	padding-top: 3px;
}
.cWeatherText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	white-space: nowrap;
	text-align: left;
}
.cWeatherLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #8f8f8f;
	text-decoration: none;
}
.cWeatherLink:Hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.cFeatureBack {
	background-color: #FFFFFF;
	background-image: url(/images/s1_feature_back.gif);
	background-repeat: repeat-x;
	height: 163px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
}
.cBodyTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	background-image: url(/images/g_bodytable_back.jpg);
	background-repeat: repeat-x;
	padding: 9px;
	text-align: left;
	vertical-align: top;
}
.cSkyscraperTable {
	margin-top: 10px;
}
.cClubBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/g_club_back.gif);
	text-align: left;
	height: 25px;
	width: 552px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.cOnAirCell {
	background-image: url(/images/g_title_onair.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	padding-left: 65px;
	height: 17px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cOnAirCellSarahBooker {
	background-image: url(/images/trans.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	padding-left: 65px;
	height: 17px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 12px;
	white-space: nowrap;
}
.cLoginInput1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #919191;
	height: 14px;
	width: 79px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #404040;
	vertical-align: middle;
	padding-left: 5px;
	margin-left: 5px;
}
.cLoginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	height: 20px;
	width: 42px;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #ffffff;
	margin-left: 5px;
}
.cNowPlayingBack {
	background-image: url(/images/g_nowplaying_back.gif);
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-left: 12px;
	border-color: #000000
}
.cNowPlayingSong {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cNowPlayingText {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 118px;


}
.cNonFlashMarquee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FDF301;
	margin-top: 0px;
	margin-left: 12px;
	width: 454px;

}
.cPageTitlesBack {
	background-image: url(/images/i_title_back.gif);
	height: 65px;
}
.cFeatureBackWhite {

	background-color: #FFFFFF;
	height: 163px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
}
.cRelatedLinksCell2 {

	padding: 10px;
}
.artOtherstoriesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 6px;
}
.artOtherstoriesTitle {
	color: #7d7d7d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.artOtherstoriesLink {
	color: #f8150b;
	font-weight: bold;
	text-decoration: none;
}
.artOtherstoriesLink:Hover {
	color: #fdf301;
	font-weight: bold;
	text-decoration: none;
}
.artContentBack { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #282828; background-color: #FFFFFF; background-image: url(/images/s1_feature_back.gif); background-repeat: repeat-x; height: 163px; text-align: left; padding: 12px;}

}
.artHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #282828;
}
/* Any styles that needs a hover, active or visited state can be created by adding a :hover, :active or :visited to the end of any style.
Make sure to duplicate style and add the suffix accordingly. You will NOT be able to view this style in Dreamweaver. */
.secHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.secHeadline:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #282828;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-top: 10px;
}
.secText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #6a6a6a;
	padding: 4px;
}
.secLinks {
	color: #000000;
	text-decoration: underline;
	white-space: nowrap;
}
.secLinks:Hover {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.secFeatureTop {
	background-image: url(/images/s1_feature_top.gif);
	height: 31px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 17px;
	background-position: left top;


}
.secFeaturePhoto {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	float: left;
	margin-right: 10px;
}
.SecFeatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #282828;
	padding-top: 10px;
}
.secHeadlineCell1 {
	padding: 7px;
}
.secHeadlineCellLeft {
	background-image: url(/images/s1_headlines_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
	width: 264px;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
}
.secHeadlinesLinks {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
.secHeadlinesLinks:Hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 5px;
}
.secNonflashHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.cClubRemember { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: left;}
.elsAlertMsg { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: bold; color: #B5130B; line-height: normal }
.elsTable { border-style: solid; border-width: 4px; border-color: #000000; }
.elsCellField { background-color: #c0c0c0; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.elsCellData { background-color: #c0c0c0; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
A.elsCellField { color: #FFDDDB; }
A.elsCellData { color: #FFDDDB; }
.cMarquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9ED25;
	padding-left: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	
}
#sevenAtSeven{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 100px;
	text-transform: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
#sevenAtSeven ul{
	margin: 0px;
	color: #fff;
	padding: 0px;
}
#sevenAtSeven ul li{
	list-style: none;
	list-style-position:inside;
	color: #fff;
	margin: 0px 0px 5px 0px;
	width: 150px;
}
#sevenAtSeven a{
	color: #f68400;
	text-decoration: none;
	white-space: normal;
}
#sevenAtSeven a:Hover{
	color: #fff;
	text-decoration: underline;
}
#sevenAtSeven a span{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;

}
#sevenAtSeven .artist{
	color: #f68400;
	text-decoration: none;
	white-space: normal;
}
#sevenAtSeven .vote a {
	color: #f68400;
	text-decoration: none;
	white-space: normal;
	padding-top: 5px;
	text-align: center;
}