body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
select, form, form span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

p {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
	text-align: Left;
	
}

/* old chalk styles used with soccer stats */

.titletop,
td.title {
	color: #CCCCCC;
	background-color: #D8DBCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.subnav,
a.subnav:Link,
a.subnav:Visited,
a.subnav:Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7396bf;
	letter-spacing: normal;
	text-decoration: none;
	
}

a.subnav:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1opx;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	
}

tr.SDB_TableTitle {
	background-color: #D8DBCA;
	text-align:left;
	height:16px;
}

td.SDB_TableTitle {
	background-color: #D8DBCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height:16px;
}

a.SDB_TableTitle {		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
a.SDB_TableTitle:link {		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
a.SDB_TableTitle:visited { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
a.SDB_TableTitle:hover { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: underline}
a.SDB_TableTitle:active { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}


.SDB_TableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:16px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#D8DBCA;	
}

.SDB_TableDataBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height:16px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#D8DBCA;
}

.SDB_TableDataFill {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:16px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#D8DBCA;
}

.SDB_TableDataBoldFill {
	color: #333333;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#D8DBCA;
	height:16px;
}

.SDB_TableLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.SDB_TableLink,
A.SDB_TableLink:Link,
A.SDB_TableLink:Visited,
A.SDB_TableLink:Active {
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: Left;
}
A.SDB_TableLink:hover {
	color: #333333;
    text-decoration: underline;
}

/*-------- Unique Soccer Styles --------*/

/* Matchup Styles */
#body_recentform_GameDefinitionDetail {
	width: 100%;
	margin-bottom: 10px;
}

#body_recentform_GameDefinitionMain {
	width: 100%;
	border: #D8DBCA 1px solid;
}

#body_recentform_GameDefinitionDetail TR.SDB_TableData TD.SDB_TableData {
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000;
	background-color: #FFFFFF;
    TEXT-DECORATION: none;
	padding:3px;
	vertical-align:middle;
	text-align: center;
	border: none;
}

#body_recentform_GameDefinitionDetail tr.SDB_TableData td.SDB_TableDataBold {
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #FFF;
	BACKGROUND-COLOR: #D8DBCA;
    TEXT-DECORATION: none;
	vertical-align:middle;
	text-align: center;
}

/* Database Styles */
#body_database_MainTable,
#body_database_HeadTable,
#body_database_DayTable,
#body_database_MonthTable {
	border: #D8DBCA solid 1px;
}

#body_database_MainTable td.SDB_TableDataBoldFill,
#body_database_HeadTable td.SDB_TableDataBoldFill,
#body_database_DayTable td.SDB_TableDataBoldFill,
#body_database_MonthTable td.SDB_TableDataBoldFill {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
	text-decoration: none;
	height:18px;
	padding:2px;
	border: none;
}


/* new chalk styles */

TR.Column_Headers{
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #D8DBCA;
    text-decoration: none;
	height: 18px;
	text-align: Left;
}
TD.Column_Headers{
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #D8DBCA;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;
}
TD.Column_Headers span {
	font-size: 10px;
}

TD.Column_Headers a.TextLink,
TD.Column_Headers a.TextLink:Link,
TD.Column_Headers a.TextLink:Visited,
TD.Column_Headers a.TextLink:Active {
	font-size: 10px;
	color: #333333;
	text-decoration: Underline;
}

TD.Column_Headers a.TextLink:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

TR.Group_Header{
	font-weight: bold;
    font-size: 12px;
    color: #7396BF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.Group_Header{
	font-weight: bold;
    font-size: 12px;
    color: #7396BF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 20px;
	padding-bottom: 2px;
}

TD.Group_HeaderUnderline{
	padding: 15px 4px 3px 3px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/header-bg.gif) repeat-x bottom;
	font-size: 12px;
	height: 40px;
	vertical-align: bottom;
}
	
TD.Group_HeaderUnderlineCenter{
	font-weight: bold;
    font-size: 12px;
    color: #7396BF;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: center;
	border-bottom: 2px;
	border-bottom-color: #D8DBCA;
	border-bottom-style: solid;
	padding-top: 20px;
	vertical-align: middle;
}

