TD.fade {
	background-color: #ccc;
	background-image: url("images/bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 11px;
	text-shadow: #eee 1px 1px;
}

TD.fadeborders {
	background-color: #ccc;
	background-image: url("images/bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #333;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 11px;
	text-shadow: #eee 1px 1px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}
TABLE.maintable { 
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
TABLE.allborders {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}
.regular {
	background-color: #ccc;
	color: #333;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 11px;
	text-shadow: #eee 1px 1px;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana,arial;
	font-size: 11px;
	text-shadow: #eee 1px 1px;
}

TD {
        font-family: verdana, arial;
        font-weight: bold;
        font-size: 11px;
}

.adHeadline {font-family: Verdana, Geneva, Arial; font-size:8pt; font-weight:bold;}
.adText {font-family: Verdana, Geneva, Arial; font-size:8pt; font-weight:normal;text-decoration:none}

