@charset "utf-8";
.foot {font-size: 12px}
.headtable {
	background-color: #E9E9E9;
	height: 4px;
	width: 100%;
}

.Redlarge {color: #CC0000}
.contenttext {
	color: #666666;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.greylarge {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}




.Content {
	width: 750px;
}
h1 {
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
	height: 35px;
}
.nav a:active {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 84px;
	padding-left: 5px;
	height: 40px;
} 
.nav {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	display: block;
	top: 5px;
	height: 98px;
	font-weight: bold;
	letter-spacing: 1px;
}
.nav a:link {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 5px;
	height: 100px;
}
.nav a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 5px;
	height: 100px;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 84px;
	padding-left: 5px;
	height: 100px;
}

.HPpic {
	position: absolute;
	left: 0px;
	top: 101px;
	z-index: -1;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3px;
	color: #FFFFFF;
	background-color: #333333;
	height: 4px;
}
