body { 
scrollbar-base-color: #663366; 
scrollbar-face-color: #ccccff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #00CC00;
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000;
font-family: Arial, Helvetica, sans-serif; 
color: #006600
} 

body.congrats
{
	background-color:white;
 	background-image:url("cup_logo2.bmp");
	background-repeat:no-repeat;
	background-position:90% 20%
}

a 
{  font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #00CC00; 
text-decoration: none; 
font-weight: normal;
text-decoration: underline
}

a:hover 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-weight: normal; 
color: purple; 
text-decoration: none
}


.fbltc_font
{
 font-family :Arial, Helvetica, sans-serif;
 color:#006600;
 font-size: 8pt
}

.kidz_font
{
 font-family :Arial, Helvetica, sans-serif;
 color:#FF3333
}
.tab-table    { background: transparent;
                border: 1px;
                font: menu; }
.tab-table th { text-align: center;
                font: normal 12px;}
.tab-button	  { width: 80px;
                height: 20px;
                background: lightgrey;
                border-top: 1px solid buttonhighlight;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid buttonhighlight;
                border-right: 1px solid buttonshadow;
                cursor: hand;
                padding-top: 2px; 
		    font-color: darkgreen;
		    font-size: 14px;
		    font-weight: bold}
.tab-selected { width: 80px;
                height: 20px;
                background: lightgreen;
                border-top: 1px solid buttonhighlight;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid buttonface;
                border-right: 1px solid buttonshadow
                cursor: hand; }
.tab-body     { background: lightgreen;
                border-top: 0px;
                border-left: 1px solid buttonhighlight;
                border-bottom: 1px solid buttonshadow;
                border-right: 1px solid buttonshadow;
                padding: 4px; }
.tab-body div { display: none;
                text-align: left; }



