body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: A9A9A9;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	padding: 2px 4px 2px 4px;
	font-size:16px;
	color: #FFFFFF;
	background-color: #4682B4;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #F0FFFF;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color: #F0FFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #4682B4;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
a.content:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4682B4;
}
a.content:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a.content:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99CCFF;
}
a.content:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99CCFF;
}
.myform {
	color: #333333;
	background-color: #E2E2E2;
	border: thin solid #333333;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#report TD {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.bodyHeader {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#menubar {
	color: #FFFFFF;
	background-color: #4682B4;
}
#menubar A:link {
	color: #F0FFFF;
	text-decoration: none;
}
#menubar A:visited {
	color: #F0FFFF;
	text-decoration: none;
}
#menubar A:active {
	color: #F0FFFF;
	text-decoration: none;
}
#menubar A:hover {
	color: #F0FFFF;
	text-decoration: underline;
}
#roster td {
	font-size: 24px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#bld_roster TD {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.BlueBorder {
	border: thin solid #4682B4;
}
.page_break {
	page-break-after: always;
}
.report2 {
	border:thin solid #333333;
	border-collapse: collapse;
}

.report2 TD {
	margin: 0px;
	padding: 2px 4px 4px 2px;
}

.report2 TH {
	margin: 0px;
	padding: 2px 4px 4px 2px;
	background-color: #E2E2E2;
}
.BlueWhiteButton {
	color: #FFFFFF;
	background-color: #4682B4;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8DB2D1;
	border-right-color: #25445F;
	border-bottom-color: #25445F;
	border-left-color: #8DB2D1;
}
.BlueWhiteButton a:link, .BlueWhiteButton a:visited, .BlueWhiteButton a:active, .BlueWhiteButton a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.realTable, .realTable th, .realTable td {
	border: 1px solid #333333;
	border-collapse:collapse;
}

.realTable td, .realTable th {
	padding: 4px 6px 4px 6px;
}

.realTable th {
	color: white;
	background-color: #4682B4;
}

.realTable caption {
	padding: 4px;
	font-weight:bold;
	font-size: larger;
}

.odd {
	background-color: #E2E2E2;
}

#news {
	float:right;
	width:200px;
	border: solid 1px #4682B4;
	padding:3px;
	margin: 3px;
}.dim {
	color: #999999;
}

.whiteText {
	color:white;
}

.whiteText a:link, .whiteText a:visited, .whiteText a:active, .whiteText a:hover {
	color:white;
}

.rosterStatusNormal, .rosterStatusError {
	font-weight:bold;
}

.rosterStatusNormal {
	font-size:24px;
	color: black;
}

.rosterStatusError {
	font-size:12px;
	color:red;
}

.error_box {
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #990000;
}.highlight {
	background-color: #FFFF99;
}
.new {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-weight: bold;
	color: #FF00FF;
	font-size: larger;
}

.schedule {
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.schedule td {
	margin:0;
	border-collapse:collapse;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.schedule th {
	padding:3px 5px 3px 5px;
	margin:0;
	color: #4682B4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.schedule a:link, .schedule a:visited, .schedule a:active {
	color: #000000;
	text-decoration: none;
}

.schedule a:hover {
	color: #4581B3;
	text-decoration: underline;
}

.schedule .odd_row {
	background-color: #EEEEEE;
}
