.dtableborder {
	border: 1px solid #4DC8FF;
}

.dheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #4DC8FF;
}
.dcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3499C6;
	background-color: #D9F1FF;
	text-decoration: none;
}
.dproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3499C6;
	text-decoration: none;
}
.dproduct:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: none;
}
.dbluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A434C;
	text-decoration: none;
}
.dcategorybg2 {
	background-color: #66CCFF;

}
.dtextboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.arrow {
	background-attachment: fixed;
	background-image: url(../images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left;

}
