A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #0099FF;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}

P {
	font-size: 10px;
	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 : #CCCCCC;
	height: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.etdtop {
	background-color: #CCCCCC;
}

.etdside {
	background-color: #F0F0F0;
}

.etdline {
	background-color: #CC0000;
}
.catimage {
border: 1px dashed #CCCCCC;
background-color: #FFF;
} 
.catname {
	text-align: center;
}
.prodimage {
border: 1px dashed #CCCCCC;
background-color: #FFF;
} 

iframe {
width: 475px;
height: 395px;
overflow:auto;
}