/* Blackball Online HomePage CSS Document */

a:link {color:#000000}      /* unvisited link */

a:hover {color:#FF0000}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li
{
background-image:url(greenb.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:14px;
}
.h1 {
    margin:  20px 0 1em 0;
    padding:  0;
	text-decoration: none;
}
.h2 {
	margin:  0 0 1em 0;
	padding:  0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0CAA38;
	text-decoration: none;
	line-height: 13px;
	height: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	top: 10px;
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 7px;
	margin-top: 7px;
	color: #666666;
	text-decoration: none;
}
.style24 {
	color: #0CAA38;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
}
.h3 {
	margin:  0 0 1em 0;
	padding:  0;
	color: #0CAA38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration: none;
	text-align: center;
	line-height: 0px;
	top: auto;
	margin-top: 5px;
}
.style28 {
	font-size: 18px;
	color: #00aa38;
}
.style29 {font-size: 12px}