body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-attachment: scroll;
	background-image: url(images/bgmain.gif);
	background-repeat: no-repeat;
	background-color: #DD933C;
}
.mainbody {
	font-size: 11pt;
	padding: 15px;
}
h1, h2, h3, h4, h5 {
	color: #AD0000;
}
h2 {
	background-color: #F5E2CB; /*E4AD69  00E300 9CA6B5*/
	padding: 2px 0px 2px 5px;
	margin-top: 0px;
}
#footer {
	padding: 10px;
	text-align: center;
	background-color: #AD0000;
}
#footer a {
	font-size: 10pt;
	color: #FFFFFF;
	padding-right: 15px;
}
#footer a:hover {
	color: #DD933C;
}
#homebullets {
	line-height: 20px;
	padding-left: 20px;
}
#stations {
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
	text-align: center;
	background-color: #AD0000;
}
#stations a {
	color: #FFFFFF;
	padding-right: 18px;
	text-decoration: none;
}
#stations a:hover {
	color: #DD933C;
}
#stationtable {
	font-size: 11px;
}
#titlebarcell img {
	padding-right: 10px;
}
blockquote {
	font-style: italic;
}
#headerRow img {
	border: 0px solid;
}