.menustylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	width: 125px;
	cursor: pointer;
	background-position: center;
}
.menustylesheetFlyOuts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	text-align: center;
	width: 125px;
	cursor: pointer;
	background-position: center;
}
.menustylesheetOver {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #660000;
	text-align: center;
	width: 125px;
	cursor: pointer;
	background-position: center;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytype {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodytypelink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.gsmenuitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.mediumtype {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