A.GroupLink,
A.GroupLink:Link,
A.GroupLink:Visited,
A.GroupLink:Active {
    color: #7396BF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
	text-align: Left;
}

A.GroupLink:hover {
    color: #7396BF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align: Left;
}

TD.Supergrid_HeaderUnderlineCenter{
	font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: center;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	vertical-align: middle;
}
TD.Supergrid_HeaderCenter{
	font-weight: bold;
    font-size: 10px;
    color: #7396BF;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

A.SupergridLink,
A.SupergridLink:Link,
A.SupergridLink:Visited,
A.SupergridLink:Active {
    font-weight: bold;
    font-size: 10px;
    color: #FBAB32;;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: Left;	
}

A.SupergridLink:hover {
    font-weight: bold;
    font-size: 10px;
    color: #FF7200;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	text-align: Left;	
}
TR.Chalk_TableData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
    text-decoration: none;
	height: 18px;
	text-align: Left;	
}
TD.Chalk_TableData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;	
}

TR.AlternatingData1{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
    text-decoration: none;
	height: 18px;
	text-align: Left;	
}
TD.AlternatingData1{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;	
}
TD.AlternatingData1Title{
	font-weight: bold;
    font-size: 11px;
    color: #7F869C;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;	
}
TR.AlternatingData2{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
    text-decoration: none;
	height: 18px;
	text-align: Left;
}
TD.AlternatingData2{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;
}
TD.AlternatingData2Title{
	font-weight: bold;
    font-size: 11px;
    color: #7F869C;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;
}

A.TextLink,
A.TextLink:Link,
A.TextLink:Visited,
A.TextLink:Active {
    font-weight: normal;
    font-size: 11px;
    color: #0000FF;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: normal;
	text-align: Left;
}
A.TextLink:hover {
	color: #FF0000;
    text-decoration: normal;
}

A.StatusLink,
A.StatusLink:Link,
A.StatusLink:Visited,
A.StatusLink:Active {
    font-weight: bold;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: Left;
}

A.StatusLink:hover {
    font-weight: bold;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	text-align: Left;
}

TR.Sport_Data{
	font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
TD.Sport_Data{
	font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
}
TD.DataFill{
	font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FF7200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
	text-align: Left;
}
TD.DataUnderline{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	border-bottom: #CCCCCC solid 1px;
	vertical-align: middle;
	text-align: Left;

}
TD.DataUnderlinePadded{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;

}
TD.TeamReportHeader{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-image: url(http://www.sportsdatabases.com/Images/NFL/nfl_team_back.jpg);
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: Left;
}   
TD.TeamReportRecord{
	font-weight: bold;
    font-size: 11px;
    color: #7F869C;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-right: 3px;
	vertical-align: middle;
}   
TD.TeamReportTitle{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
    font-style: normal;
	text-align: right;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-right: 3px;
	vertical-align: middle;
} 

Span.Title{
	font-weight: bold;
    font-size: 11px;
    color: #7F869C;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align: Left;
	background: none;
}

TD.TeamReportData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-right: 3px;
	height: 22px;
} 

div.MatchupCell{
	border-width: 1px;
	border-style: solid; 
	border-color: #D8DBCA;
	float: Left; 
	width: 155px;
	margin-top: 2px;
	margin-right: 2px;
	background: none;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align: Left;
}
    	
div.divUnhighlighted{
	border-width: 1px;
	border-style: solid; 
	border-color: #FFFFFF;
	float: Left; 
	width: 150px;
	margin-top: 2px;
	margin-right: 2px;
	cursor: pointer;
	background: none;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: Left;
}
div.divHighlighted{
	border-width: 1px;
	border-style: solid; 
	border-color: #FFFFFF;
	float: Left; 
	width: 150px;
	margin-top: 2px;
	margin-right: 2px;
	cursor: pointer;
	background: none;
	font-weight: normal;
    font-size: 11px;
    background-color: #F3F3F3;
	color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: Left;
}

div.divTrendTitle {
	font-weight: bold;
    font-size: 10px;
	font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	text-decoration: none;
	padding: 2px;
	background-color: #F2F2F2;
	text-align: Left;
}


div.TrendCell{
	border-width: 1px;
	border-style: solid; 
	border-color: #D8DBCA;
	float: Left; 
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	background: none;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align: Left;
}

TD.GameLogData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	height: 22px;
} 
TD.GameLogTitle{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 20px;
	padding-right: 3px;
	height: 22px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	vertical-align: middle;
} 

