body { font-size: 12px; font-family: arial, verdana, helvetica, sans; text-decoration: none; }


a { text-decoration: none;  }

table.main { width: 920px; height: 500px; }
table.b { border: 1px solid #ffffff; background-color: #EEEEEE; width: 920px; }


table.scheduletableheader { width: 920px; background-color: #004a99; }
table.scheduletableselect { width: 870px; background-color: #003B94;  }
table.scheduletablemain	  { width: 920px; background-color: #FFFFFF; }
td.scheduledata { font-size: 12px;  font-family: arial, verdana, helvetica, sans; text-decoration: none; }
.scheduletitle { font-size: 15px;  font-family: arial, verdana, helvetica, sans; text-decoration: none; font-weight: bold; color: #EEEEEE; }
.scheduledateheader { 
								font-size: 12px; color:#ffffff;  font-family: arial, verdana, helvetica, sans; text-decoration: none; font-weight: bold; 
								background-color: #CA1221;
							}
td.scheduletablemainheader { 
										font-size: 12px;  font-family: arial, verdana, helvetica, sans; text-decoration: none; font-weight: bold; 
										color: #333333; 
										background-color: #d8d8d8;
									}

tr.second { background-color: #e6e6e6; }
tr.third { background-color: #f4f4f4; }


.winner { color: #DD0000; font-weight: bold; }

.dbluebg {  background-color: #003B94; }