.ColderDYKMaster 
{
	
	width: 140px;
	margin-left: 0px;
}

.ColderDYKBorder
{
	border-right: #006699 1px solid;
	border-top: #006699 0px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 0px solid;
}

.ColderDYKHeader
{
	background: url(images/dyk_top.jpg) no-repeat;
	height: 40px;
    width: 140px;
}

.ColderDYKTitle
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
}

.ColderDYKBottom
{
	background: url(images/dyk_bottom.jpg);
	height: 7px;
	width: 140px;
	background-repeat: no-repeat;
}

.Title
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FF9922;
}

.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF9922;
}


/* John P. Changes 7/6/10 ----------
Changed .ColderDYKHeader height from 62px to 40px, added no-repeat to image tag
*/
