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

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

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

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

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

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

HR {
	color : #3399CC;
}
.prodname {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00A886;
}
.detailname {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00A886;
}
.proddescription {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.detaildescription {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
    text-align: left;
}
.prodprice {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9702;
	text-align: left;
}
.detailprice {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9702;
    text-align: left;	
}
.prodnavigation {
	font-family: Tahoma;
	font-size: 11px;
}

A.ectlink:link {
	color: #000033;
	text-decoration: none;
    font-family: Tahoma;
	font-size: 11px;
}

A.ectlink:visited {
	color: #000033;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

A.ectlink:active {
	color: #000033;
	text-decoration: none;
    font-family: Tahoma;
	font-size: 11px;
}

A.ectlink:hover {
	color: #CC0000;
	text-decoration: none;
    font-family: Tahoma;
	font-size: 11px;
}
IMG.prodimage { 
vertical-align: top;
float: right; 
}
td.detailimage { 
vertical-align: top;
float: right; 
}
.prodimage { 
vertical-align: top;
float: right; 
}
