/* CSS Document */

body
{
  font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #4e4e4e;
  line-height:160%;
}

a.menuItem
{
  font-weight:bold;
  color:#FFFFFF;	 
  text-decoration:none;
}
   
a.menuItem:hover
{
  text-decoration:underline;
}
a
{
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

p
{
margin-top:0px;
}
h1
{
   font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
   font-size:20px;
   color: #035201;
   font-weight:normal;
   margin-top:0px;
   line-height:160%;
}

div.box
{
   font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
   font-size:16px;
   color: #035201;
   font-weight:normal;
   margin-top:0px;
   line-height:160%;
}
   
   a.toptabTitle
   {
     font-weight:bold;
	 color:#FFFFFF;	 
	 text-decoration:none;
   }
   
   a.toptabTitle:hover
{
  text-decoration:underline;
}

div.supplierName
{
   font-weight:bold;
   font-size:15px;
   margin-bottom:20px;
}

table.supplierTable
{
   background-image:url(/lang/EN/images/supplier_bg.gif);
   background-position:bottom;
   background-repeat:repeat-x;
}

div.supplierBox
{
  border:2px solid #6c956d;
  width:400px;
  margin-bottom:50px;
}