/* CSS Document */

.menu {
	width: 175px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-position: 40px center;
	font-size: 20px;
	left: 10px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	font-style: inherit;
	float: none;
	display: block;
	font-variant: normal;
	letter-spacing: 0px;
	text-decoration: none;
	vertical-align: baseline;
	background-attachment: fixed;
}


.menu:hover {
	width: 175px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-position: 40px center;
	font-size: 20px;
	left: 10px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	font-style: inherit;
	float: none;
	display: block;
	font-variant: normal;
	letter-spacing: 0px;
	text-decoration: none;
	vertical-align: baseline;
	background-attachment: fixed;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	height: 12px;
	padding-right: 0px;
	width: 700px;
	padding-left: 150px;
}

.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 3px;
	COLOR: #F8C301;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	top: 5px;
	left: 10px;
	margin:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8C301;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	margin: 10px;
}
.subhead { FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #F8C301;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left: 10px;
	margin:10px;
}
.news {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 3px;
	COLOR: #F8C301;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	top: 5px;
	left: 10px;
	margin:10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F8C301;
	border-bottom-color: #F8C301;
}
.textlink { FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #F8C301;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}
.textlink:hover { FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}

