	/* CSS Document */			body {		background-image: url(/ProjectGothamRacingJP/images/bg-tile.jpg);		margin-left: 0px;		margin-top: 0px;		margin-right: 0px;		margin-bottom: 0px;		background-repeat: repeat-y;		background-color: #252525;	}	.noTile {		background-repeat: no-repeat;	}	p { 		margin-bottom: -5px; 	} 		A{		color: #FFFFFF;		font-weight: bold;		text-decoration: none;	}		A:hover  {		text-decoration: underline;		color: #FF0033;	}		LI{		list-style-image: url(/ProjectGothamRacingJP/images/bullet.gif);		list-style-type:disc;		list-style-position: outside;		padding: 0px;		margin-left: 20px;	}	 .border{		margin:10px;		padding:5px;		border: double 3px #FF0000;	} 		HR {		height: 1px;		color: #FF0000;		margin: 15px 0px 15px;	}		#button A{		font-family: Arial, Helvetica, sans-serif;		font-size:12px;		color: #CCFFFF;		text-decoration: none;		background-color: #555555;		font-weight: bold;		border-top: 1px dotted #FFFFCC;		border-right: 1px dotted #D6BE52;		border-bottom: 1px dotted #D6BE52;		border-left: 1px dotted #FFFFCC;		padding: 3px;	}		#button A:hover{		font-family: Arial, Helvetica, sans-serif;		font-size: 12px;		color: #FFFFCC;		text-decoration: none;		background-color: #555555;		padding: 3px;		font-weight: bold;		border: 1px inset #33FFFF;	}		DIV{		scrollbar-3dlight-color:#999999;		scrollbar-arrow-color:#cc0304;		scrollbar-base-color:#ff6347;		scrollbar-darkshadow-color:#000000;		scrollbar-face-color:#2b3837;		scrollbar-highlight-color:#bbbbbb;		scrollbar-shadow-color:#000000;		scrollbar-track-color:#2b3837;		scrollbar-width: 4px;		scrollbar-size: 4px;	}		TABLE  {		padding: 0px;		margin: 0px;		}		H1 {		font-family: Arial, Helvetica, sans-serif;		font-size: 18px;		color: #FFFFFF;		background-repeat: no-repeat;		margin: 0px;		padding: 0px;	}	H2{		font-family: Arial, Helvetica, sans-serif;		font-size: 17px;		color: #CCCCCC;		margin-bottom: 0px;		line-height: 22px;	}	H3{		font-size: 15px;		color: #CCCCCC;		margin-bottom: 0px;		line-height: 20px;	}	H4{		font-size: 12px;		font-weight:bold;		text-transform:uppercase;		margin-bottom: 0px;		line-height: 20px;		color: #CCCCCC;	}	H5{ 		font-family: Arial, Helvetica, sans-serif;		font-size: 13px;		color: #CCCCCC;		margin-bottom: 5px;	}	h6 {		font-size: 12px;		font-style: italic;		font-weight: bold;		margin-bottom: 0px;	}			#box1 {		font-family: Arial, Helvetica, sans-serif;		font-size: 12px;		color: #FFFFFF;		padding-top: 5px;		padding-right: 20px;		padding-bottom: 5px;		padding-left: 15px;		background-repeat: repeat-y;	}	.float {		text-align: left;	}	#mainBox {		padding: 20px 30px 20px 33px;		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		color: #ffffff;		line-height: 14px;	}	#mainBox TD{				font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		color: #ffffff;		line-height: 14px;		}	.nav2 {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	background-image: url(/ProjectGothamRacingJP/images/button2-off.gif);	background-repeat: no-repeat;	background-position: left;	padding-top: 5px;	padding-right: 10px;	text-align: left;	padding-left: 23px;	margin-left: 10px;}.nav2:hover {	background-image: url(/ProjectGothamRacingJP/images/button2-on.gif);	color: #FFFFCC;}.nav2current {	color: #FFFFCC;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	background-image: url(/ProjectGothamRacingJP/images/button2-on.gif);	background-repeat: no-repeat;	background-position: left;	padding-top: 5px;	padding-right: 10px;	text-align: left;	padding-left: 23px;	margin-left: 10px;}.navTablePadding  {	margin: 5px;}.BlowoutText{	font-size: 12px;	font-family: Arial, Helvetica, Sans-Serif;	line-height: 17px;	/* background: #ffffff; */	color: #ffffff;	padding: 5px 5px 5px 5px;}#Callout { 	background-color: #000000; 	border: 3px double #FF0000; 	float: right; 	margin: 15px; 	vertical-align: top; 	width: 200px; } #Callout TD{ 	padding:10px; 	vertical-align: top; } .legalText {	font-size: 10px;	color: #999999;	font-family: Arial, Helvetica, sans-serif;	padding: 15px;	text-align:center;}.TopNav {	background-color: #000000;	margin-left: 6px;	width: 632px;	margin-right: 0px;	padding: 5px;	border-bottom: solid 1px #FFFFFF;}/*-------------------------------------------*//* CMS default console and authoring classes *//*-------------------------------------------*//* the following is only needed for sites with dark background	.PlaceholderEdit
	{
		background-color:#424649;
		color:#ffffff;
	}
*/
.AuthorNotes
{
	color: #000099;
	background-color: #fffff4;
}
.DefaultConsole
{
	background-color:#ffffff;
}
A.DefaultConsole
{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
}
HR.DefaultConsole
{
	height: 1px;
}/* end CMS default console classes */