body, td, p, span, pre, div {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	line-height: 150%;
	color: #666666;
}

.text {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.textcontent {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color:#666666
}
a.textcontent, a.textcontent:link, a.textcontent:active, a.textcontent:visited {
	text-decoration: none;
	color:#666666
}
a.textcontent:hover {
	text-decoration: underline;
	color:#666666
}

.textredhead {
	font-size: 23px;
	color: #FF0000;
}

.greybox {
	background-color: #CCCCCC;
}

.textcontentbold {
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color:#666666
}
a.textcontentbold, a.textcontentbold:link, a.textcontentbold:active, a.textcontentbold:visited {
	text-decoration: none;
	color:#666666
}
a.textcontentbold:hover {
	text-decoration: underline;
	color:#666666
}
.darkgreyover {
	background-color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color:#666666
}
p a, a:link, a:active, a:visited {
	text-decoration: none;
	color:#666666
}
p a:hover {
	text-decoration: underline;
	color:#666666
}

.product_image{
border:4px solid #cccccc;
}
.product_image_over{
border:4px solid #666666;
}

.texterr {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color:#FF0000;
}
a.texterr, a.texterr:link, a.texterr:active, a.texterr:visited {
	text-decoration: none;
	color:#FF0000
}
a.texterr:hover {
	text-decoration: underline;
	color:#FF0000
}
