.head { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }
/*
menu { color: #FFFFFF; font-size: 10px; font-family: Arial }
title { font-family: Arial; font-size: 14pt; color: #316291 }
*/
.head2 { font-family: Arial; font-size: 10pt; color: #316291; font-weight: bold }

body { font-family: Arial; font-size: 8pt; text-decoration: none; color: #000000 }
/*
td { font-family: Arial; font-size: 12px; text-decoration: none; color: #000000 }
hr { color: #F3F3F3 }
*/
/*
.header { font-family: Arial; font-size: 18pt; text-decoration: none; color: #316291; background-color: #FFFFFF; font-weight: bold }
*/
a { font-family: Arial; font-size: 12px; text-decoration: none; color: #0202b0 }
a:hover { font-family: Arial; font-size: 12px; text-decoration: underline; color: #000080}

/*
.menu { font-family: Arial; font-size: 12px; text-decoration: none; color: white; }
*/
/*
:hover.menu { font-family: Arial; font-size: 12px; text-decoration: underline; color: #DD0000}
*/
/*
.menu2 {
FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
*/
/*
:hover.menu2 {
FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
*/
.altmenu { font-family: Arial; font-size: 8pt; text-decoration: none; color: #C0C0C0 }
:hover.altmenu { font-family: Arial; font-size: 8pt; text-decoration: underline; color:#000000}
.smallprint { font-family: Arial; font-size: 8pt; text-decoration: none; color: #808080 }

.login { font-family: Arial; font-size: 8pt; text-decoration:none; color:#808080; }

:hover.login { font-family: Arial; font-size: 8pt; text-decoration: none; color:#000088 }

.vmenu { font-family: Arial; font-size: 12px; text-decoration: none; color: black; }

.SUBMENU { font-family: Arial; font-size: 12px; text-decoration: none; color: white; background-color: #717E94; }
/*
A.SUBMENU { font-family: Arial; font-size: 12px; text-decoration: none; color: white; background-color: #717E94; width: 100%; }

a:hover.SUBMENU { background-color: #A8B0BE; color: white; }
*/
.clearit {
  margin: 0;
  padding: 0;
  height: 0;
  clear: both;
}
.bubplastic.horizontal {
  margin: 0;
  padding: 0;
  background: #000000 url(images/bg-bubplastic.gif) repeat-x scroll left top;
  height: 32px;
  width: 100%;
}
.bubplastic.horizontal2 {
  margin: 0;
  padding: 0;
  background: #000000 url(images/bg-bubplastic2.gif) repeat-x scroll left top;
  height: 26px;
  width: 100%;
}
.bubplastic.horizontal ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.bubplastic.horizontal ul li {
  margin: 0;
  padding: 0;
  background: transparent url(images/bg-bubplastic-button.gif) no-repeat scroll left top;
  float: right;
}
.bubplastic.horizontal ul li a {
  height: 32px;
  float: left;
  line-height: 20px;
   font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
  color: #000000;
  display: block;
  padding-left: 15px;
  text-transform: lowercase;
  font-size: 12pt
  text-decoration: none;
}
.bubplastic.horizontal ul li a span.menu_ar {
  background: transparent url(images/bg-bubplastic-button.gif) no-repeat scroll right top;
  padding-top: 5px;
  height: 22px;
  display: block;
  float: left;
  padding-right: 15px;
  cursor: pointer;
}
.bubplastic.aqua ul li a:hover, .bubplastic.aqua ul li.highlight a {
  background: transparent url(images/bg-bubplastic-h-aqua.gif) no-repeat scroll left top;
  text-decoration: none
}
.bubplastic.aqua ul li a:hover span.menu_ar, .bubplastic.aqua ul li.highlight a span.menu_ar {
  background: transparent url(images/bg-bubplastic-h-aqua.gif) no-repeat scroll right top;
  text-decoration: none
}
#test li {
  border: 1px solid red;
  display: block;
}

