P
{padding-top: 10px;
margin: 0px;}
H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}
table.navbar
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table.menu
{
	margin: 0px;
	padding: 0px;
	background-color: #CE161D;
	border: 1px solid #B81316;
}
td.menuNormal
{
	padding: 0px;
	font-family: "??";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	background-color: #CE161D;
	line-height: 20px;
	cursor: hand;
}
td.menuHover
{
	padding: 0px;
	font-family: "??";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	background-color: #CE161D;
	line-height: 20px;
	text-decoration: underline;
}
div.menuNormal
{display: none;
position: static;}
div.menuHover
{
background-color: white;
display: inline;
position: absolute;}
a.menuitem:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}
a.menuitem:visited
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	font-family: "??";
}
a.menuitem:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #DF1721;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	font-family: "??";
}
a.menuitem:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}
a.menu01:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 9pt;
	font-weight: bold;
}
a.menu01:visited
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	font-family: "??";
}
a.menu01:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #DF1721;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	font-family: "??";
}
a.menu01:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CE161D;
	display: block;
	font-size: 9pt;
	font-weight: bold;
}
