@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color: #E6E7E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
    font-size: 22px;
    color: #006600;
    padding-bottom: 2px;
    border-bottom: 1px solid #006600;
    margin-bottom: 0px;
}
.style2 {color: #4D9201}
a:link {
	color: #4D9201;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D9201;
}
a:hover {
	text-decoration: underline;
	color: #4D9201;
}
a:active {
	text-decoration: none;
	color: #4D9201;
}
.style3 {color: #000000}
a.season, a.active-season {
    display: block;
    float: left;
    margin-left: 1px;
    width: 17px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #CCCCCC;
    color: #000000;
}
a.active-season {
    background-color: #006600;
    font-weight: bold;
    color: #EEEEEE;
}
.season-info {
    clear: both;
    background-color: #EEEEEE;
    padding:4px;
}
