/* CSS Document */

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#footer-left-info{
	color: #000000;
	background-image: url(../images/home-footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#footer-middle-info{
	color: #000000;
	background-image: url(../images/home-footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#footer-right-info{
	color: #000000;
	background-image: url(../images/home-footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#white-text{
color: #FFFFFF;
font-weight:bold;
font-size:12px;

}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

td#h-news-update-text {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url("/graphics//h-street-lamp-bg.jpg");
	background-repeat:repeat;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#h-news-update-text a:link, #h-news-update-text a:visited {
	color:#333333;
	text-decoration:none;
}

#h-news-update-text a:hover {
	text-decoration:underline;
	color:#333333;
}

.home-flash-container {
	border-left:1px solid #cccccc;
}
	
