body, td, p { font-size: 9pt; font-family: Verdana }
a.hlink { color: #006699; }
a.hlink:hover { color: #336633; text-decoration:none; }
a.fhlink { color: #FFFFFF; font-size:8pt; }
a.fhlink:hover { text-decoration:none;}
.footer { color: #FFFFFF; font-size:8pt;}

a.admin_link
{
	color: #CCCCCC; 
	text-decoration: none;
}

a.admin_link:hover 
{
	color: #FFFFFF; 
	text-decoration: underline;
}
.admin_menu_title
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12pt;
}
.admin_menu_title_small
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 9pt;
}

.cal
{
	border-width: 1px;
	background-color: "#FFFFCC";
	color: "#663399";
	font-size: 8pt;
	border-color: "#FFCC66";
}
.cal_today
{
	color: Black;
	background-color: "#FFCC66";
}
.cal_selector
{
	background-color: "#FFCC66";
}
.cal_next_prev
{
	font-size: 9pt;
	color: White;
}
.cal_day_header
{
	height: 1px;
	background-color: "#FFCC66";
}
.cal_selected_day
{
	font-weight: bold;
	color: Black;
	background-color: "#CCCCFF";
}
.cal_title
{
	font-size: 9pt;
	font-weight: bold;
	color: White;
	background-color: "#000084";
}
.cal_other_month_day
{
	 background-color: "ivory";
}

.title
{
	font-size: 14pt;
	font-weight: bold;
}

.data_item
{
	color: Black;
	background-color: #EEEEEE;
}

.data_item_alt
{
	background-color: "#DCDCDC";
}

.data_item_selected
{
	font-weight: bold;
	color: white;
	background-color: "lightyellow";
}

.header
{
	font-weight: bold;
	color: "White";
	background-color: "#000084";
}

.table_result
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
	border-collapse: collapse;
	background-color: white;
}

.table_gameReport
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
	border-collapse: collapse;
	background-color: white;
}

.table_gameReportSub
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
	border-collapse: collapse;
	background-color: white;
}

.table_dataEntry
{
	border-right: #999999 1px;
	border-top: #999999 1px;
	border-left: #999999 1px;
	border-bottom: #999999 1px;
	border-collapse: collapse;
	background-color: white;
}

.input_text
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: 'Courier New';
}

.button_hover
{
	background-color:Yellow;
	border-color:black;
}

.button
{
	background-color:lightgreen;
	border-color:black;
}

.text_label
{
	font-weight:bold;
}

.text_warn
{
	font-weight:bold;
	color:Red;
}

.required
{
	color:red;
}

.away_game
{
	background-color: #ccffff;
}

.home_game
{
	background-color: #ffffff;
}

.table_result TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

.table_gameReport TD
{
	font-size: 7pt;	
}

.table_gameReportSub TD
{
	font-size: 7pt;	
	font-weight:bold;
}

.text_gameReport
{
	font-size: 6pt;	
	font-weight:bold;
}

.table_dataEntry TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

a.invisible_link 
{
	color: #000000;
	font-size:8pt; 
	font-weight: bold;
	text-decoration: none;
}
a.invisible_link:hover 
{
	text-decoration: underline;
	color: Blue;
}