body {
  background-color: #a3e080;
  font-family: Arial;
  font-size: 12px;
  color: #145039;
}

a:link, a:visited, a:hover {
  font-size: 12px;
  color: #145039;
  }
a:hover {
  color: #ff5908;
  }
a.small:link, a.small:visited, a.small:hover {
  font-size: 10px;
  color: #ff5908;
  }
a.small:hover {
  color: #145039;
  }

TABLE.grand_table {
  width: 100%;
  height: 100%;
}
TD {
  font-family: Arial;
  font-size: 12px;
}

TABLE.prod {
  width: 100%;
  height: 46px;
  background: url('../images/prod_bg.gif'); 
  background-repeat: repeat-x; background-position: left top;  
}

TD.prodtd { background: url('../images/prod_arr.gif'); background-repeat: no-repeat; background-position: right top; 
	padding-bottom: 11px; padding-right: 40px;}

TD.contact_top { color: #ff5400; font-size:10px;}

TD.contact_top a:link, TD.contact_top a:visited, TD.contact_top a:hover{
  font-size: 10px;
}

TD.phone_splash, TD.phone_splash SPAN { font-size: 14px; font-weight: bold;}
TD.phone_splash {padding-top: 3px;}
TD.phone_splash SPAN { color: #ffffff;}

TABLE.middle_splash {background: url('../images/middle01.gif'); background-repeat: repeat-x; background-position: left bottom;}

TD.left_menu {
  width: 198px;
  vertical-align: top;
  padding-left: 8px;
  padding-top: 3px;
 
}
TD.left_menu P {margin:0px; padding:0px; padding-bottom: 3px;}
TD.left_menu a:link, TD.left_menu a:visited, TD.left_menu a:hover {
  text-transform: uppercase;
  font-size:10px;
/*  font-variant:small-caps; */
  }

UL.submenus a:link, UL.submenus a:visited, UL.submenus a:hover, UL.submenusv a:link, UL.submenusv a:visited, UL.submenusv a:hover {
  font-size:8px;
  text-transform: uppercase;
/*  font-variant:small-caps; */
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
}


TD.cap_news {
  color: #ffffff; 
  background: #ff7902; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold;
  text-transform: lowercase;
  font-variant:small-caps;
  width: 180px;
  padding-left: 5px;
}
TD.news {width: 175px; padding:5px; font-size: 10px; vertical-align: top; }
TD.news a:link, TD.news a:visited, TD.news a:hover{
  font-size: 10px; text-decoration: none;
}
TD.news a:hover{
  text-decoration: underline;
}
TD.news H1 {font-size: 10px; color: #145039; margin-top: 10px; margin-bottom:2px;}

TD.cont {
  color: #5b5b5c;
  text-align:justify;
  vertical-align: top;
  padding: 20px;
  padding-top: 50px;
  padding-right:30px;
  background: url('../images/toprbg.gif'); background-repeat: repeat-x; background-position: left top;  
}

TD.right {background-color: #d9d9dc; width: 155px; vertical-align: top; width:155px; border:0px;}
TD.right TABLE {width:100%; height: 100%; border:0px;}

TD.bottom {
  font-size: 10px;
  vertical-align: middle;
  text-align:left;
  
}
TD.bottom TABLE TD {color: #000000; font-size:10px; padding:10px; padding-right:0px;}
TD.bottom TABLE TD a:link, TD.bottom TABLE TD a:visited, TD.bottom TABLE TD a:hover {
  font-size: 10px;
  color: red;
  text-decoration: none;
  }
.small {font-size: 10px;}

H1, H2 {
  color: red;
  font-size: 18px;
  font-family: Arial;
  font-weight: normal;
  text-align:left;
  letter-spacing: 0px;
  margin-bottom:10px;
}

P {margin:0px; margin-bottom: 5px;}
