.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	

}

.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.toptitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.toptext {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.textcopyright {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.copynav:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.copynav:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.copynav:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.copynav:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texttitle {

	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #000000;
}
.textsubtitle {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
.homeimage {
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1d1d1d;
}
.news_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration:underline;
}

.news_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration:underline;
}
.news_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration:underline;
}
.news_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration:underline;
}
.seo_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}

.seo_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.seo_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.seo_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.menu_bg_off {
	background-image: url(images/MENU_BG_OFF.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_bg_on {
	background-image: url(images/MENU_BG_ON.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
