body        
{
	scrollbar-3dlight-color: #FFCF00;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color:#CC9900;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #FFCF00;
	scrollbar-shadow-color:#CC9900;
	scrollbar-track-color : White;
	background-position : center;
	background-repeat : no-repeat;
	background-color : transparent;
	background-attachment : fixed;
	background-width : 100%;
	background-height : 100%;
	font-weight: normal;
	color: #003366;
}

.generic_body
{
	background-image : url(../backgrounds/genericbg.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-color : transparent;
	background-attachment : fixed;
	background-width : 100%;
	background-height : 100%;
}

.generic_bee
{
	background-image : url(../backgrounds/bee_bg.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-color : transparent;
	background-attachment : fixed;
	background-width : 100%;
	background-height : 100%;
}

table
{
	padding : 0;
}

th
{
	font-weight: bold;
	color: #B51010;
	font : 18px;
	padding : 0 2px 2px;
}

td
{
	padding : 0 2px 2px;
}

.heading
{
	font-weight: bold;
	color: #0202B0;
	font : 18px;
}

.numbox
{
	width : 100px;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B51010;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B51010;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B51010;
}

img
{
	border : 0;
}

.option
{
	font-size : x-small;
}