a:link
{
	color: #ffff00
}
a:visited
{
	color: #ffff00
}
a:hover
{
	color: #ffff00
}
a:active
{
	color: #eeeeff
}
font.tiny
{
	font-size: 60%;
}
h1
{
	font-size: 150%;
	font-family: silly;
	color:white;
	background-color: #777777;
	text-align:center;
}
body
{
	font-size: 80%;
	font-family: Verdana, sans-serif;
	font-style: bold;
	color:yellow;
	background-color: #000000;
	background-image: url('img/hotbg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
span.menu
{
	background-color: #ffcc00;
}
td
{
	line-height: 150%;
}
td.menu
{
//	background-color: #9933cc;
	font-size: 150%;
}
td.menu:hover
{
//	background-color:orange;
}
td.submenu
{
	background-color: #9933cc;
	text-indent: 50;
	font-weight: bold;
}
b.submenu
{
	background-color:#eeee00;
	font-size: 60%;
	color: #000000;
}
td.submenu:hover
{
	background-color:#cc99ee;
}
td.item
{
	font-size:70%;
	text-align:center;
}
td.itemnc
{
	font-size:70%;
}
td.mtheader
{
	text-align:center;
	background-color:#446644;
	line-height: 200%;
}
td.mtheaderinfo
{
	text-align:center;
	background-color:#882244;
	line-height: 150%;
	color:#eeeeee;
}
td.minitable1
{
	text-align:left;
	background-color:#444422;
}
td.minitable2
{
	background-color:#111177;
	font-size:x-small;
	font-style:italic;
	text-align:right;
}
td.minitable3
{
	background-color:#111177;
	text-align:right;
}

