@charset "UTF-8";
.greybox {
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	line-height:34px;
	height: 34px;
	width: 900px;
	color: #fff;
	font-size: 10pt;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: medium;
}
.greyspry {
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	line-height:34px;
	color: #fff;
	font-size: 10pt;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: medium;
}
.bluebox {
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	line-height:38px;
	height: 88px;
	color: #FFF;
	font-size: 10pt;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: medium;
}
body {
	background-color: #CCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	left: auto;
	right: auto;
	text-align: justify;
	font-style: normal;
	line-height: 18pt;
	margin-right: 25px;
	margin-left: 25px;
	word-spacing: 2px;
	font-weight: bold;
}

	
a.nav:link {
	font-size: 14px;
	font-weight: normal;
	color:#FFF;
	font: helvetica;
}
a.nav:visited {
	color: #FFF;
}
a.nav:hover {
	font-weight: bolder;
	color: #F60;
}
	
a.navsub:link {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font: helvetica;
}
a.navsub:visited {
	color: #000;
	font-style: italic;
}
a.navsub:hover {
	font-weight: bolder;
	color: #F60;
}

.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: auto;
	line-height:25px;
	right: auto;
	text-align: center;
	vertical-align: text-top;
	font-style: italic;
	font-weight: bold;
	border-top-color:#000;
	border-top: thin;
	border-top-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