td.titleLeft{
    font-size: 9px;
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #D8DBCA;
    text-decoration: none;
	height: 18px;
	padding-left: 3px;
	vertical-align: middle;
	text-align: Left;
}

td.titleRight{
    font-size: 9px;
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #D8DBCA;
    text-decoration: none;
	height: 18px;
	padding-right: 3px;
	vertical-align: middle;
	text-align: right;
}

TD.MatchupLinks{
	color: #666666;
	background-color: #E4E7EA;
	height: 18px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 8px;
	text-align: center;
	vertical-align: middle;
}
TD.MatchupData{
	font-weight: normal;
    font-size: 9px;
    color: #000;
	background-color: #E4E7EA;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	
}
TD.MatchupDataRight{
	font-weight: normal;
    font-size: 9px;
    color: #08619F;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: right;
	vertical-align: middle;
}
TD.MatchupLogoRight{
	font-weight: normal;
    font-size: 9px;
    color: #08619F;
	background-color: #E4E7EA;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: right;
	vertical-align: middle;
}
TD.MatchupDataLeft{
	font-weight: normal;
    font-size: 9px;
    color: #08619F;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: Left;
	vertical-align: middle;
}
TD.MatchupLogoLeft{
	font-weight: normal;
    font-size: 9px;
    color: #08619F;
	background-color: #E4E7EA;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: Left;
	vertical-align: middle;
}

A.MatchupLink,
A.MatchupLink:Link,
A.MatchupLink:Visited,
A.MatchupLink:Active {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
    text-decoration: underline;
}

A.MatchupLink:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
}

table.MatchupTable{
	border-right: 1px;
	border-right-color: #D0D8DF;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #D0D8DF;
	border-left-style: solid;
}


A.MatchupTeamLink,
A.MatchupTeamLink:Link,
A.MatchupTeamLink:Visited,
A.MatchupTeamLink:Active {
    color: #7396BF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
	text-align: Left;
}

A.MatchupTeamLink:hover {
    color: #7396BF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
	text-align: Left;
}

TD.MatchupRecordLeft{
	font-weight: normal;
    font-size: 12px;
    color: #7F869C;
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: Left;
	vertical-align: middle;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	
}
TD.MatchupRecordRight{
	font-weight: normal;
    font-size: 12px;
    color: #7F869C;
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	
}
TD.MatchupRecordCenter{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	
}

TD.ScoreboardDataCenter{
	font-weight: normal;
    font-size: 10px;
    color: #000;
	background-color: #E4E7EA;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	vertical-align: middle;
}

TD.ScoreboardDataCenter A.TextLink,
TD.ScoreboardDataCenter A.TextLink:Link,
TD.ScoreboardDataCenter A.TextLink:Visited,
TD.ScoreboardDataCenter A.TextLink:Active {
    font-size: 9px;
    color: #333333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	text-align: Left;
}
TD.ScoreboardDataCenter A.TextLink:hover {
	color: #333333;
    text-decoration: none;
}

TD.ScoreboardDataHighlighted{
	font-weight: bold;
    font-size: 10px;
    color: #000;
	background-color: #D5D8DD;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	vertical-align: middle;
}
TD.ScoreboardDataHighlightedUnderlined{
	font-weight: bold;
    font-size: 10px;
    color: #000;
	background-color: #D5D8DD;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
TD.ScoreboardDataCenterUnderline{
	font-weight: normal;
    font-size: 10px;
    color: #000;
	background-color: #E4E7EA;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
table.ScoreboardTable{
	border-right: 1px;
	border-right-color: #D0D8DF;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #D0D8DF;
	border-left-style: solid;
}
div.ScoreboardCell{
	border-width: 1px;
	border-style: solid; 
	border-color: #D8DBCA;
	float: Left; 
	width: 155px;
	margin-top: 2px;
	margin-right: 2px;
	background: none;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}

TD.AlternatingData1PaddedLeft{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.sportsdatabases.com/Images/matchups/leftG.gif);
	background-repeat: no-repeat;
	background-color: #F6F7F7;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
	text-align: Left;
}

TD.AlternatingData2PaddedLeft{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.sportsdatabases.com/Images/matchups/leftG.gif);
	background-repeat: no-repeat;
	background-color: #F6F7F7;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
	text-align: Left;
}
TD.AlternatingData1PaddedRight{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.sportsdatabases.com/Images/matchups/rightG.gif);
	background-repeat: no-repeat;
	background-color: #F6F7F7;
	background-position: right;
    text-decoration: none;
	text-align: right;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-right: 10px;
	vertical-align: middle;
}

