body {
  font-family: Arial, serif;
  font-size: 12px;
  color: #000000;
  background-color: #BBC072;
  text-align: center;
} 
table {
  font-family: Arial, serif;
  font-size: 12px;
}

.flags {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

.page {
  width: 750px;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  background-image: url("http://www.i-serveweb.com/SDP/images/footer.jpg"); 
  background-repeat: no-repeat;
  background-position: bottom;
  overflow:auto;
  padding-bottom: 35px;
}

.container {
  float: left;
  width: 750px;
  border-style: solid;
  border-width: 0px;
  margin-bottom: 45px;
}

.menu {
  float: left;
  width: 125px;
  border-style: solid;
  border-width: 0px;
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
}

.content {
  float: left;
  text-align: left;
  width: 580px;
  border-style: solid;
  border-width: 0px;
  margin-left: 5px;
}

.pricelistbox {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  width: 250px;
  background-color: #ccffcc;
  padding: 10px;
}

h1 {
  font-family: Arial, serif;
  font-size: 18px;
  font-weight: bold;
} 
h2 {
  font-family: Arial, serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0px;
} 
h3 {
  font-family: Arial, serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
} 
 
img {
  border: 0px none;
} 

A:LINK {
  COLOR:#0000A0;
  TEXT-DECORATION:NONE;
}

A:VISITED {
  COLOR:#0000A0;
  TEXT-DECORATION:NONE;
}

A:Active {
  COLOR:#0000A0; 
  TEXT-DECORATION:underline;
} 

A:HOVER {
  COLOR:#0000A0; 
  TEXT-DECORATION:underline;
}

A.menu:LINK {
  COLOR: #333333;
  TEXT-DECORATION:NONE;
  font-size: 12px;
  font-weight: bold;
}

A.menu:VISITED {
  COLOR:#333333; 
  TEXT-DECORATION:NONE;
  font-size: 12px;
  font-weight: bold;
}

A.menu:Active {
  COLOR:blue; 
  TEXT-DECORATION:none;
  font-size: 12px;
  font-weight: bold;
} 

A.menu:HOVER {
  COLOR:blue; 
  TEXT-DECORATION:none;
  font-size: 12px;
  font-weight: bold;
}

A.pricelist {
  COLOR: #333333;
  TEXT-DECORATION:NONE;
  font-size: 16px;
  font-weight: bold;
}
