
a
{color:#EABF28; text-decoration:bold; }

a:visited
{color:#EABF28;}

a:hover
{color:#ca0002;}

a:focus
{outline:none;}

p
  { font-family:Verdana, Arial, Lucida; }

input
  { font-family:Verdana, Arial, Lucida; 
    font-size:11; }

table
  { font-family:Verdana, Arial, Lucida; }

td
  { font-family:Verdana, Arial, Lucida; }

.xl
  { font-size:18; }

.l
  { font-size:14; }

.m
  { font-size:11; }

.s
  { font-size:9; }

.xs
  { font-size:7; }

.y
  { font-size:11; color: #FFFF00; }

.y580
  { font-size:11; color: #FFFF00; width=580px; }

tr
  { font-family:Verdana, Arial, Lucida; }

table.menu	{
	position: absolute;
	top: 100px;
	left: 100px;
	border: 0px;
	cursor: pointer;
	visibility: hidden;
	color: transparent;
	filter: alpha(opacity=85);
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #5A3306; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Arial;
	font-size: 8pt;
	white-space: nowrap;
}
