body
{
  margin: 0px;
  padding: 0px;
}

td
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10px;
  color: #7F8D93;
}

td.lang
{
  width: 31px;
  height: 20px;  
}

td.lang_active
{
  background-image: url("images/lang_bg.gif");
  background-repeat: norepeat;
  width: 31px;
  height: 20px;  
}

td.menu_bg
{
  background-image: url("images/menu_bg.gif");
  background-repeat: norepeat;
  width: 162px;
  height: 23px;
}

td.menu_line
{
  background-image: url("images/menu_line.gif");
  background-repeat: repeat-y;
  background-position: right;
}

td.menu
{
  border-top: 1px solid #909CB2;
}

td.copy
{
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #9AA1B7;
}

td.border_bg
{
  background-image: url("images/td_border_bg.gif");
  background-repeat: repeat-y;
  background-position: right;
}
td.bg_truck
{
  background-image: url("images/truck.gif");
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

a.bottom_email:link {font-family: verdana, arial, sans-serif; font-size: 10px; color: #9AA1B7; text-decoration: none;}
a.bottom_email:visited {font-family: verdana, arial, sans-serif; font-size: 10px; color: #9AA1B7; text-decoration: none;}
a.bottom_email:hover {font-family: verdana, arial, sans-serif; font-size: 10px; color: #9AA1B7; text-decoration: underline;}
a.bottom_email:active {font-family: verdana, arial, sans-serif; font-size: 10px; color: #9AA1B7; text-decoration: underline;}


a:link {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #34436E;}
a:visited {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #34436E;}
a:hover {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #78859D;}
a:active {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; color: #34436E;}


a.top:link {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #7F8D93;}
a.top:visited {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #7F8D93;}
a.top:hover {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}
a.top:active {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}

a.top_active:link{font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}
a.top_active:visited{font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}
a.top_active:hover{font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}
a.top_active:active{font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #CC3333;}

a.menu:link {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #34436E;}
a.menu:visited {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #34436E;}
a.menu:hover {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #78859D;}
a.menu:active {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #78859D;}

a.menu_sub1:link {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #696969;}
a.menu_sub1:visited {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #696969;}
a.menu_sub1:hover {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #78859D;}
a.menu_sub1:active {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #78859D;}

a.menu_sub2:link {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #696969;}
a.menu_sub2:visited {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #696969;}
a.menu_sub2:hover {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #78859D;}
a.menu_sub2:active {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #78859D;}

select
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10px;
  color: #7F8D93;
  width: 180px;
}

