/* CSS Document */
.whiteText{
font:Tahoma;
font-family:Tahoma;
font-weight: lighter bold;
font-size:12px;
font-stretch: normal;
font-style: normal;
color:#ffffff;
 }
 .contents{
font:Tahoma;
font-family:Tahoma;
font-weight:  normal;
font-size:11px;
font-stretch: normal;
font-style: normal;
color: #000000;
width: 560px;
align:left;
}
.OrangeText{
font:Tahoma;
font-family:Tahoma;
font-weight: bold;
font-size:12px;
font-stretch: normal;
font-style: normal;
color:#FF3333;
}
.prodimg {
	border:1px solid #6a7080;
}

.logo {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/iface/hdbackhead.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.alefttd {
	text-align: left;
}
