/* CSS Document */

body 
	{
	font-family: Verdana;
	font-size: 25px;
	color: #333333;
	background-color: #F9F9F9;
	}

hr
	{
	color:#0000FF;
	background-color:#0000FF;
	width:375px;
	height:3px;
	}

table.HL
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

table.DataEntry
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
	}

.DataEntryHd
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}


.DataEntryBod
	{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #fafafa;
	vertical-align: top;
	margin-top: 20px;
	}

.DataEntryBodNarrow
	{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	vertical-align: top;
	}

.DataEntryForm
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 10px;
	border-spacing: 10px;
	}

.DataEntryCaption
	{
	text-align: right;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 5px;
	color: #000000;
	background-color: #fafafa;
	margin-right: 2px;
	}

.DataEntryFooter
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	}


.textbox 
	{
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	}
	
.input 
	{
	border: 1px solid #000000; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	}
	
table.ErrMsg
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.ErrMsgHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

.ErrMsgBod p
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	text-indent: -8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.Report
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.ReportHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

.ReportHDLeft
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

.ReportBod
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ReportBodLeft
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ReportBodAlt
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ReportBodAlt2
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ReportBodFlag
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FF7D7D;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.ReportFooter
	{
	border-bottom: 1px solid  #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.menu
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
	}

.menuHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}

.menuSubHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}

.menuBod
	{
	vertical-align: top;
	}

.menuBod p
	{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	}

/**************** Pseudo classes ****************/

a.anchor
	{
	color: #000000;	
	}
	
.anchor:link
    {
	color: #000000;
	text-decoration: none;
	}
	
.anchor:visited
    {
	color: #000000;
	text-decoration: none;
	}
	
.anchor:hover
    {
	color: #000000;
	text-decoration: none;
	}
	
.anchor:active
    {
	color: #000000;
	text-decoration: none;
	}

a.hlink
	{
	color: #0000FF;
	font-weight: bold;
	}
	
.hlink:link
	{
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	}

.hlink:visited 
	{
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	}

.hlink:hover 
	{
	color: #FF0000;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
	}

.hlink:active 
	{
	color: #FF0000;
	font-weight: bold;
	} 
	
table.Help
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 95%;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-spacing: 0px;
	}

.HelpHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

.HelpBod
	{
	border-bottom: 1px solid  #FF0000;
	border-left: 1px solid  #FF0000;
	border-right: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	text-align: left;
	}

.HelpFooter
	{
	border-bottom: 1px solid  #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.Roster
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.RosterHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

.RosterBod
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.RosterBodAlt
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.RosterBodFlag
	{
	border-bottom: 1px solid  #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FF7D7D;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.RosterFooter
	{
	border-bottom: 1px solid  #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.TwoColumn
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 750px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.TwoColumnHD
	{
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

.TwoColumnBod
	{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	vertical-align: top
	}

.TwoColumnFooter
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}

table.GameSummary
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.GameSummaryHd
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}


.GameSummaryBod
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	text-indent: 4px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.GameSummaryFooter
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.GameRoster
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 375px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.GameRosterHd
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}


.GameRosterBod
	{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	text-indent: 4px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.GameRosterBodAlt
	{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #999999;
	text-indent: 4px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.GameRosterFooterPrev
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.GameRosterFooterNext
	{
	text-align: right;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.Validation
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 3px;
	}

.ValidationHD
	{
	border-bottom: 2px solid  #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}

.ValidationBod
	{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.Suspension
	{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 950px;
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.SuspensionHDCenter
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionHDLeft
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionHDRight
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionSubHDCenter
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionSubHDLeft
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionSubHDRight
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	background-color: #FF0000;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

.SuspensionBodyCenter
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	}

.SuspensionBodyLeft
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	}

.SuspensionBodyRight
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	}

.SuspensionFooterCenter
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #fafafa;
	}

.SuspensionFooterLeft
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	}

.SuspensionFooterRight
	{
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	text-align: right;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
	}

