BODY, TABLE, TD, TH, LI, PRE {
   font-family: Swiss 721 BT;
   font-size: 14px;
 }

hr { 
   height:1px;  
   background-color: #505050;
   border:0px; 
 }

.MenuFont{
   font-family: Swiss 721 BT;
   font-size: 14px;
   color: #FFFFFF;
   line-height: 20px;
 }

.MenuFontGrey{
   font-family: Swiss 721 BT;
   font-size: 12px;
   color: #ACACAC;
   line-height: 24px;
 }

.WhiteFont{
   font-family: Verdana;
   font-size: 11;
   color: #FFFFFF;
 }

.CenterFont{
   font-family: Verdana;
   font-size: 11px;
   color: #868686;
   line-height: 15px; 
 }

.ProductFont{
   font-family: Verdana;
   font-size: 13px;
   color: #5A5A5A;
   line-height: 20px; 
 }

.HeaderFont{
   font-family: Verdana;
   font-weight: bold;
   font-size: 12px;
   color: #E1081F;
   text-decoration: underline;
 }

.TagLine{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
 }

.SmallerFont{
   font-family: Verdana;
   font-size: 9px;
 }

.IndexMainHeader{
   font-family: Verdana;
   font-size: 15px;
 }

.IndexHeader{
   font-family: Verdana;
   font-size: 13px;
 }

.InsideHeader{
   font-family: Verdana;
   font-size: 16px;
   font-weight: bold;
 }

.InsideTagLine{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
 }

.InsideGreyBoxHeader{
   font-family: Verdana;
   font-size: 12px;
 }

.InsideSmallHeader{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold; 
 }

.NewsFont{
   font-family: Verdana;
   font-size: 10px;
   color: #5F5C5B; 
 }

.WhiteFooterFont{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold; 
   color: #ffffff; 
 }

.ContactFont{
   font-family: Verdana;
   font-size: 10px;
   line-height: 15px; 
 }

.NoLine{
   decoration: none;
}

.IndexFont{
   line-height: 2; 
}


h1 {                                                          /* Our Dark Font Used as Sub headers */
   font-family: Swiss,Arial,Helvetica,Geneva,SunSans-Regular;
   font-size: 16px;
   color: #333333;
   font-weight: bold;
}

h2 {                                                          /* Our Dark Font Used as Sub headers */
   font-family: Swiss,Arial,Helvetica,Geneva,SunSans-Regular;
   font-size: 14px;
   color: #FF6501;
   font-weight: bold;
}

.smallGreyFont{
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
   color: 666666;
}

.smallBlackFont{
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
   color: 000000;
}

 a.products { text-decoration:none; font-family: Swiss 721 BT; font-size: 12px; color: #FF6501; }
 a.products:hover {color:#008000}

 a.active { text-decoration:none; font-family: Swiss 721 BT; font-size: 12px; color: #008000; }
 a.active:hover {color:#008000}

 .over   {background: #333333; font-family: Swiss 721 BT; font-size: 12px; color: #CCCCCC; line-height: 20px; }
 .out    {background: #000000; font-family: Swiss 721 BT; font-size: 12px; color: #FF6501; line-height: 20px; }

 td.menuon { background-color: #000000; color: #CCCCCC; font-family: Swiss 721 BT; font-size: 12px; }
 td.menuoff { background-color: #000000; color: #FF6501; font-family: Swiss 721 BT; font-size: 12px; }


