a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.djstyle,
table.djstyle td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.djbord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #023C75;
}
.submenustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #023C75;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.btnav { background-color: #ffffff;}
.btnavsub { background-color: #dddddd;}
.tr1 {
	background-color:#eeeeee;
}

.tr2 {
	background-color:#ffffff;
}