.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding: 10px 18px 8px 0px;
	

}
.content, .content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.copyright {
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 3px solid #F23436;
}
.tableBottom {
	font-size: 13px;
	color: #000000;

}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CACACA;
	background-color: #000000;

}
.footerSitemap {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 6px;
}
.footerNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #888888;
	padding: 4px;
	border-top: 1px solid #F23436;
}
.footerLogos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	width: 725px;
}
a:link {
	color: #AC0B0B;
	text-decoration: underline;
}
a:visited {
	color: #AC0B0B;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #AC0B0B;
	text-decoration: underline;
}

.copyright a {
	font-weight: bold;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNotice a:link {
	color: #ffffff;
	text-decoration: underline;
}
.footerNotice a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footerNotice a:hover {
	color: #AF1E2D;
	text-decoration: underline;
}
.footerNotice a:active {
	color: #AF1E2D;
	text-decoration: none;
}
.linkTop, .linkTop:link, .linkTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #999999;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
.linkTop:hover, .linkTop:active {
	color:#EA2D31;
	border-color:#EA2D31;
	text-decoration: none;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CE2626;
}
.weatherbox {
	border: 1px solid #CCCCCC;
}
