body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCD6EB;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #000066;
	text-decoration: underline;
	font-size: 13px;
}
a:visited {
	color: #000066;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	font-size: 13px;
	text-decoration: underline;
}
a:active {
	color: #000066;
	font-size: 13px;
	text-decoration: underline;
}
.homeheader {
	border: 4px solid #FFFFFF;
}
.main {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maintd {
	padding: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 7px;
}

.nav {
	background-image: url(images/home_r16_c2.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
li {
	padding-bottom: 7px;
}
h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.title_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B50029;
}
.text_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.time {
	color: #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.text-index {
	font-size: 14px;
}
.coverage-text {
	color: #FFFFFF;
}
.coverage-title {
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}
.time-white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

