body {
	margin:0;
	
}

.main_area {
	border-left:1px solid #9cd4ed;
	border-right:1px solid #9cd4ed;
}

.content  {
	background:url(images/bg_content_top.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a4a4a;
	padding:10px;
}

.content a {
	font-size:11px;
	color:#81af00;
	text-decoration:none;
	font-weight:bold;
}

.content a:hover {
	text-decoration:underline;
}

.blue {
	color:#3c9ccf;
}

.orange {
	color:#ffa200;
}

.blue_dotted {
	border-bottom:1px dotted #c3e4f4;
	height:1px;
	font-size:1px;
}

.news {
	font-size:10px;
}

.weather {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#023da0;
}

.weather strong {
	font-size:11px;
}

.weather a {
	text-decoration:underline;
	color:#023da0;
	font-weight:normal;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1d73a3;
	text-align:center;
	padding:10px 0;
	background:url(images/bg_footer.gif);
	border-bottom:1px solid #9cd4ed;
}

.footer a {
	color:#1d73a3;
	text-decoration:none;
}

.footer a:hover {
	color:#1d73a3;
	text-decoration:underline;
}
