@charset "utf-8";

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  color:red;
} 

p {
  font-family:arial; 
  font-size:10pt; 
  color:navy;                  
}

table.title {
   width:100%;
   background-color:#A5D8F6; 
  vertical-align:top;
}

table.title2 {
   width:100%;
   background-color:#EBF5FC;
}

table.menu1 {     
   width:100%;
   background-color:#FCD9C5;
   color:navy; 
   font-family:Tahoma, Geneva, sans-serif;
   font-size:10pt;
  text-align:center;
 }

 div.title1 {
   font-family:"Trebuchet MS", Helvetica, sans-serif;
   font-size:20pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
   font-variant:small-caps;
  letter-spacing:4px; 
} 

 div.title2 {
   font-family:"Trebuchet MS", Helvetica, sans-serif;
   font-size:12pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
} 

 div.title3 {
   height:25px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
   background-color:white; 
   padding:10px
} 

 div.title3b {
   height:30px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
   background-color:white; 
   padding:10px
} 

 div.title3x {
   height:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
   background-color:white; 
   padding:10px
} 

 div.title3c {
   height:40px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold; 
   color:navy;
   text-align:center; 
   background-color:white; 
   padding:10px
} 

 div.title4 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12pt;
   font-weight:bold; 
   color:navy;
   text-align:center;
} 

 div.reg5 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12pt;
   color:navy;
   text-align:center;
} 

 div.reg6 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12pt;
   color:navy;
   text-align:left;
}

 div.reg7 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   color:navy;
   text-align:left;
}

div.td1{
   background-color:#FCD9C5; 
   color:navy; 
//   font-family:Tahoma, Geneva, sans-serif;
   font-family:"Times New Roman", Times, serif;
   font-size:12pt;
   vertical-align:top;
   text-align:center;
}

div.td2{
   background-color:#EBF5FC; 
   color:navy; 
//   font-family:Tahoma, Geneva, sans-serif;
   font-family:"Times New Roman", Times, serif;
   font-size:12pt;
   vertical-align:top;
   text-align:center;
}





a:link  {
   color:blue;
}

a:visited {
   color:blue;
}

a:hover {
  background-color:#FFFF00;
} 

/*
div {
  padding:3px;
}

div.title {
  font-size:18pt;
  font-weight:bold;
  font-variant:small-caps;
  letter-spacing:2px;
  color:black;
}

div.image {
  float:left;
}

div.info, div.favorites {
  float:left;
  vertical-align:top;
}

table.stats {
  width:100%;
  clear:both;
  text-align:right;
  font-size:11pt;
}

.label {
  font-weight:bold;
  font-variant:small-caps;
}

tr.heading {
  font-variant:small-caps;
  background-color:navy;
  color:white;
}

tr.light {
  background-color:white;
}

tr.dark {
  background-color:#EEEEEE;
}

th.season, td.season {
  text-align:left;
}
*/




