body {
	background-image: url(../dpddImages/grad6.jpg);
	background-repeat: repeat-x;
	background-color: #ABABAB;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	
}
a:visited {
	color: #666666;
	text-decoration: none;
	
	
}
a:hover {
	color: #666666;
	text-decoration: none;
	background-color:#CCCCFF
	
	
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;	
}
a.inline:visited {
	color: #006699;
	text-decoration: none;	
}
a.inline:hover {
	color: #663399;
	text-decoration: underline;	
}
a.inline:active {
	color: #006699;
	text-decoration: none;
	}
.deadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

#dotted {
	border: thin dashed #FFCCFF;
}

#mainSet{
	border-top: thin #000000;
	border-right: thin #000000;
	border-bottom: thin #000000;
	border-left: thin #000000;
}


.indent {
	left:20px;
}
