﻿body {
}


.gray { font-size : 11px;font-family: Arial; color:#777776; font-variant:normal;}
.gray1 { font-size : 12px;font-family: Arial; color:#777776}
.graybig { font-size : 13px;font-family: Arial; color:#777776}
.graybig1 { font-size : 15px;font-family: Arial; color:#777776}
.graybig2 { font-size : 19px;font-family: Arial; color:#777776}

.red { font-size : 12px;font-family: Arial; color:#ff0000; font-variant:normal;}
.red1 { font-size : 9px;font-family: Arial; color:#ff0000; font-variant:normal;}

.blue { font-size : 12px;font-family: Arial; color:#00237e; font-style:italic; font-weight:bold;}
.blue3 { font-size : 12px;font-family: Arial; color:#00237e; font-weight:bold;}

.blue1 { font-size : 16px;font-family: Arial; color:#006db1; font-weight:bold;}
.blue2 { font-size : 14px;font-family: Arial; color:#00237e; font-style:italic; font-weight:bold; text-decoration:underline;}

.orange2 { font-size : 16px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange3 { font-size : 11px;font-family: Arial; color:#ff5f00}
.orange4 { font-size : 10px;font-family: Arial; color:#ff5f00}
.orange5 { font-size : 13px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange6 { font-size : 12px;font-family: Arial; color:#ff5f00}
.orange7 { font-size : 12px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange8 { font-size : 14px;font-family: Arial; color:#ff5f00; font-weight:bold;}


.white { font-size : 16px;font-family: Arial; color:#ffffff; font-weight:bold;}
.white1 { font-size : 12px;font-family: Arial; color:#ffffff;}
.white2 { font-size : 13px;font-family: Arial; color:#ffffff; font-weight:bold; text-decoration:none;}

.black { font-size : 13px;font-family: Arial; color:#000000; font-weight:bold; text-decoration:none;}
.black1 { font-size : 9px;font-family: Arial; color:#000000; font-weight:bold; text-decoration:none;}

.tablehead
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color:#006699;
  color:White;
  font-size: 10pt;
  }
.tablebody
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  background-color:#777777;
  color:Black;
  font-size: 10pt;
  }
.plaintable
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  background-color:White;
  color:Black;
  font-size: 10pt;
  }


a:hover { color: #ff5500; text-decoration: underline;}

