.background {
	background-image: url(../images/fade_curves.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.background-bottom {
	background-image: url(../images/footer_city.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000033;
}
.content a:link    { text-decoration: underline; color: #CC3300;}
.content a:visited { text-decoration: underline; color: #CC3300;}
.content a:hover   { text-decoration: underline; color: #005176;}
.content a:active  { color: #005176;}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000033;
	font-weight: bold;
}
.submenu a:link    { text-decoration: none; color: #333333;}
.submenu a:visited { text-decoration: none; color: #333333;}
.submenu a:hover   { text-decoration: none; color: #CC3300;}
.submenu a:active  { color: #CC3300;}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000033;
}
.home a:link    { text-decoration: underline; color: #CC3300;}
.home a:visited { text-decoration: underline; color: #CC3300;}
.home a:hover   { text-decoration: underline; color: #005176;}
.home a:active  { color: #005176;}

.home-calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000033;
	font-weight: bold;
}
.home-calendar a:link    { text-decoration: underline; color: #CC3300;}
.home-calendar a:visited { text-decoration: underline; color: #CC3300;}
.home-calendar a:hover   { text-decoration: underline; color: #005176;}
.home-calendar a:active  { color: #005176;}

.release-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	font-weight: bold;
}
.release-title a:link    { text-decoration: none; color: #333333;}
.release-title a:visited { text-decoration: none; color: #333333;}
.release-title a:hover   { text-decoration: underline; color: #CC3300;}
.release-title a:active  { color: #CC3300;}

.release-content { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 333333; }

.release-dateline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: CC6600; font-weight: bold; }

.release-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000033;
	font-weight: bold;
}
.release-more a:link    { text-decoration: none; color: #1D647B;}
.release-more a:visited { text-decoration: none; color: #1D647B;}
.release-more a:hover   { text-decoration: underline; color: #CC3300;}
.release-more a:active  { color: #CC3300;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #B01B20;
}

.rss_headline {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.rss_date {
	margin: 0px;
	font-size: 11px;
	color: #666666;
}

.rss_more {
	font-size: 10px;
}
