
.newsFlashTitle {
	background-color: #32042B;
	color: white;
	padding-left: 5px;
	font-weight:bolder;
	font-size: .95em;
	height: 25px;
	
}

.newsFlashTitle a {
	color: white;
	text-decoration: none;
}

.newsFlash {
	color: white;
	background-color: 470b3f;	
	font-size: .85em;
	width: 253px;
	height:238px;
}

.newsFlash .newsFlashItem {
	padding-top: 13px;
	display: block;
	list-style: none;
	padding-right: 15px;
	margin-left: 20px;
	font-size: .75em;
	font-weight: bold;
}

.newsFlash .newsFlashItem a {
	text-decoration:none;
	color:white;
		}

.FrontPageList li {
	font-size : .70em;
	list-style-image:url("../images/listIcon.png");
	margin-bottom:4px;
		
}


.FrontPageList {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	margin-left:15px;
	padding-left:10px;
}
.FrontPageList li a {
	text-decoration:none;
	color:black;
}
.FrontPageCell {
	padding-left:5px;
}

.FrontPageListTitle a {
	border-top: thin solid black;
	color:black;
	text-decoration:none;
	
}
.FrontPageListTitle  {
	border-top: thin solid black;
		
		font-size: .84em;
		margin-top:25px;
	margin-bottom:8px;
	}
	
	
	
.Weather table tr td {
	
	font-size:.70em;
}

.Weather table tr td a {
	text-decoration:none;
}


.TextLogo {
	font-weight:bolder;
	color: #42083A;
}

.weatherTitle {
	
	
}


.weatherTempNumbers {
	color:white;
	font-weight:bolder;
	font-size:1.5em;
}

.weatherTempUnits {
	font-size:.75em;
}

.weatherTitle {
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:white;
	background-color:#70416A;
}

.currentWeatherText {
	font-weight:bolder;
	color:White;
}


.weatherText {
	color:white;
}


.weatherBox {
	color: white;
	background-color:#470b3f;	
	font-size: .85em;
	width: 253px;
	
}

.weatherAlert, .weatherAlert a {
	background-color:#b30000;
	color:white;
	font-weight:bolder;	
}

.weatherCenterColumnLine {
	background-image: url("../images/verticle_line.png");
	background-repeat:no-repeat;
	width:5px;
}

.weatherBody {
	padding-bottom:15px;
}

