BODY {
font-family: trebuchet ms;
font-size: 12px;
color: #F4C43C;
text-decoration: none;
scrollbar-arrow-color: #F4C43C;
scrollbar-base-color: #000000;
scrollbar-face-color: #660066;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #F4C43C;
scrollbar-3dlight-color: #F4C43C;
scrollbar-shadow-color: #F4C43C;
scrollbar-darkshadow-color: #F4C43C;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
background-attachment: fixed;
cursor:url("http://www.bgatcheers.com/images3/cursor01.cur");
}
a:link {
text-decoration : underline; 
color : #F4C43C; 
font-weight : normal;
cursor:url("http://www.bgatcheers.com/images3/cursor01h.cur"); 
} 
a:visited {
text-decoration : none; 
color : #F4C43C; 
font-weight : normal; 
cursor:url("http://www.bgatcheers.com/images3/cursor01h.cur"); 
} 
a:hover {
text-decoration : none; 
color : #63b8ff; 
font-weight : normal; 
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 2px solid #810081;
border-bottom: none;
background: #cdcedc;
}

#tablist li a:link, #tablist li a:visited{
color: #000000;
}

#tablist li a.current{
background: #ffffff;
}

#tabcontentcontainer{
width: 400px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 5px solid #810081;
}

.tabcontent{
display:none;
}



