@import "style-hide.css";

body { background-color: white; color: black; font-family: Arial, sans-serif;  }

p { font-family: Arial, sans-serif;font-size: 86%  }

ul {
	font-family: Arial, sans-serif;
	list-style-type: disc;
}

H1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699;
	font-style: normal;
	font-variant: normal;
}

H2 { font-family: Arial, sans-serif; font-weight: bold; font-size: 1.2em; color: #006699; }

H3 { font-family: Arial, sans-serif; font-weight: bold; font-size: 1em; color: #006699; }

strong { font-weight: bold; color: #006699; }

a:link { color: #006699; background-color: transparent; text-decoration: underline; }

a:visited { color: #006666; background-color: transparent; text-decoration: underline; }

a:active { color: #006666; background-color: transparent; text-decoration: underline; }

a:hover { color: #006699; background-color: #FFFF99; text-decoration: underline; }

label { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.seasons-indent {
	background-image: url(season_ban_vert-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 200px;
}

.list {  white-space: pre}

.indent {  margin-right: 20px; margin-left: 20px}

.indent2 {  margin-right: 40px; margin-left: 40px}

.indent3 {  margin-right: 60px; margin-left: 60px}

.indent-image { margin-left: 160px}

.arial {  font-family: Arial, Helvetica, sans-serif; }

.arial-blue {  font-family: Arial, Helvetica, sans-serif; color: #003366}

.alert {
	background-color: #ffcc00;
	padding: 4px;
	color: #FF0000;
}

th {
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #006699;
}

caption {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #006699; text-align: left}

ol {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: .4em;
	list-style-type: decimal;
}

.banner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #006699;
}

.blue-box {
	border: thin solid #006699;
	padding: 4px;
	background-color: #CCCCCC;
	float: left;
	width: 150px;
}

.fontsize {
	font-size: 86%;
}

li { padding: 0.3em; }

.seasoncell {
	background-color: #99cc99;
}


.gray-bg {
	background-color: #CCCCCC;
	padding: 10px;
}
.alert2 {
	padding: 4px;
	border: 1px solid red;
	background-color: #FFFF99;
}
.red {
	color: #FF0000;
}

