body {
	background-color: #F2F2F2;
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 11px;
	color: #7A8E9F;
}
a:link {
	text-decoration: none;
	color: #7A8E9F;
}
a:visited {
	text-decoration: none;
	color: #7A8E9F;
}
a:hover {
	text-decoration: none;
	color: #F69665;
}
a:active {
	text-decoration: none;
}
.headline {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	color: #0A3077;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12pt;
}
.maintable {
	background-image: url(../images/index_04.gif);
	background-repeat: no-repeat;
}
.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A8E9F;
}
a.footer:link {
	text-decoration: none;
	color: #7A8E9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7A8E9F
}
a.footer:hover {
	text-decoration: none;
	color: #F69665;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0A3077;
}
a.subhead:link {
	text-decoration: none;
	color: #0A3077;
}
a.subhead:visited {
	text-decoration: none;
	color: #0A3077;
}
a.subhead:hover {
	text-decoration: none;
	color: #F69665;
}
a:active {
	text-decoration: none;
}

.maintablepages {
	background-image: url(../images/pages_04.gif);
	background-repeat: no-repeat;
}

