.dhcart_text	{
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 1em;
}
.dhcart_title	{
	font-family: Arial, Helvetica, sans-serif;
	color: #087BAB;
	font-size: 18px;
}

.dhcart_td1	{
	background: #087BAB;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font: bold;
}
.dhcart_td2	{
	background: #f9f9f9;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 1em;
}
.dhcart_td3	 {
	background: #f9f9f9;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 1em;
}

.dhcart_button	{
	font: bold 11px Arial, sans-serif;
	border: 1px outset #F0F0F0;
	background-color: #087BAB;
	color: #ffffff;
	padding: 5px;
}
.dhcart_input_text {
	background: #ffffff;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 1em;
	border: 1 solid #333333;
}
.dhcart_select	 {
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	padding: 2px;
	clear: both;
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #333333;
}

a.dhcart:link	{
	font-family: Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 1em;
}
a.dhcart:visited	{
	font-family: Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 1em;

}
a.dhcart:active	{
	font-family: Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 1em;

}
a.dhcart:hover	{
	font-family: Arial, sans-serif;
	#333333; text-decoration: none;
	font-size: 1em;
}
