body, p, td, span, input, option, select, caption, label
{
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
 
a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000; 
	text-decoration: none;
}

hr
{
	color: #999999;
	height: 1px;
}

.ProductNode a:link
{
	text-decoration:none;
	color:black;
}

.discontd, .discontd:link, .discontd:visited, .discontd:hover
{
	color: #999999;
	font-style: italic;
}

.warning, .warning:link, .warning:visited, .warning:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.warning:link, .warning:visited, .warning:hover
{
	text-decoration: underline;
	color: #FF0000;
}


.TextHeadline
{
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

caption, legend
{
	font: bold 14px "Century Gothic", verdana, arial, sans-serif;
}

.TextTeaser
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.TextContent
{
	color: #222222;
	font: 11px Arial, Helvetica, sans-serif;
}



div.TextHeadline, td.TextHeadline
{
	padding-top: 12px;
	padding-bottom: 8px;
	margin: 5px;
}
div.TextTeaser, td.TextTeaser
{
	padding-bottom: 12px;
	width: 412px;
}
div.TextContent, td.TextContent
{
}


.deloption
{
	display: block;
	width: 170px;
	font: 10px Arial, Helvetica, sans-serif;
}

.price
{
	text-align: right;
}

.pricebold
{
	font-weight: bold;
	text-align: right;
}

.priceboldred
{
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.pricered
{
	color: #CC0000;
	text-align: right;
}

.pager
{
	font-size: 14px;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.CustomerUpdateTextField
{
	width:1024px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

.BetterAlternativeProductGridRow TD
{
	padding: 0px 0px 0px 10px;
}

.productTreeNode a:link
{
	text-decoration:none;
	color:black;	
}

.productTreeNode a:visited
{
	text-decoration:none;
	color:black;	
}

.ClassLink a
{
	color: #0000FF;
	text-decoration: underline;
}
