BODY {
  background: #FFFFFF;
  margin: 0px;
}
a:text{
	color: #000000;
}
a:link
{
	color: #0000CC;
}
a:visited
{
	color: #0000CC;
}
a:hover
{
	color: #990099;
}
a:active
{
	color: #990099;

}
a.menulink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover
{
	color: #F10128;
	text-decoration: none;
}
a.menulink:active
{
	color: #F10128;
	text-decoration: none;
}
td.tbmenu
{
	background-color: #000000;
	font-size: 12;
	font-weight: bold;
	font-family:Arial;
	text-align: center;
	color: #FFFFFF;
}
td.tdpgttl
{
	font-size: 18;
	font-weight: bold;
	font-family:Arial;
	text-align: center;
	color: #000000;
}
a.sublink:link
{
	color: #666666;
}
a.sublink:visited
{
	color: #666666;
}
a.sublink:hover
{
	color: #F10128;
}
a.sublink:active
{
	color: #F10128;
}
table.tablesubmenu
{
	background-color: #000000;
}
tr.trsubttl
{
	background-color: #666666;
}
td.tdsubttl
{
	font-size: 14;
	font-weight: bold;
	font-family:Arial;
	color: #FFFFFF;
}
td.subcnt
{
	font-size: 12;;
	font-family:Arial;
	color: #000000;
}
tr.tremlhead
{
	background-color: #000000;
}
td.tdemlheadcnt
{
	font-size: 12;
	font-weight: bold;
	font-family:Arial;
	text-align: center;
	color: #FFFFFF;
}

td.tdemlheadcnterr
{
	font-size: 12;
	font-weight: bold;
	font-family:Arial;
	text-align: center;
	color: #F10128;
}