#menu {
width: 800;
background: #eee;
text-align:center;
border-bottom:medium solid #000;
border-top:thin solid #000;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12.5em;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background:#006;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
body {
	background-color: #FFF;
}
#wholepage {background-color:#FFF;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;

	}


#pthome, #contact, #choose, #vpc, #search, #ate, #general, #bga, #cassette, #pneumatic, #lowcost, #contacts, #current, #interfaces, #standalone, #coaxial, #automotive { font-family:Arial, Helvetica, sans-serif; font-size:14px;  padding:10px; border-width:1px; border-style:solid; border-color:#001fbc; border-radius:25px 25px; -moz-border-radius:25px; background-color:#ccd2f2;}


#red { font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#F00;}
#red2 { font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#F00; text-align:center;}



#contents { padding-left:5px; padding-top:24px; padding-right:5px; padding-bottom:5px; border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-bottom-color:#001fbc;
border-left-color:#001fbc;
border-right-color:#001fbc;
border-bottom-left-radius:25px 25px;
border-bottom-right-radius:25px 25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-bottomleft:25px;
}

h2 {color:#36F;}
h3 {color:#36F;}

#searchfont {font-family:Arial, Helvetica, sans-serif; font-size:8px; float:right; }

#footer { font-family:Arial, Helvetica, sans-serif; color:#000; text-align:center; font-size:11px;}

#probetable { border:thin; border-color:#001fbc; border-style:solid;}
