#menu {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 252px;
}
body, tr, td {
	color: #141742;
}
a {
	text-decoration: none;
}

.weather {
	font-size: 11px;
	padding-left: 1px;
}
.weather H1 {
	color: #006;
	font-size: 30px;
	font-weight: bold;
}
.weather a {
	color: #006;
	font-size: 11px;
}
.weather a:hover {
	color: #600;
	font-size: 11px;
}
.errorDark {
	color: #f30;
	font-size: 12px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}
.component {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.component a {
	color: #002e74;
	font-size: 11px;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
a.component {
	color: #002e74;
	font-size: 11px;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
a.componentMore {
	color: #002e74;
	font-size: 11px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
a:hover.component {
	color: #f90;
	font-size: 11px;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.weather_5 {
	color: #000;
	font-size: 11px;
	padding-left: 1px;
}
.weather_5 a {
	color: #006;
	font-size: 11px;
	padding-left: 1px;
}
.weather_5 a:hover {
	color: #f90;
	font-size: 11px;
	padding-left: 1px;
}
.navigationTop {
	color: #fff;
	font-size: 11px;
}
a.navigationTop {
	color: #fff;
	font-weight: normal;
}
a:hover.navigationTop {
	color: #f90;
	font-weight: normal;
}
a.logout {
	color: #fff;
	font-weight: normal;
}
a:hover.logout {
	color: #f90;
	font-weight: normal;
}

.navigation {
	color: #fff;
	font-size: 11px;
}
a.navigation {
	color: #fff;
	font-weight: normal;
}

a:hover.navigation {
	color: #fff;
	font-weight: normal;
}

.footer {
	color: #ccc;
	font-size: 11px;
}

.weather_vertical_seperator {
	width: 1px;
	background-image:  url(images/wall_1px.gif);
	background-repeat: repeat-y;
}

.weather_link_padding {
	padding-left: 15px;
	vertical-align: top;
}

.video_link_padding {
	padding-left: 5px;
	vertical-align: top;
}

.map {
	padding-left: 5px;
}

.map_background {
	background-color: #333;
}

.map_right_button  {
	display: block;
	border: 0px;
}

.map_left_button {
	display: block;
	border: 0px;
}

.map_border img {
	display: block;
}

#agdistis_page td#bottomlinks {
	padding: 10px 0;
}

#weatherlinks {
	float: left;
	padding-right: 6px;
	width: 45%;
}

#lifestylelinks {
	border-left: 1px solid #6083d5;
	float: right;
	padding-left: 4px;
	width: 50%;
}

#agdistis_page div#weatherlinks li,
#agdistis_page div#lifestylelinks li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px 0px 0px 8px;
	text-decoration: none;
}

#agdistis_page div#weatherlinks li a,
#agdistis_page div#lifestylelinks li a {
	color: #0c4980;
	text-decoration: none;
}

#agdistis_page div#weatherlinks li a:hover,
#agdistis_page div#lifestylelinks li a:hover {
	color: #000;
	text-decoration: underline;
}
