html,body {
  background: url('images/design_04.gif') repeat-x #00baff;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #949494;
  margin: 0;
  height: 100%;
  width: 100%;
}

.table {
  width: 100%;
}

.table2 {
  width: 100%;
  height: 85%;
  text-align: center;
}

#topleftcolumn {
  background: url('images/design_01.gif') no-repeat right top;
  height: 195px;
  width: 135px;
}

#toprightcolumn {
  background: url('images/design_03.gif') no-repeat left top;
  height: 195px;
  width: 135px;
}

#bottomleftcolumn {
  background: url('images/design_05.gif') no-repeat right top;
  height: 280px;
}

#bottomrightcolumn {
  background: url('images/design_06-09.gif') no-repeat left top;
  height: 280px;
}

#bottomleftcolumn2 {
  background: url('images/design_31.gif') repeat-y right top;
  width: 135px;
  vertical-align: top;
}

#bottomrightcolumn2 {
  background: url('images/design_32.gif') repeat-y left top;
  width: 135px;
  vertical-align: top;
}

#footerleft {
  background: url('images/design_31-14.gif') no-repeat right top;
  width: 50px;
  height: 65px
}

#footerright {
  background: url('images/design_37.gif') no-repeat left top;
  width: 50px;
  height: 65px
}

#footer {
  background: url('images/design_08.gif') repeat-x top;
  height: 65px
}

#leftsidebar {
  width: 15%;
  vertical-align: top;
  padding: 5px;
}

#rightsidebar {
  width: 15%;
  vertical-align: top;
  padding: 5px;
}

.content {
  background: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #949494;
  text-align: left;
  vertical-align: top;
  height: 100%;
}

.title {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #c70000;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

.banner1 {
  width: 325px;
  height: 78px;
  padding: 5px;
}

.banner2 {
  text-align: right;
  height: 78px;
  padding: 5px;
}

.banner3 {
  background: #c70000;
  height: 3px
}

.latestnews {
  width: 100%;
  background: #f6f6f6;
  text-align: center;
}

.latestprod {
  width: 100%;
  border-bottom: 1px #949494 dotted;
}

.link1 {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #949494;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

a.link1,
a.link1:visited {
  font-size: 10px;
  color: #949494;
  text-decoration: none;
}

a.link1:hover {
  background: url('images/design_13.gif') repeat-x;
  font-size: 10px;
  color: #656565;
  text-decoration: none;
}

.link2 {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #8a0000;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

a.link2,
a.link2:visited {
  font-size: 10px;
  color: #8a0000;
  text-decoration: none;
}

a.link2:hover {
  background: url('images/design_13.gif') repeat-x;
  font-size: 10px;
  color: #8a0000;
  text-decoration: none;
}

.menu {
  background: url('images/design_13.gif') repeat-x;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #656565;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  height: 35px;
  width: 12%;
}

a.menu2,
a.menu2:hover,
a.menu2:visited {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #656565;
  text-decoration: none;
}

a.imglink:link,
a.imglink:hover,
a.imglink:visited {
  color: #d1d1d1;
}

a:link {
  color: #c70000;
  text-decoration: none;
}

a:visited {  
  color: #c70000;
  text-decoration: none;
}

a:hover {
  font-size: 10px;
  text-decoration: underline;
}