@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

h1 a { 
color: #FFFFFF;
text-decoration: none;
}

.h1 a:hover {
color: #000000; 
text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

h2 a { 
color: #000000;
text-decoration: none;
}

.h2 a:hover {
color: #FFFFFF; 
text-decoration: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	background-position: left top;
	left: 5px;
	margin-right: 7px;
	margin-left: 7px;
}

.maintext a { 
color: #3D3D3D;
text-decoration: underline;
}

.maintext a:hover {
color: #ca9b33; 
text-decoration: underline;
}
.Topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
	
}

.Topnav a { 
color: #000000;
text-decoration: none;
}

.Topnav a:hover {
	color: #ca9b33;
	text-decoration: underline;
}


.Topnavv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #373739;
	text-align: center;
	
}

.Topnavv a { 
color: #FFFFFF;
text-decoration: none;
}

.Topnavv a:hover {
	color: #ca9b33;
	text-decoration: underline;
}

.Vacnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	
}

.Vacnav a { 
color: #FFFFFF;
text-decoration: none;
}

.Vacnav a:hover {
color: #ca9b33; 
}

.Linknav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: ##3D3D3D;
	text-align: center;	
}

.Linknav a {
	text-decoration: underline;
	color: #3D3D3D;
}

.Linknav a:hover {
	color: #AEAEAE;
	text-decoration: underline;
}
