BODY
{
}
BUTTON.menubutton
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	background-color: #990000;
}
INPUT.ezbutton
{
	font-weight: bold;
	font-size: 12pt;
	color: #cccccc;
	font-family: Arial;
	background-color: #990000;
}
.menubar
{
	font-size: 12pt;
	color: #99cc99;
	font-family: Arial;
	background-color: transparent;
}
.menubar:hover
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	background-color: #99cc99;
}
.lmNormal
{
	border-right: black;
	border-top: black;
	font-weight: bold;
	font-size: 14pt;
	border-left: black;
	width: 100%;
	color: #b21b3a;
	border-bottom: black;
	font-family: Arial;
	background-color: #fae9d7;
	text-decoration: none;
}
.lmClick
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 14pt;
	border-left: medium none;
	width: 100%;
	color: white;
	border-bottom: medium none;
	background-color: #990000;
	text-decoration: underline;
}
.lmNormal:hover
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 14pt;
	border-left: medium none;
	width: 100%;
	color: white;
	border-bottom: medium none;
	background-color: #990000;
	text-decoration: none;
}
.fsSize12
{
	font-weight: bold;
	font-size: 12pt;
	color: #b21b3a;
	font-style: italic;
	font-family: Arial;
}
.fsSize14
{
	font-weight: bold;
	font-size: 14pt;
	color: #b21b3a;
	font-style: italic;
	font-family: Arial;
}
.fsSize16
{
	font-weight: bold;
	font-size: 16pt;
	color: #b21b3a;
	font-style: italic;
	font-family: Arial;
}
.fsSize26
{
	font-weight: bold;
	font-size: 26pt;
	color: #b21b3a;
	font-style: italic;
	font-family: Arial;
}