TD.AlternatingData2PaddedRight{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.sportsdatabases.com/Images/matchups/rightG.gif);
	background-repeat: no-repeat;
	background-color: #F6F7F7;
	background-position: right;
    text-decoration: none;
	height: 18px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-right: 10px;
	vertical-align: middle;
}
TD.AlternatingData1Center{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
    text-decoration: none;
	text-align: center;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
}
TD.AlternatingData2Center{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
    text-decoration: none;
	height: 18px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
}
TD.ArrowBackground{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F6F7F7;
    text-decoration: none;
	height: 18px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
}

TD.DatabaseRight{
	font-weight: bold;
    font-size: 12px;
    color: #696383;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-right: 5px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
	width: 50%;
}
TD.DatabaseLeft{
	font-weight: bold;
    font-size: 12px;
    color: #696383;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-right: 5px;
	text-align: Left;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	vertical-align: middle;
}
TR.TrendData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	background-color: #F2F2F2;
	height: 18px;
	text-align: Left;
}
TD.TrendData{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
	background-color: #F2F2F2;
    font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-left: 7px;
	vertical-align: middle;
	text-align: Left;
}
TD.TrendDataUnderline{
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	height: 18px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	vertical-align: middle;
	text-align: Left;

}
/* <DIV> container for menus is floated */
#tickernav, #toptickernav {
	background-color: #D8DBCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle; 
	width: 100%;
	padding: 0;
	display: table;
}

/* All Lists */
#tickernav ul, #toptickernav ul {
	background-color: #D8DBCA;
	float: Left;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle; 
}

/* All anchors */
#tickernav a, #toptickernav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7396bf;
	text-decoration: none;
	padding-left: 3px;
}

#tickernav a:hover, #toptickernav a:hover {
	color: #0099CC;
	text-decoration: none;
}

/* All List Items */
#tickernav li, #toptickernav li {
	height: 18px;					/* If height is on <a> it causes problems in IE */
	position: relative;

}

/* 2nd Level Menu */
#tickernav ul ul, #toptickernav ul ul {
	border: 1px outset #FFF;
	position: absolute;
	top: 18px;
	left: 0px;
	width: 135px;
	text-align: left;					/* Default width for all 2nd level menus */
}

/* 3rd Level Menu appears to the right */
#tickernav ul ul ul, #toptickernav ul ul ul{
	position: absolute;
	top: -4px;
	left: 100%;
	width: 100%;					/* Default width for 3rd level is same as parent */	
}

/* Hide Submenus until hover event */
div#tickernav ul ul , 
div#tickernav ul  li:hover ul ul,
div#tickernav ul ul li:hover ul ul {
	display: none;
}

/* IE workaround for :hover bug */
div#tickernav ul  li.over ul ul,
div#tickernav ul ul li.over ul ul {
	display: none;
}

/* Show Submenus on hover */
div#tickernav ul  li:hover ul, 
div#tickernav ul ul li:hover ul,
div#tickernav ul ul ul li:hover ul {
	display: block;
}

/* IE workaround for :hover bug */
div#tickernav ul li.over ul,
div#tickernav ul ul li.over ul,
div#tickernav ul ul ul li.over ul {
	display: block;
}

/*=================================*/
/* Custom menu widths are set here */
/*=================================*/

