.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav1 a {
	color: #ffffff;
	text-decoration: none;
}
.nav1 a:hover {
	color: #FFCF88;
	text-decoration: underline;
}
.nav1_seperator {
	color:#000000
}
.navBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navBig a {
	color: #ffffff;
	text-decoration: none;
}
.navBig a:hover {
	color: #FFCF88;
	text-decoration: underline;
}
.navBig_seperator {
	color:#000000
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle a {
	color: #000000;
	text-decoration: none;
}
.subtitle a:hover {
	color: #666666;
	text-decoration: none;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.regtext a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.regtext a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
		font-weight: normal;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.header {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
.title {
	font: bold 16px Arial, Helvetica, sans-serif;
}
