body
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: no-repeat;
}
table
{
	background-color: transparent;
}
.darkText{
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

.inputText{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.basketballText{
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.formtext
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 10px;
}

.ruletext
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #663333;
	padding: 10px;
}

.smallTextSerif{
	color: #663333;
	font-family: "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.errorTextSerif
{
	color: #cc6633;
	font-family: "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: bold;
}


.errorText{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.theButton
{
	border-right: steelblue thin ridge;
	border-top: steelblue thin ridge;
	font-size: 8pt;
	vertical-align: middle;
	border-left: steelblue thin ridge;
	width: 150px;
	border-bottom: steelblue thin ridge;
	font-family: Helvetica, Arial, Sans-Serif;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}





A:link	{	
	text-decoration:	none;
	color:	#440e0c;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#440e0c;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#440e0c;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#440e0c;
	}
	


.text{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}



.scrollDiv{
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-base-color: #3F0200; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-face-color: #3F0200;
    scrollbar-highlight-color: #3F0200; 
    scrollbar-shadow-color: #3F0200; 
    scrollbar-track-color: #FFFFFF;
    
}

.areaLink{	
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color: #440e0c;
	text-decoration: none;
}


