div.byGen a:link {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color: #CC0000;}
div.byGen a:visited {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color: #CC0000;}
div.byGen a:active {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color: #CC0000;
                   }
div.byGen a:hover {text-decoration: underline; color: black;}

div.bySchedule a:link {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color: #000000;}
div.bySchedule a:visited {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color:  #000000;}
div.bySchedule a:active {font-family: Arial, Helvetica, sans-serif;
										font-size: 12px;
                     text-decoration: none;
                     color: #000000;
                   }
 div.bySchedule a:hover {text-decoration: underline; color: #CC0000}
                  
                   
 div.resultsScores a:link {font-family: Arial, Helvetica, sans-serif;
										font-size: 14px;
                     text-decoration: none;
                     color: #000000;}
div.resultsScores a:visited {font-family: Arial, Helvetica, sans-serif;
										font-size: 14px;
                     text-decoration: none;
                     color:  #000000;}
div.resultsScores a:active {font-family: Arial, Helvetica, sans-serif;
										font-size: 14px;
                     text-decoration: none;
                     color: #000000;
                   }
                                     
                   
             
div.resultsScores a:hover {text-decoration: underline; color: #CC0000}


.CIS_Styles_RMS{
		table-layout:auto;

		empty-cells:show;
		font-size:12px;
		margin-right:auto;
		margin-left:auto;
		  position:relative;
		  float:left;
		  text-align:center;
		left:205px;	
}

div.ResultsLink a:link {
										
                     text-decoration: underline;
                     color: #000000;}
div.ResultsLink a:visited {

										
                     text-decoration: underline;
                     color: #000000;}
div.ResultsLink a:active {

										
                     text-decoration: underline;
                     color: #000000;
                   }
div.ResultsLink a:hover {text-decoration: underline; color:red;}



/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:65%;
      background:#FF;
      font-size:63%;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;
	/*- 4th one controls padding from left */
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #tabsH li {
    
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("http://windsorlegiontrack.com/2009Season/cis_championships/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("http://windsorlegiontrack.com/2009Season/cis_championships/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