#toptickernav li.home 		{width: 70px;}
#toptickernav li.NCAAFhome	{width: 85px;}
#toptickernav li.NBAhome	{width: 75px;}
#toptickernav li.NCAABhome	{width: 85px;}
#toptickernav li.WNBAhome	{width: 85px;}
#toptickernav li.NHLhome	{width: 75px;}
#toptickernav li.MLBhome	{width: 75px;}
#toptickernav li.AFLhome	{width: 75px;}

#toptickernav li.matchup 	{width: 65px;}
#toptickernav li.odds 		{width: 40px;}
#toptickernav li.schedules	{width: 70px;}
#toptickernav li.trend		{width: 80px;}
#toptickernav li.injury		{width: 55px;}
#toptickernav li.score		{width: 60px;}

#tickernav li.database 		{width: 78px;}
#tickernav li.NCAAFdatabase	{width: 78px;}
#tickernav li.NBAdatabase	{width: 78px;}
#tickernav li.NCAABdatabase	{width: 78px;}
#tickernav li.WNBAdatabase	{width: 78px;}
#tickernav li.NHLdatabase	{width: 78x;}
#tickernav li.MLBdatabase	{width: 78x;}
#tickernav li.AFLdatabase	{width: 78px;}

#tickernav li.standings		{width: 70px;}
#tickernav li.news			{width: 60px;}
#tickernav li.team			{width: 65px;}
#tickernav li.stats			{width: 65px;}
#tickernav li.weather		{width: 110px;}
#tickernav li.teamnews		{width: 85px;}
#tickernav li.pitcherlogs	{width: 90px;}
#tickernav li.umps			{width: 55px;}

/*F1 & NASCAR menu styles*/
#tickernav li.F1home			{width: 75px; margin-left: 67px; }
#tickernav li.NASCARhome		{width: 115px; margin-left: 20px; }
#tickernav li.tracks			{width: 60px; }
#tickernav li.drivers			{width: 65px; }
#tickernav li.NASCARdatabase,
#tickernav li.F1database		{width: 85px; }
#tickernav li.schedules			{width: 85px; }

/* Can set-up individual 2nd and 3rd level widths 
#tickernav li.stats ul		{width: 105px; }
#tickernav li.stats ul ul	{width: 300px; }*/

/* Special menu items e.g. <li>Item <a>xx</a> | <a>xx</a></li> */
#tickernav li.specialnav {
	color: #999999;
	padding-left: 3px;
	text-align: Left;
}
#tickernav li.specialnav a {
	display: inline;
	padding: 0px;
	padding-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
}


/********************************************/
/* An iFrame placed behind menus is needed  */
/* to cover dropdown boxes in IE.           */
/********************************************/
#blockframe {
	border: 0; 
	display: none; 
	position: absolute;
	z-Index: 0;
}

/*-------- New NASCAR &F1 styles --------*/
TD.Column_Headers_2{
	font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #D8DBCA;
    text-decoration: none;
	height: 18px;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding: 3px;
	vertical-align: middle;
	text-align: Left;
}
div.DriverCell{
	border-width: 0px;
	float: Left; 
	width: 155px;
	margin-top: 2px;
	margin-right: 2px;
	background: none;
	font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
TD.RacingMatchupHeader{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-image: url(http://images.sportsdatabases.com/NASCAR/checker_background.jpg);
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: Left;
}   
TD.SummaryData{
	font-weight: bold;
    font-size: 11px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: middle;
}
TD.RacingReportHeader{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-image: url(http://www.sportsdatabases.com/Images/Nfl/NFL_team_back.jpg);
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: Left;
	background-color: #FFFFFF;
}
/*-------- End New NASCAR & F1 styles --------*/

/*-------- MLB Pitchers Matchup Cell style --------*/
TD.Pitchers{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: bold;
    color: #333366;
	background-color: #DCE3EA;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}
/*-------- End MLB styles --------*/

#body_scoreboard_errorMsg {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
}

/********** Scoreboard Styles *********/
	div.dateLinks,
	#body_scoreboard_currentWeek,
	#body_scoreboard_previousWeek,
	#body_scoreboard_nextWeek {
		font-size: 10px;
		font-weight: normal;
	}

