.menu-grey {
	background-image: url(/images/menu-grey.gif);
	background-repeat: repeat-x;
}
.menu-blue {
	background-image: url(/images/menu-blue.gif);
	background-repeat: repeat-x;
}
.main-menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main-menu-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F2440;
	text-decoration: none;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#page td a td.a{
	font-weight: bold;
	color: #24408F;
	text-decoration: none;
}
#page td a:hover {
	font-weight: bold;
	color: #8F2440;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.drop-menu {
	background-color: #8F2440;
}
.drop-menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8F2440;
}
.drop-menu-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F2440;
	text-decoration: none;
	background-color: #FFFFFF;
}
.weather-now-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.weather-now-value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24408F;
}
.rule {
	width: 500px;
	color: #333333;
}
.rule2 {
	width: 25%;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24408F;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F2440;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24408F;
}
.sponsor-padding {
	padding: 0px 0px 0px 10px;
}