BODY {
	font-family: arial, helvetica;
	font-size: 12px;
	background-color: white;
	color: black;
	margin-top: 3px;
	margin-left: 3px;
}

TD {
	font-family: arial, helvetica;
	font-size: 12px;
}
 
.border, .borderBody, .borderBodyText { 
	background-color: #336799; 
}

.headerTopRow {
	background-color:	#990000;
}

.headerBotRow {
	color:						#990000;
	background-color: #FFCC33;
	font-family:			arial, helvetica;
	font-size:				12px;
}

.navBarText {
        font-family:            arial, helvetica;
	font-size:              12px; 
	font-weight:            bold; 
	color:                  #990000; 
	background-color:       #FFFFFF; 
	text-align:             center;
	}
.navBarText a:active    { background-color:     #FFFFFF; text-decoration:       none; }
.navBarText a:visited   { background-color:     #FFFFFF; text-decoration:       none; }
.navBarText a:hover     { background-color:     #FFCC33; text-decoration:       none; }
.navBarText a:link      { background-color:     #FFFFFF; text-decoration:       none; }

.navBarText2 {
	font-family:		arial, helvetica;
	font-size:		11px; 
	font-weight:		bold; 
	color:			#990000;
	text-align:		center;
}
.navBarText2 a:active	{ color: #990000; text-decoration:	none; }
.navBarText2 a:visited	{ color: #990000; text-decoration:	none; }
.navBarText2 a:hover	{ color: #990000; text-decoration:	none; }
.navBarText2 a:link	{ color: #990000; text-decoration:	none; }

.navBarTextSel {
	font-family:		arial, helvetica;
	font-size:		12px; 
	font-weight:		bold; 
	color:			#990000;
	background-color:	#FFCC33;
	text-align:		center;
}
.navBarTextSel a:active { background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:visited { background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:hover	{ background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:link	{ background-color:	#FFCC33; text-decoration:	none; }

.navText { 
	font-family: arial, helvetica;
	font-size: 12px; 
	color: #336799; 
	background-color: #FFCC00; 
}

.searchText {
	font-family: courier;
	font-size: 14px; 
	background-color:	white;
	color:		#990000;
}

.customize {
  font-family:    arial,helvetica;
  font-weight:    bold;
  font-size:    12px;
  color:      	white;
}
.customize a:active { text-decoration: none; }
.customize a:visited { text-decoration: none; }
.customize a:hover { color: red; text-decoration: none; }
.customize a:link  { text-decoration: none; }

.sidebarHeading {
	background-color:	#FFCC33;
	font-family:		arial,helvetica;
	font-weight:		bold;
	font-size:		12px;
	color:			#990000;
}
.sidebarHeading a:active { text-decoration: none; }
.sidebarHeading a:visited { text-decoration: none; }
.sidebarHeading a:hover { color: red; text-decoration: none; }
.sidebarHeading a:link  { text-decoration: none; }

.newsHeading {
	background-color:	#990000;
	font-family:		arial,helvetica;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFCC33 ;
}
.newsHeading a:active { text-decoration: none; }
.newsHeading a:visited { text-decoration: none; }
.newsHeading a:hover { color: #990000; text-decoration: none; }
.newsHeading a:link  { text-decoration: none; }

.sidebarContent {
	font-family:	arial,helvetica;
	font-size:		12px;
}
.sidebarContent a:active { color:  #000000; text-decoration: none; }
.sidebarContent a:visited { color: #000000; text-decoration: none; }
.sidebarContent a:hover { color: red; text-decoration: underline; }
.sidebarContent a:link  { color: #000000; text-decoration: none; }

.sidebarHome {
	font-family:	arial,helvetica;
	font-size:		12px;
}
.sidebarHome a:active { color:  #000000; text-decoration: none; }
.sidebarHome a:visited { color: #000000; text-decoration: none; }
.sidebarHome a:hover { color: red; text-decoration: underline; }
.sidebarHome a:link  { color: #000000; text-decoration: none; }

.surveyHome {
	padding-left:		12px;
}
.surveyHome a:active { color:  #990000; text-decoration: underline; }
.surveyHome a:visited { color: #990000; text-decoration: underline; }
.surveyHome a:hover { color: red; text-decoration: underline; }
.surveyHome a:link  { color: #990000; text-decoration: underline; }

.footer { 
	color: white; 
	font-size:	10px;
}
.footer a:active { color: white; text-decoration: none; }
.footer a:visited { color: white; text-decoration: none; }
.footer a:hover { color: #FFCC33; text-decoration: none; }
.footer a:link  { color: white; text-decoration: none; }

.articleTitle {
	color:            #990000;
	font-weight:			bold;
	font-family:			arial, helvetica;
	font-size:				24px;
}

.articleHeader {
	font-family:			arial, helvetica;
	font-size:				12px;
}
.articleHeader a:active { color:	blue;  }
.articleHeader a:visited { color:	blue;  }
.articleHeader a:hover	{ color:	blue; }
.articleHeader a:link	{ color:	blue;  }

.articleBody {
	font-family: arial, helvetica;
	font-size: 11pt;
	line-height: 14pt;
}
.articleBody a:active { color:	blue;  }
.articleBody a:visited { color:	blue;  }
.articleBody a:hover	{ color:	blue; }
.articleBody a:link	{ color:	blue;  }

.articleList {
	line-height: 16pt;
	margin-right: 30pt;
}

.mainTitle {
	color:						#990000;
	font-family:			arial, helvetica;
	font-size:				16px;
}
.mainTitle a:active { color:	#990000; text-decoration: none; }
.mainTitle a:visited { color:	#990000; text-decoration: none;  }
.mainTitle a:hover	{ color:	red; text-decoration: none; }
.mainTitle a:link	{ color:	#990000;  text-decoration: none; }

.featureTitle {
	color:						#990000;
	font-family:			arial, helvetica;
	font-size:				14px;
}
.featureTitle a:active { color:	#990000; text-decoration: none; }
.featureTitle a:visited { color:	#990000; text-decoration: none;  }
.featureTitle a:hover	{ color:	red; text-decoration: none; }
.featureTitle a:link	{ color:	#990000;  text-decoration: none; }

.nextPrevNav {
	font-family:			arial, helvetica;
	font-size:				16px;
}
.nextPrevNav a:active { color:	blue;  }
.nextPrevNav a:visited { color:	blue;  }
.nextPrevNav a:hover	{ color:	blue; }
.nextPrevNav a:link	{ color:	blue;  }

.categoryNav {
	font-family:			arial, helvetica;
  font-weight:      bold;
  color:            blue;
	font-size:				14px;
}
.categoryNav a:active { color:	blue;  }
.categoryNav a:visited { color:	blue;  }
.categoryNav a:hover	{ color:	blue; }
.categoryNav a:link	{ color:	blue;  }

.todayOnHeading {
	font-family:			arial,helvetica;
	font-weight:			bold;
	font-size:				12px;
	color:						#990000;
}

.subChannelHeading {
	color:            #990000;
	font-weight:			bold;
	font-family:			arial, helvetica;
	font-size:				14px;
}
.subChannelHeading a:active { color:	#990000; text-decoration: none; }
.subChannelHeading a:visited { color:	#990000; text-decoration: none; }
.subChannelHeading a:hover	{ color:	red; text-decoration: none; }
.subChannelHeading a:link	{ color:	#990000; text-decoration: none; }

.subChannelFeature {
	font-family:			arial, helvetica;
	font-size:				12px;
}
.subChannelFeature a:active { text-decoration:	underline; color: blue; }
.subChannelFeature a:visited { text-decoration: underline; color: blue; }
.subChannelFeature a:hover	{ text-decoration: underline; color:	red; }
.subChannelFeature a:link	{ text-decoration: underline; color: blue; }

.outline {
	background-color:	#990000;
}

.biglinks a:hover { color: red; }

.roundupHome {
	font-family:	arial,helvetica;
	font-size:		12px;
}
.roundupHome a:active { color: #000099; text-decoration: none; }
.roundupHome a:visited { color: #000099; text-decoration: none; }
.roundupHome a:hover { color: #000099; text-decoration: underline; }
.roundupHome a:link  { color: #000099; text-decoration: none; }
