body { background:black; font-family:tahoma; font-size:16px; color:#aaa; }
a { font-family:verdana;font-weight:bold;size:14px; color:#a00; text-decoration:none }
a:hover { font-family:verdana;font-weight:bold;size:14px; color:#aaa; text-decoration:none }
.heading { font-family:verdana;font-weight:bold;font-size:24px;color:#0a0; }
td { font-family:verdana;font-weight:normal;font-size:12px; color:#aaa;text-align:left }
.copytext { font-family:verdana;font-weight:normal;font-size:14px; color:#aaa;text-align:left }
.footertext { font-family:verdana;font-weight:normal;font-size:14px; color:#ED1C23; margin:0 10px 0 10px; }
.footertext img
{ 
  margin:0 10px 0 10px; 
}

.whiteborder 
{ 
  border:solid 1px #777; 
  padding:1px;
  background:black;
}
.blackborder { border:solid 1px black; }

.dot
{
  background:url(dot.gif) no-repeat;
  width:11px;
  height:12px;
/*  float:left; */
  text-align:center;
}

.menuback
{
width:320px;
height:455px;
background:white url("/the_menu.jpg");
color:#444;
}

.menutext
{
position:relative;
top:100px;
left:50px;
width:100px;
height:100px;
border:solid 1px white;
}

.infotext
{
float:right;
font-size:11px;
margin-right:15px;
}

.highlight
{
color:#ccc;
text-decoration:underline;
font-weight:bold;
}