.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	line-height: 22px;

}
.background {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shadowLeft {
	background-image: url(images/shadow-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.shadowRight {
	background-image: url(images/shadow-right.jpg);
	background-repeat: no-repeat;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
.header a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;


}
.header a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;


}
.header a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 2D96F9;
	text-decoration: none;


}
.header a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;


}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.content a:link {
	color: #FF0000;
	text-decoration: none;
}
.content a:visited {
	color: #FF0000;
	text-decoration: none;
}
.content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content a:active {
	color: #FF0000;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5a881a;
	line-height: 17px;
	font-weight: bold;
}
.submenu a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.submenu a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.submenu a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: 3A6104;
}
.submenu a:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.stationTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	vertical-align: text-top;
	display: table-header-group;


}
.flashBannerBG {
	background-image: url(images/flashbannerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

