body
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
}

A.CatUnSelected
{
	font-size: 11px;
	color: gray;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

A.CatUnSelected:Hover
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

A.CatSubUnSelected
{
	font-size: 11px;
	color: gray;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

A.CatSubUnSelected:Hover
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

A.CatSelected
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

A.CatSubSelected
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}

.padding_nav
{
	padding-left: 15px;
	padding-right: 10px;
}

.padding_rightcol
{
	padding-left: 10px;
	padding-right: 15px;

}

	

.detail_header
{
	font-size: 13px;
	font-weight:bold;
}

.default2
{
	color: #0099cc;
}

.default
{
	color: #349086;
}


.price
{
	font-weight: bold;
	color: darkcyan;
}

.preprice
{
	font-weight: normal;
	color: darkcyan;
}

.postprice
{
	font-weight: bold;
	color: #C00000;
}


.discount
{
	color: #C00000;
}

.description_summary
{
	
}

.header
{
	font-weight: bold;
	color: #0099cc;
}

.header_price
{
	font-weight:bold
}

.header_product
{
	font-weight:bold
}

Table
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
}
INPUT
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
}
TextArea
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
}
select
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma, Arial;
}