
/* === View Style ========================== */

.dView_Head {
	font-weight: normal;
	font-size: 17px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}

.dView_SubHead {
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}

.dView_ImageBorder {
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: thin;
}

