body
{
 font-family: verdana;
 font-size: 12px;
}
a:hover
{
 text-decoration: none;
}
.btnMenu
{
 font-family: verdana;
 font-size: 13px;
 font-weight: bold;
 color: #c4122f;
}
.btnMenu:hover
{
 text-decoration: none;
}
.ftrLink
{
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: red;
}
.ftrLink:hover
{
 text-decoration: none;
}
.verdana09
{
 font-family: verdana;
 font-size: 9px;
}
.verdana10
{
 font-family: verdana;
 font-size: 10px;
}
.verdana11
{
 font-family: verdana;
 font-size: 11px;
}
.verdana12
{
 font-family: verdana;
 font-size: 12px;
}
.verdana13
{
 font-family: verdana;
 font-size: 13px;
}
.verdana14
{
 font-family: verdana;
 font-size: 14px;
}
.verdana15
{
 font-family: verdana;
 font-size: 15px;
}
.verdana16
{
 font-family: verdana;
 font-size: 16px;
}
.verdana18
{
 font-family: verdana;
 font-size: 18px;
}
.verdana20
{
 font-family: verdana;
 font-size: 20px;
}
.verdana24
{
 font-family: verdana;
 font-size: 24px;
}
.verdana28
{
 font-family: verdana;
 font-size: 28px;
}
.tblHeader
{
 font-family: verdana;
 font-weight: bold;
 font-size: 12px;
 background: red;
 color: white;
 text-align: center;
}
.tblBodyStandings
{
 font-family: verdana;
 font-size: 11px;
 background: #CCCCCC;
 color: black;
 text-align: left;
}
.tblBody1
{
 font-family: verdana;
 font-size: 11px;
 background: #CCCCCC;
 color: black;
 text-align: center;
}
.tblBody2
{
 font-family: verdana;
 font-size: 11px;
 background: #ffffff;
 color: black;
 text-align: center;
}
.tblBodyNPSL
{
 font-family: verdana;
 font-size: 11px;
 background: #FFFF66;
 text-align: center;
}
#title 
{
  font-family: arial,sans-serif;
  font-size: 2.40em;
  color: #ee1b24;
  font-weight: bold;
  position: relative;
  top: .15em;
  font-variant: small-caps;
  /*letter-spacing: 3px;*/
}
#text
{
  color: #bbbbbb;
  background: transparent;
}
#shadow
{
  position: relative;
  left: -0.05em;
  top: -0.72em;
  background: transparent;
  z-index: 2;
  line-height: 5px;
}