body{
	font-family: Arial,sans-serif;
	color: white;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size : 8px;
}

p { font-size : 12px; color:#dddddd; }
h1 { font-size : 14px; color : #dddddd; font-weight : bold;}
h2 { font-size : 12px;}
.contact_form      {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #dddddd; bottom-border-width=0}
input     {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; bottom-border-width=0}
select    {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; bottom-border-width=0}

a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-size : 8px;
}

a:hover {
	color: #00aaff;
	text-decoration: none;
	font-size : 12px;
}

.top-menu { font-size : 9pt; color : #bbbbbb; }
.top-menu p { font-size : 9pt; color : #bbbbbb; }
.top-menu a, a:link, a:visited { font-size : 9pt; color : #bbbbbb; }
.top-menu a:hover { font-size : 9pt; color : #ffffff; background-color : #1F85AD }
.logo-left { background-color  : white; color : white; }
.logo-right { background-color  : #ffffff; color : #000000; }
.logo-right p { background-color  : #ffffff; color : #000000; font-size:12pt; font-weight:bold }

div#navcontainer {}
div#navcontainer ul {  padding: 0; margin: 0; list-style-type: none; position: relative; 
font-family: Arial, Helvetica, sans-serif; color: white; padding-bottom: 2px; padding-top: 2px; }
div#navcontainer ul li { display: inline; margin-left: -4px; }
div#navcontainer ul li a { padding: 5px 10px 5px 10px; color: white; text-decoration: none; border-right: 1px solid #707070; border-top: solid 1px #707070; border-bottom: solid 1px #707070; }
div#navcontainer ul li a:hover { background-color: #1F85AD; color: white; }
#active a { border-left: 1px solid #707070; }

.specs-title { font-size : 11pt; background-color : #1F85AD; font-weight : bold;  }
.specs { font-size : 8pt; background-color : #707070 }
.specs a, .specs a:link, .specs a:visited {
	color: #ffffff;
	background-color:#1F85AD;
	text-decoration: none;
	font-size : 10px;
}

.specs a:hover {
	color: #1F85AD;
	background-color:#ffffff;
	text-decoration: none;
	font-size : 10px;
}

.news { font-size : 8pt }
.rotating-logo { vertical-align:bottom };

.testmenu_heading { color : #dddddd; font-size : 12pt; font-weight:bold; }

ul.testmenu {
  list-style-type  : none                 ;
  list-style       : none                 ;
  margin           : 10px 10px 16px 0px     ;  /* set bottom margin */
  padding          : 0px                  ;
  text-align       : left                 ;
  font-size        : 12px                 ;
  border           : 0px solid #fff       ;
  }
ul.testmenu li {
  height            : 16px                ; /* only for Opera7 */
  margin            : 0px                 ;
  padding           : 2px                 ;
  line-height       : 14px                ; /* special for IE */
  }
ul.testmenu a {
  display           : block               ;
  color             : #fff                ;
  height            : 16px                ;
  width             : 119px               ;
  margin            : 4px                 ;
  padding           : 2px                 ;
  text-decoration   : none ! important    ;
  line-height       : 14px;
  border-left: 1px solid #707070; border-right: 1px solid #707070; border-top: solid 1px #707070; 
  }
ul.testmenu a:link {
  color             : #fff                ;
  height            : 16px                ;
  width             : 119px               ;
  margin            : 0px                 ;
  font-size         : 12px                ;
  font-weight       : 200                 ;
  line-height       : 14px                ;
  }
ul.testmenu a:visited {
  color             : #fff                ;
  height            : 16px                ;
  margin            : 0px                 ;
  width             : 119px               ;
  font-size         : 12px                ;
  font-weight       : 200                 ;
  line-height       : 14px                ;
  }
ul.testmenu a:hover {
  height            : 16px                ;
  width             : 119px               ;
  margin            : 0px 0px 0px 0px     ; /* move text 1px right */
  padding           : 2px                 ;
  color             : #fff !important     ;
  background-color  : #1F85AD	;
  font-size         : 12px                ;
  font-weight       : normal              ;
  text-decoration   : none                ;
  line-height       : 14px                ;
  }
.active a { border-bottom: 1px solid #707070; }
