.MenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.MenuSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #0000FF;
}
.TestStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF66;
}
.WhatsnewTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.CellBack {
	background-attachment: fixed;
	background-image: url(Graphics/bkg_flag_image.jpg);
	background-repeat: no-repeat;
}
.EagleBack {
	background-attachment: fixed;
	background-image: url(Graphics/bkg_eagle.jpg);
	background-repeat: no-repeat;
}
.FlagEagle {
	background-attachment: fixed;
	background-image: url(Graphics/bkg_Flag_Eagle.jpg);
	background-repeat: no-repeat;
}

