@media screen {
	body {
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #7a7a7a; 
		background-image: url(images/xRepeater.jpg);
		background-repeat: repeat-x;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
}



@media print {
	body {
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		background-color: #7a7a7a;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
}


h3{
	font-size: 11px;
}

table {
	
	padding:0; 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr, td {
	border-spacing:0;
	padding:0;
}

img { 
	border:0px;
}

a {
	color: #666666; 
	text-decoration:underline;
}

a:visited {
	color: #666666; 
	text-decoration:underline;
}

a:hover {
	color: #666666; 
	text-decoration:underline;
}

.categoryHeader {
	color: #FFFFFF; 
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px 0 0 5px;
	position:absolute;
	width:1px;
	overflow:visible;
	white-space:nowrap;
}

.categoryHeader a:link, .categoryHeader a:visited, .categoryHeader a:hover, .categoryHeader a:active {
	color: #FFFFFF; 
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.dottedVertLine {
	background-image: url(dot.gif);
	background-repeat: repeat-y;
}

.dottedHorzLine {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	margin: 5px 0 5px 0;
}

.solidHorzLine {
	background-image: url(grayDot.gif);
	background-repeat: repeat-x;
	margin: 10px 0 10px 0;
}

.solidHorzLineNoPad {
	background-image: url(grayDot.gif);
	background-repeat: repeat-x;
	margin: 0px 0 0px 0;
}

.solidHorzLineNoPadLt {
	background-image: url(grayDotLt.gif);
	background-repeat: repeat-x;
	margin: 0px 0 0px 0;
}

.solidHorzLineNoPadMd {
	background-image: url(grayDotMd.gif);
	background-repeat: repeat-x;
	margin: 0px 0 0px 0;
}

.solidHorzLineNoPadExDk {
	background-image: url(grayDotExDk.gif);
	background-repeat: repeat-x;
	margin: 0px 0 0px 0;
}

.solidDkHorzLine {
	background-image: url(images/grayDkDot.gif);
	background-repeat: repeat-x;
	margin: 2px 0 2px 0;
}

.solidHorzLineContent {
	background-image: url(grayDot.gif);
	background-repeat: repeat-x;
	margin: 15px 0 15px 0;
}

.solidHorzLineContentDk {
	background-image: url(images/grayDkDot.gif);
	background-repeat: repeat-x;
	margin: 15px 0 15px 0;
}

.dottedHorzLineContent {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	margin: 15px 0 15px 0;
}

.dottedHorzLineNoPad {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
}

.rightNavBackground {
	background-color: #e5e5e5; 
	background-image: url(right_nav_background.jpg);
	background-repeat: repeat-x;
}

.inputText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0 5px 0;
}

.inputRedText {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

.inputFormText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0 10px 0;
}

.whiteTextGrey {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whiteTextGrey a, .whiteTextGrey a:visited, .whiteTextGrey a:active {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

.whiteTextGrey a:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 11px;
}

.whiteTextWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whiteTextWhite a, .whiteTextWhite a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.whiteTextWhite a:hover, .whiteTextWhite a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.grayTextWhite {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grayTextWhite a, .grayTextWhite a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 11px;
}

.grayTextWhite a:hover, .grayTextWhite a:active {
	color: #000000;
	text-decoration:none;
	font-size: 11px;
}

.grayTextGray {
	color: #999999;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grayTextGray a, .grayTextGray a:visited {
	color: #999999;
	text-decoration:none;
	font-size: 11px;
}

.grayTextGray a:hover, .grayTextGray a:active {
	color: #999999;
	text-decoration:none;
	font-size: 11px;
}

.grayTextGrayDk {
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grayTextGrayDk a, .grayTextGrayDk a:visited {
	color: #858585;
	text-decoration:none;
	font-size: 11px;
}

.grayTextGrayDk a:hover, .grayTextGrayDk a:active {
	color: #858585;
	text-decoration:none;
	font-size: 11px;
}

.searchContainer {
	padding:15px 10px 5px 14px;
	width:inherit;
}

.rightColLinkListRed {
	font-size: 11px;
	font-weight:bold;
	color: #333333; 
}

.rightColLinkListRed a, .rightColLinkListRed a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #333333; 
	text-decoration:none;
}

.rightColLinkListRed a:hover, .rightColLinkListRed a:active {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
	text-decoration:none;
}

.rightColLinkListGreen {
	font-size: 11px;
	font-weight:bold;
	color: #333333; 
}

.rightColLinkListGreen a, .rightColLinkListGreen a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #333333; 
	text-decoration:none;
}

.rightColLinkListGreen a:hover, .rightColLinkListGreen a:active {
	font-size: 11px;
	font-weight:bold;
	color: #66CC33; 
	text-decoration:none;
}

.rightColSubLinkListGreen {
	font-size: 11px;
	color: #333333; 
}

.rightColSubLinkListGreen a, .rightColSubLinkListGreen a:visited {
	font-size: 11px;
	color: #333333; 
	text-decoration:none;
}

.rightColSubLinkListGreen a:hover, .rightColSubLinkListGreen a:active {
	font-size: 11px;
	color: #66CC33; 
	text-decoration:none;
}

.contentMenu {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #333333; 
}

.contentMenu a, .contentMenu a:visited {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color: #333333; 
}

.contentMenu a:hover, .contentMenu a:active {
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color: #66CC33; 
}

.racingNews {
	font-size: 11px;
	color: #333333;
	padding:3px 0 5px 0;
}

.racingNewsDk {
	font-size: 11px;
	color: #FFFFFF;
	padding:3px 0 5px 0;
}

.greenBoldText {
	font-size: 11px;
	color: #66CC33; 
	font-weight:bold;
}

.greenBoldText a, .greenBoldText a:visited, .greenBoldText a:hover, .greenBoldText a:active {
	font-size: 11px;
	color: #66CC33; 
	font-weight:bold;
	text-decoration:none;
}

.allCapsBold {
	font-weight:bold;
	text-transform:uppercase;
}

.redTextBold {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
}

.redTextBold a, .redTextBold a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
	text-decoration:none;
}

.redTextBold a:hover, .redTextBold a:active {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
	text-decoration:none;
}

.redText {
	font-size: 11px;
	color: #CC0000; 
}

.redText a, .redText a:visited {
	font-size: 11px;
	color: #CC0000; 
	text-decoration:none;
}

.redText a:hover, .redText a:active {
	font-size: 11px;
	color: #CC0000; 
	text-decoration:none;
}

.greenLinkText {
	font-size: 11px;
	color: #666666; 
}

.greenLinkText a, .greenLinkText a:visited {
	font-size: 11px;
	color: #66CC33; 
	text-decoration:underline;
}

.grayLinkText {
	font-size: 11px;
	color: #666666; 
	text-decoration:underline;
}

.grayLinkText a, .grayLinkText a:visited {
	font-size: 11px;
	color: #666666; 
	text-decoration:underline;
}

.grayLinkText a:hover, .grayLinkText a:active {
	font-size: 11px;
	color: #CC0000; 
	text-decoration:underline;
}

.grayLinkTextGray {
	font-size: 11px;
	color: #666666; 
}

.grayLinkTextGray a, .grayLinkTextGray a:visited {
	font-size: 11px;
	color: #666666; 
}

.grayLinkTextGray a:hover, .grayLinkTextGray a:active {
	font-size: 11px;
	color: #666666; 
}

.grayLinkTextOnGray {
	font-size: 11px;
	color: #333333; 
	text-decoration:underline;
}

.grayLinkTextOnGray a, .grayLinkTextOnGray a:visited {
	font-size: 11px;
	color: #333333; 
	text-decoration:underline;
}

.grayLinkTextOnGray a:hover, .grayLinkTextOnGray a:active {
	font-size: 11px;
	color: #333333; 
	text-decoration:underline;
}

.redLinkText {
	font-size: 11px;
	color: #666666; 
	}

.redLinkText a, .redLinkText a:visited {
	font-size: 11px;
	color: #CC0000; 
	text-decoration:underline;
}

.redLinkText a:hover, .redLinkText a:active {
	font-size: 11px;
	color: #CC0000; 
	text-decoration:underline;
}

.contentSubheadRed {
	font-size: 14px;
	font-weight:bold;
	color: #CC0000; 
}

.contentSubheadGreen {
	font-size: 14px;
	font-weight:bold;
	color: #66CC33; 
}

.contentSubheadWhite {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF; 
}
	
.contentSubheadRedCaps {
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	text-transform:uppercase;
}	

.linkListGreenCap {
	font-size: 11px;
	color:#66CC33;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.linkListGreenCap a, .linkListGreenCap a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #66CC33; 
	text-decoration:none;
}

.linkListGreenCap a:hover, .linkListGreenCap a:active {
	font-size: 11px;
	font-weight:bold;
	color: #66CC33; 
	text-decoration:none;
}

.linkListRedCap {
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.linkListRedCap a, .linkListRedCap a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
	text-decoration:none;
}

.linkListRedCap a:hover, .linkListRedCap a:active {
	font-size: 11px;
	font-weight:bold;
	color: #CC0000; 
	text-decoration:none;
}

.leftnavProductName {
	font-size: 14px;
	color: #CC0000; 
	font-weight:bold;
	vertical-align:bottom;
}

.leftnavPricing {
	font-size: 12px;
	color: #CC0000; 
	font-weight:bold;
}

.subcatProductName {
	font-size: 12px;
	color: #333333; 
	font-weight:bold;
}

.subcatProductName a, .subcatProductName a:visited {
	font-size: 12px;
	color: #333333; 
	font-weight:bold;
	text-decoration:none;
}

.subcatProductName a:hover {
	font-size: 12px;
	color: #CC0000; 
	font-weight:bold;
	text-decoration:none;
}


.subcatPricing {
	color: #333333; 
	font-weight:bold;
}

.footnote {
	font-size: 10px;
}

.footnoteDk {
	font-size: 10px;
	color: #858585;
}

.smallgreyText {
	font-size: 10px;
	color: #c5c6c5;
}

.smallgreyText a, a:hover, a:visited {
	font-size: 10px; 
	color: #c5c6c5; 
	text-decoration:none;
}


.footer {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration:none;
}

.footer a, a:hover, a:visited {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration:none;
}

.footer2 {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration:none;
}

.footer2 a, a:hover, a:visited {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration:none;
}

tr.rolloff { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

tr.rollon { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000; 
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#CC0000;
	cursor:pointer;
}

tr.rolloffgrey { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#666666;	
	cursor:pointer;
	border-bottom:solid 10px FFFFFF;
}

tr.rollongrey { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000; 
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#CC0000;
	cursor:pointer;
	border-bottom:solid 10px FFFFFF;
}

.searchResultsLinksSmall {
	font-size: 10px;
	color: #999999; 
	font-weight:bold;
}

.searchResultsLinksSmall a, .searchResultsLinksSmall a:visited, .searchResultsLinksSmall a:hover {
	font-size: 10px;
	color: #999999; 
	font-weight:normal;
	text-decoration:underline;
}


.chapterList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}


.rr_nonSelected {
	padding-bottom:1px;
	font-weight:bold;
}

.rr_Selected {
	padding-bottom:1px;
	font-weight:bold;
}

.rr_Selected a:link, .rr_Selected a:visited, .rr_Selected a:hover, .rr_Selected a:active {
	color:#66CC33;
	font-weight:bold;
}

.rr_SelectedMain {
	padding-bottom:1px;
	font-weight:bold;
}

.rr_SelectedMain a:link, .rr_SelectedMain a:visited, .rr_SelectedMain a:hover, .rr_SelectedMain a:active {
	color:#CC0000;
	font-weight:bold;
}

.rr_subNonSelected {
	padding-left:11px;
	padding-bottom:1px;	
	font-weight:normal;
}

.rr_subNonSelected a:link, .rr_subNonSelected a:visited {
	color:#333333;
	font-weight:normal;
}

.rr_subNonSelected a:hover, .rr_subNonSelected a:active {
	color:#66CC33;
	font-weight:normal;
}

.rr_subSelected {
	padding-left:11px;
	padding-bottom:1px;
	font-weight:normal;
}

.rr_subSelected a:link, .rr_subSelected a:visited, .rr_subSelected a:hover, .rr_subSelected a:active {
	color:#CC0000;
	font-weight:normal;
}

.rr_show {
	display:block;	
	padding-bottom:1px;
}


.rr_hide {
	display:none;
}

.prdDetail_name{
	font-size:16px; font-weight:bold; color:Red;	
}
	
.prdDetail_price{
	font-size:16px; font-weight:bold; color:Red;
}

.raceContentText{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.raceContentText a, .raceContentText a:visited {
	color: #66CC33;
	text-decoration:underline;
	font-size: 11px;
}

.raceContentText a:hover, .raceContentText a:active {
	color: #66CC33;
	text-decoration:underline;
	font-size: 11px;
}


.cblColumnWidth110 td {
	width:110px;
}
.cblColumnWidth115 td {
	width:115px;
}
.cblColumnWidth250 td {
	width:250px;
}

.ActiveSplitterBar { FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=60); BACKGROUND-COLOR: #FFFFFF; opacity: 0.6 }
.SplitterPane { BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid }
		.txtGlobal
		{
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 12px;
			color: #333333;
		}
.style1 {color: #749CD0}
.style2 {color: #80A5DA}
.style3 {color: #7BA0D4}
.style4 {color: #80A5DA; font-weight: bold; }
.style6 {color: #FFFFFF; font-weight: bold; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#80A5DA;
}