body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

a.menu:link {
	color: #767981; text-decoration: none
}
a.menu:visited {
	color: #767981; text-decoration: none
}
a.menu:hover {
	color: #CC0000; text-decoration: none
}
a.menu:active {
	color: #767981; text-decoration: none
}
td.menu {
	font-size: 10px; color: #767981; font-family: tahoma,verdana,arial; text-transform: uppercase
}
div.menu {
	font-size: 10px; color: #767981; font-family: tahoma,verdana,arial; text-transform: uppercase
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	}

a:active {
	color: #CC0000;
	text-decoration: none;
}

a.dark:link {
	color: #666666;
	text-decoration: none;
}

a.dark:visited {
	color: #666666;
	text-decoration: none;
}

a.dark:hover {
	color: #33FF00;
	text-decoration: none;
}

a.dark:active {
	color: #666666;
	text-decoration: none;
}



td {
	font-size: 12px;
	font-family : Verdana;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

p {
	font-size: 12px;
	font-family : Verdana;
}

td.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
	border: medium solid #000000;
	background-image: url(pix/yellow-background.gif);
	background-repeat: repeat;
}

p.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

td.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
	background-image: url(pix/yellow-background.gif);
	background-repeat: repeat;
	border: medium solid #000000;
}

p.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

hr {
	color : #D2D2CA;
	height : 1px;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
.prodnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
ul.ectmenu1 {
list-style: none;
border:0px solid;
font-size:10px;
padding:0px;
background-color: #fdedc9;
}
li.ectmenu1 {
border: 1px dotted #e69d01;
padding:0px;
background-color:#fdedc9;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
background-image:url(images/arrow.gif);
}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url(images/arrowov.gif);
background-color: #e69d01;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:4px;
}
li.ectmenu1 a:hover{
background-color: #e69d01;
color: #fff;
}

