p, td, th, blockquote, ul, ol {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #555555;
}

textarea {
  font-family: verdana, tahoma, arial;
  font-size: 10px;
  background-color: #F8F5F3;
}

input, select {
  font-family: verdana, tahoma, arial;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  background-color: #F8F5F3;
  border: outset 1px #BBBBBB;
}

input.btnnrm {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#D8BEBE');}
input.btnhov {filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#E8D9D9');}

a         {text-decoration: none}
a:link    {color: #AE0004;}
a:visited {color: #AE0004;}
a:hover   {color: #FF060D; text-decoration: underline;}
a:active  {color: #AE0004;}

a.bottom         {text-decoration: none;}
a.bottom:link    {color: #FF9191;}
a.bottom:visited {color: #FF9191;}
a.bottom:hover   {color: #FFFFFF; text-decoration: underline;}
a.bottom:active  {color: #FF9191;}

.ttny     {font-size: 8px;}
.tsml     {font-size: 10px;}
.tmed     {font-size: 12px;}
.tlrg     {font-size: 14px;}

.htny     {font-size: 10px; font-weight: bold; color: #700509;}
.hsml     {font-size: 12px; font-weight: bold; color: #700509;}
.hmed     {font-size: 14px; font-weight: bold; color: #700509;}
.hlrg     {font-size: 18px; font-weight: bold; color: #700509;}
.hbig     {font-size: 24px; font-weight: bold; color: #700509;}

.fsml     {font-size: 8px; color: #787878;}
.fmed     {font-size: 10px; color: #787878;}

.fsmlbtm  {font-size: 8px; color: #A6A6A6;}
.fmedbtm  {font-size: 10px; color: #A6A6A6;}
