

BODY#SeriesPage {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-size: 8pt;
   color: #000000;
   background: #FDF5E6;
}

div#ColorSettingsPreview {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-size: 8pt;
   color: #000000;
   background: #FDF5E6;
   padding: 10px;
}

H1 {
   background: #000000;
   background-image:url('/images/FadeBig.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   margin: 2px 0px 3px 0px;
   text-align: center;
   font-family: geneva, Tahoma;
   font-size: 18pt;
   font-weight: bold;
   font-style: italic;
   padding: 4px;
}

H2 {
   background: #000000;
   background-image:url('/images/FadeMed.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   margin: 2px 0px 3px 0px;
   text-align: center;
   font-family: geneva, Tahoma;
   font-size: 14pt;
   font-weight: bold;
   font-style: italic;
   padding: 3px;
}

H3 {
   background: #000000;
   background-image:url('/images/FadeSml.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   margin: 2px 0px 3px 0px;
   text-align: center;
   font-size: 12pt;
   font-weight: bold;
   padding: 2px;
}

H4 {
   background: #000000;
   background-image:url('/images/FadeSml.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   margin: 2px 0px 3px 0px;
   text-align: center;
   font-size: 10pt;
   font-weight: bold;
   padding: 1px;
}

H5 {
   font-size: 12pt;
   font-weight: bold;
   margin-left: 5px;
}

H6 {
   font-size: 10pt;
   font-weight: bold;
   margin-left: 5px;
}

div.fitForPrint {
    text-align: left;
    padding: 10px;
}

div.gvH {
   background: #000000;
   background-image:url('/images/FadeSml.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   text-align: center;
   font-size: 10pt;
   font-weight: bold;
   padding: 3px;
   margin-bottom: 3px;
}

div.widgetHeader {
   background: #000000;
   background-image:url('/images/FadeSml.png');

   color: #F0FFFF;
   border: 1px solid #000000;
   text-align: center;
   font-size: 10pt;
   font-weight: bold;
   padding: 3px 0px;
   margin-bottom: 3px;
   margin-left: auto;
   margin-right: auto;
}

P {
   font-size: 8pt;
   font-weight: normal;
   margin: 5px;
}

IMG {
   border-style: none;
   vertical-align: top;
}

table.center,div.center,a.center {
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    text-align: center;
}

div.instructions {
    margin: 0px;
    padding: 5px;
    text-align: left;
    font-size: 9pt;
    background: #CCCCCC;
}

ul {
    margin: 0px;
}
li {
    margin: 5px 5px 5px 5px;
}

hr {
    height: 1px;
    border: 0px;
    color: #EEEEEE;
    background-color: #EEEEEE;
}

table.gv,table.gvMdetail {
   margin: 0px auto 0px auto;
   padding: 0px; 
   border: 0px none; 
}

tr.gvH {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 9pt;
   background-color: #000000;
   background-image: url('/images/FadeSml.png');

   color: #F0FFFF;
   vertical-align: bottom;
}

tr.gvHMdetail {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 10pt;
   background-color: #CCCCCC;
   vertical-align: bottom;
}

tr.gvH > th {
   vertical-align: bottom;
   padding: 2px 3px 2px 3px;
}

tr.gvHMdetail > th {
   vertical-align: bottom;
   padding: 1px 3px 1px 3px;
}

tr.gvR {
   background: #EEEEEE;
   border: 0px none;
}

tr.gvAR {
   background: #CCCCCC;
   border: 0px none;
}

table.gvMdetail > tbody > tr > td {
    font-size: 9pt;
}



table#mtR_gvResults tr.gvR:hover, table#mtR_gvResults tr.gvAR:hover {
    color: #000000;
    background: #FFFFF0;
}

table#mtS_gvStandings tr.gvR:hover, table#mtS_gvStandings tr.gvAR:hover {
    color: #000000;
    background: #FFFFF0;
}

table.gv tr.gvR:hover, table.gv tr.gvAR:hover {
    color: #000000;
    background: #FFFFF0;
}

tr.gvR td {
    color: #000000;
}
    
tr.gvAR td {
    color: #000000;
}
    
table.dl {
   display: table;
   margin-left: auto;
   margin-right: auto;
   padding: 0px; 
   border: 0px none; 
}

td {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-size: 8pt;
   vertical-align: middle;
   text-align: center;
   padding: 1px 4px 2px 4px;
   white-space: nowrap;
}

td[align=left], td.left {
    text-align: left;
}

td[align=right], td.right {
    text-align: right;
}

td.rowHeader {
    text-align: right;
    vertical-align: top;
    padding: 2px 2px 2px 2px;
    font-weight: bold;
}

td.gvRowAssignHeader {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 12pt;
   background-color: #000000;
   background-image: url('/images/FadeSml.png');

   color: #F0FFFF !important;
   vertical-align: middle;
   height: 25px;
}

td.gvManufacturersRowHeader {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 9pt;
   background-color: #000000;
   background-image: url('/images/FadeSml.png');

   color: #F0FFFF !important;
   vertical-align: middle;
   text-align: left;
}

table.rbl td {
    text-align: left;
}

.tHead {
   font-family: tahoma, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 12pt;
   background-color: #000000;
   background-image: url('/images/FadeSml.png');

   color: #F0FFFF;
}

.moreBtn {
    background-image: url(/images/Down.png);
    display: block;
    width: 26px;
    height: 26px;
    margin: 0px auto;
}

.bb {
    width: 23px;
    display: block;
    margin: 1 auto;
    font-family: arial, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    padding: 1px 2px 0px;
}

.KTM {
    color: #000000;
    background-color: #ff9900;
}

.Yamaha {
    color: #ffffff;
    background-color: #0000cc;
}

.Honda {
    color: #ffffff;
    background-color: #cc0000;
}

.Kawasaki {
    color: #000000;
    background-color: #00dd00;
}

.Suzuki {
    color: #000000;
    background-color: #ffff00;
}

.Husaberg {
    color: #ffff00;
    background-color: #0066ff;
}

.GasGas {
    color: #ffffff;
    background-color: #cc0000;
}

.Beta {
    color: #ffffff;
    background-color: #cc0000;
}

.Husqvarna {
    color: #ffffff;
    background-color: #397CE6;
}

.BMW {
    color: #0066ff;
    background-color: #ffffff;
}

.Sherco {
    color: #FFDF1A;
    background-color: #0000cc;
}

.Cobra {
    color: #D63624;
    background-color: #F5D229;
}

select {
    font-family: tahoma, geneva, arial, helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: bold;
}
    
input {
    font-family: tahoma, geneva, arial, helvetica, sans-serif; 
    font-size: 8pt;
}
    
input.BNum {
	font-weight: bold;
	font-size: 9pt;
}

.BNum {
	font-weight: bold;
	font-size: 9pt;
}



input.invalidBNum {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 9pt;
}

input.eboff {
   color : #fff;
   background : #090;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #666;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
}

input.ebon {
   color : #fff;
   background : #0C0;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #999;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
   cursor: pointer;
}

input.dboff {
   color : #fff;
   background : #C00;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #666;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
   cursor: default;
}

input.dbon {
   color : #fff;
   background : #F00;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #999;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
   cursor: pointer;
}

input.rboff {
   color : #fff;
   background : #C00;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #666;
   text-align : center;
   width : 54px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
   cursor: default;
}

input.rbon {
   color : #fff;
   background : #F00;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #999;
   text-align : center;
   width : 54px;
   height : 16px;
   font-size : 9px;
   font-weight : bold;
   padding : 1px;
   cursor: pointer;
}

input.vboff {
   color : #fff;
   background : #d60;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #666;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   padding : 1px;
   cursor: default;
}

input.vbon {
   color : #fff;
   background : #f80;
   background-image : url('/images/FadeSml.png');
   border-style : solid;
   border-width : 1px;
   border-color : #999;
   text-align : center;
   width : 28px;
   height : 16px;
   font-size : 9px;
   padding : 1px;
   cursor: pointer;
}

.warning {
   font-weight : bold;
   font-size : 9pt;
   color : #000000;
}

.info {
   font-weight : bold;
   font-size : 9pt;
   color : #0000FF;
}

A:link {
   color : #0000FF;
   font-weight: inherit;
}

A:visited {
   color : #FF0000;
   font-weight: inherit;
}

A:hover {
   color : #000000;
   font-weight: inherit;
}

A:active {
   color : #000000;
   font-weight: inherit;
}




.gvH A:link {
   color : #0000FF;
   color : #FFFFFF;
   font-weight: inherit;
}

.gvH A:visited {
   color : #FF0000;
   color : #FF0000;
   font-weight: inherit;
}

.gvH A:hover {
   color : #000000;
   color : #FF0000;
   font-weight: inherit;
}

.gvH A:active {
   color : #000000;
   color : #FF0000;
   font-weight: inherit;
}




A.fore:link {
   color : #000000;
   color : #000000;
   font-weight: inherit;
}


A.fore:visited {
   color : #000000;
   color : #000000;
   font-weight: inherit;
}

A.fore:hover {
   color : #000000;
   font-weight: inherit;
}

A.fore:active {
   color : #000000;
   color : #000000;
   font-weight: inherit;
}


A.headFore:link {
   color : #F0FFFF;
   font-weight: inherit;
}

A.headFore:visited {
   color : #F0FFFF;
   font-weight: inherit;
}

A.headFore:hover {
   color : #FF0000;
   font-weight: inherit;
}

A.headFore:active {
   color : #F0FFFF;
   font-weight: inherit;
}


td.breadCrumbOff {
   font-size : 10pt;
   text-align : center;
   padding: 3px 10px;
   color : #000000;
   color : #000000;
   background : #EEEEEE;
   font-weight : bold;
}

td.breadCrumbOn {
   font-size : 10pt;
   text-align : center;
   padding: 3px 10px;
   color : #000000;
   color : #000000;
   background : #CCCCCC;
   font-weight : bold;
}

span.SeriesMessage {
    font-size: 10pt;
    color: #000000;
}

.SeriesMessage {
    color: #000000;
}



.DatePickerCalendarStyle
{
    cursor: hand;
    font-size: 11px;
    font-family: verdana;
    border: #000000 1px solid;
    background-color: #FDF5E6;
}

.DatePickerDayStyle
{
    font-size: 11px;
    font-family: verdana;
    border: #EEEEEE 1px solid;
    background-color: #FDF5E6;
}

.DatePickerDayHoverStyle
{
    cursor: pointer;
    font-size: 11px;
    font-family: verdana;
    border: #CCCCCC 1px solid;
    background-color: #EEEEEE;
}

.DatePickerSelectedDayStyle
{
    font-size: 11px;
    font-family: verdana;
    border: #EEEEEE 1px solid;
    background-color: #CCCCCC;
}

.DatePickerTitleStyle
{
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    padding: 3px;
    border-bottom: #000000 1px solid;
    color: #F0FFFF;
    background-color: #000000;
}

.DatePickerDayHeaderStyle
{
    font-size: 11px;
    font-family: verdana;
    height: 17px;
}
