body {
	background-attachment: fixed;
	background-color: #262626;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.headerBarBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3b80bb;
	text-decoration: none;
}
.headerBarLinkYellow a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff17c;
	text-decoration: none;
}
.headerBarLinkYellow a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.headerBarLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #9f9f9f;
	text-decoration: none;
}
.headerBarLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #5f5f5f;
	text-decoration: none;
}
.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #93c5ee;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: -1px;
}
.jumpMenuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #93c5ee;
	letter-spacing: -1px;
}
.jumpMenuRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #93c5ee;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: -1px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #9ed3ff;
	text-decoration: underline;
}
a:hover {
	color: #dcefff;
	text-decoration: underline;
}
.cityName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: -2px;
}
.selectAnotherCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #93c5ee;
	letter-spacing: -1px;
}
.regularText {
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
