body {
	/*background-image: url(../images/bg_21.gif);*/
	margin: 0px 0px 10px 0px;	
}

TD, TH, P, UL, OL {
	font-family: "Arial", sans-serif, Helvetica;
	font-size: 14px;
}

TD.small {
	font-size: 12px;
}

HR {
	color: #04A129;
}

A:link {
	color: #04A129;
	text-decoration: underline;
}
	
A:visited { color: #04A129;}
A:hover { color: #000000;}

table.status {
	background-color: #04A129;
	color: #FFFFFF;
	padding: 0px 5px 0px 0px;
}

.weather {
	font-weight: bold;
	color: #FFFFFF;
}

table.tbl {
	width: 750px;
	padding: 0px 5px 0px 0px;
}

td.nav_title {
	font-size: 14px;
	font-weight: bold;
}

td.center {
	border: 0px 0px 0px 2px;
	border-left: dotted;
	border-left-width: 2px;
	border-color: #04A129;
	padding: 0px 0px 0px 5px;
}

tr.alt, td.alt {
	background-color: #CCCCCC;
}

ul, ol {
	margin-top: 0px;
}

h1 {
	color: #04A129;
	font-size: 18px;
}

h2 {
	color: #04A129;
	font-size: 15px;
	margin-bottom: 0px;
}

.h2label {
	color: #04A129;
	font-size: 15px;
	margin-bottom: 0px;
}

#leagueMsg {
	border: 1px solid;
	border-color: #04A129;
	background-color: #8ADD9D;
	width: 550px;
	padding: 3px;
}

#leagueMsg a:link, #leagueMsg a:visited { font-weight: bold;}
