.maintable {
	background-color: #ffffff;
	border: 1px outset #666666;
}
.navbartable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.texttable {
	background-color: #ffffff;
	background-image: url(assets/textbackground.gif);
	background-repeat: repeat;
}
a:link.navbarlink { font:tahoma; font-size:13px; color:#000000; text-decoration:none }
a:visited.navbarlink{ color:#000000;text-decoration:none }
a:hover.navbarlink { color:#ffffff; background-color:#000000; font-weight:bold; text-decoration:none }

a:link.textlink { font:tahoma; font-size:13px; color:#000000; text-decoration: underline }
a:visited.textlink{ color:#000000;text-decoration: underline }
a:hover.textlink { color:#ffffff; background-color:#000000; font-weight:bold; text-decoration:none }

a:link.indexlink { font:tahoma; font-size:11px; color:#000000; text-decoration: underline }
a:visited.indexlink{ color:#000000;text-decoration: underline }
a:hover.indexlink { color:#ffffff; background-color:#000000; text-decoration:none }
.latesttext {
	font-family: Tahoma;
	font-size: 11px;
}
.indexdate {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
