.taboff {
	font-family : "Trebuchet MS", Arial;
	font-size : 14px;
	font-weight : bold;
	color: #ffffff;
	padding:3px;
}

.tabon {
	font-family : "Trebuchet MS", Arial;
	font-size : 14px;
	font-weight : bold;
	color: #999999;
	background-color: #ececec;
	padding:3px;
}

a.tab:link {
	color: #999999;
	text-decoration: none;
}

a.tab:visited {
	color: #999999;
	text-decoration: none;
}

a.tab:hover {
	color: #cccccc;
	text-decoration: none;
}.credits {  font-family: "Trebuchet MS", Arial; font-size: 10px; color: ffffff}
.hometext {  font-family: "Trebuchet MS", Arial; font-size: 18px; font-weight: bold; color: #000000}
.resumebody {  font-family: "Trebuchet MS", Arial; font-size: 12px; color: #000000}
.resumeheader { font-family: "Trebuchet MS", Arial; font-size: 14px; font-weight: bold; color: #003366; padding-left: 10px}
.header { font-family: "Trebuchet MS", Arial; font-size: 14px; font-weight: bold; color: #003366 }

a.more:link {
	color: #333366;
	text-decoration: none;
	font-weight:bold;
}

a.more:visited {
	color: #333366;
	text-decoration: none;
	font-weight:bold;
}

a.more:hover {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.tdbg {  background-color: #cccccc}
.tdbggray { background-color: #dfdfd0}
