BODY, TABLE, TD, TH, LI, UL, OL, P { font-family: Arial, Helvetica,
sans-serif; font-size: 12px; font-style: normal; color: #000000; }

A:link { color:#000066; text-decoration:underline; }
A:visited { color:#000066; text-decoration:underline; }
A:hover { color:#000066; text-decoration:none; }

A.footer:link { color:#ffffff; text-decoration:underline; }
A.footer:visited { color:#ffffff; text-decoration:underline; }
A.footer:hover { color:#ffffff; text-decoration:none; }

INPUT { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

SELECT { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

TD.home { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; color: #000000; }

P.home { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; color: #000000; }

H1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
font-style: normal; font-weight: bold; color: #336699; }

FONT.smalltype { font-family: Arial, Helvetica, sans-serif; font-size: 9px;
font-style: normal; font-weight: black; color: #000000; }

TH.header { font-family: Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; font-weight: bold; color: #ffffff; background-color: #6699cc; }

TD.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; font-weight: bold; color: #000000; background-color: #cccccc; }

TD.item { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; color: #000000; background-color: #eeeeee; }

P.item { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal; color: #000000; }

TD.sidebox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

P.sidebox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

FONT.sidebox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

P.sideboxbold {	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
font-style: normal;	color: #000000;	font-weight : bold; }

UL.sidebox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

LI.sidebox { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; color: #000000; }

FONT.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px;
font-style: normal; font-weight: bold; color: #ffffff; }

.tableHeaderRow {
	background-color: #888;
	color: #FFFFFF;
	border: solid 1px #666666;
	font-weight: bold;
	padding: 5px;
}
.tableWeekendRow{ font-size: 11px; background-color: #c0c0c0; padding-right: 3px; padding-left: 3px; border: solid 1px #bbbbbb }
.tableOptionsRow  { font-weight: bold; font-size: 11px; background-color: #cccccc; padding-right: 3px; padding-left: 3px; border: solid 1px #999999 }
.tableEmptyRow  { font-size: 11px; background-color: #ffffff; padding-right: 3px; padding-left: 3px; border: solid 1px #cccccc }
.tableFilledRow  { font-size: 11px; background-color: #efefef; padding-right: 3px; padding-left: 3px; border: solid 1px #cccccc }
.tableMidRow  { font-size: 11px; background-color: #dddddd; padding-right: 3px; padding-left: 3px; border: solid 1px #bbbbbb }
.tableHeaderUnderlineRow  { font-size: 11px; background-color: #dddddd; padding-right: 3px; padding-left: 3px; border-bottom: solid 1px #bbbbbb }
.tableUnderlineRow  { font-size: 11px;  padding-right: 3px; padding-left: 3px; border-bottom: solid 1px #cccccc }
.tableOverlineRow  { font-size: 11px;  padding-right: 3px; padding-left: 3px; border-top: solid 1px #eeeeee }
.tableOptionsRow a, .tableOptionsRow a:link, .tableOptionsRow a:visited {
	color: #333333;
	text-decoration: underline;
}
.tableOptionsRow a:hover, .tableOptionsRow a:active {
	color: #ff1821;
	text-decoration: underline;
}
.tableEmptyRow a, .tableEmptyRow a:link, .tableEmptyRow a:visited,
.tableFilledRow a, .tableFilledRow a:link, .tableFilledRow a:visited {
	text-decoration: none;
}
