@charset "ISO-8859-1";

body {
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #EEEEEE;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/h1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	line-height: 20px;
	margin-top: 0px;
	background-color: #000;
}

h2 {
font-size: 14px;
font-weight: bold;
background-color: #000000;
padding: 3px;
color: #FFFFFF;
border-bottom: 2px solid #FF0000;
}
 
.noDisplay {
display: none;
}
.clear {
clear: both;
} 
a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
color:#FF0000;
}


.cnnclass{
width: 400px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 400px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
s