body {
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/*font-size: 80%;*/
	color: #666666;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

.mainTblStyl {
	background-position: center top;
	width: 804px;
}

.conTblStyl {
	background-position: center top;
	width: 498px;
	font-size: 70%;
}

.conTblStyla {
	width: 14px;
}

.conTblStylb {
	width: 470px;
}

.conTblStylc {
	width: 20px;
}

.conTblStyld {
	width: 20px;
}

.mainNavCell {
	font-size: 50%;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}

.mainNavInactive {
	/*font-size: 50%;*/
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}

.listTitles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-size: 130%;
}

.dpmList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	font-size: 80%;
}

a:link {
	/*font-size: 80%;*/
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited {
 	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

.dpmCell {
	/*background-attachment: fixed;*/
	background-image: url(../images/dpmLogo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 70%;
	/*padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
	width: 266px;
}

.dpmCella {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 246px;
}

