 
body 
{
  scrollbar-face-color: #555555; 
 scrollbar-shadow-color: #444444; 
 scrollbar-highlight-color: #777777; 
 scrollbar-3dlight-color: #888888; 
 scrollbar-darkshadow-color: #222222; 
 scrollbar-track-color: #D4D2CC; 
 scrollbar-arrow-color: #D4D2CC;
 background-image: url("http://www.bestmademagic.com/images/back.jpg");
} 
td
{
color: 333333;
font-family: verdana;
font-size: 9pt;
}
.header
{
color: aqua;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
}
.header2
{
color: 333333;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
}
a:link,a:visited
{
color: white;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: white;
text-decoration: underline;
font-weight: bold;
}

.main 
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
} 
a.norlink,a.norlink:link,a.norlink:visited
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a.reglink:hover
{
 font-family: tahoma;
 font-size: 9pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
} 
a.reglink,a.reglink:link,a.reglink:visited
{
 font-family: tahoma;
 font-size: 9pt;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}
a.norlink:hover
{
 font-family: tahoma;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}
a.norlink2,a.norlink2:link,a.norlink2:visited
{
 font-family: tahoma;
 font-size: 14pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a.norlink2:hover
{
 font-family: tahoma;
 font-size: 14pt;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}
a.button 
{
 display: block;
 background-position: 0 0px;
 background-color: transparent;
 background-image: url('http://www.bestmademagic.com/images/button2.jpg');
 background-repeat: no-repeat;
 width: 130px;
 height: 21px;
 line-height: 16pt;
 text-align: center;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

a.button:link, a.button:visited
{
 background-position: 0 0px;
 color: #E1E1E1;
}

a.button:hover
{
 background-position: 0 -21px;
 color: #333333;
 text-decoration: none;
 }
 

a.ssm,a.ssm:link, a.ssm:visited
{
 color: 333333;
font-size: 21px;
 font-weight: bold;
 text-decoration: underline;
}

a.ssm:hover
{
 color: #EEEEEE;
 text-decoration: none;
 }
 