body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/background.jpg);
}

a:link {
	color: #0033D4;
	text-decoration: underline;
}
a:visited {
	color: #0033D4;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0033D4;
	text-decoration: underline;
}

.nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border: 4px solid #684829;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fontheadlines {
	color: #0033D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #0032DF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F1F7CC;
}
.contentback {
	background-image: url(images/alarmalert_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mailinglist {
	background-color: #EFEFEF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
