body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #E8F6E8;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

TD.toporangebg {
background-image: url(images/toporangebg.gif);
}

TD.topbg {
background-image: url(images/topbg.gif);
}

TD.topbluebg {
background-image: url(images/topbluebg.gif);
}

TD.leftbluebg {
background-image: url(images/leftbluebg.gif);
}

.nnfix {
background-image: url(images/nnfix.gif);
}

TD.rightbluebg {
background-image: url(images/rightbluebg.gif);
}

TD.bluebarbg {
background-image: url(images/bluebarbg.gif);
}

.leftbg {

background-color: #B0D0B8;
}

.rightbg {
background-image: url(images/rightbg.gif);
}

TD.bottombg {
background-image: url(images/bottombg.gif);
}

TD.lefttablebg {
background-image: url(images/lefttablebg.gif);
}

TD.righttablebg {
background-image: url(images/righttablebg.gif);
}

TD.bottomtablebg {
background-image: url(images/bottomtablebg.gif);
}


a:link    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:active    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:visited    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:hover      { color: #0099CC; font-family: arial; font-size: 11px }

a.dark:link    { color: #000000; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: #000000; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: #000000; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: #01B1FC; font-family: verdana; font-size: 11px }


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

#navigation {
	width: 900px;
	height: 220px;
	float: left;
	position: absolute;
	top: 80px; 
	left: 0px;
	z-index:2
	
	
}
#topmenu {
	
	height: 46px;
	float: right;
	position: absolute;
	top: 41px; 
	left: 421px;
	z-index:2
	
	
}
#leftmenu {
	height: 46px;
	float: right;
	position: absolute;
	top: 41px; 
	left: 414px;
	z-index:2
}
#rightmenu {
	height: 46px;
	float: right;
	position: absolute;
	top: 0px; 
	left: 892px;
	z-index:2
}
