body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #336699;
	text-decoration: none;
	}
a:HOVER {
	text-decoration: underline;
	}


td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	border-color: #336699;
	border-collapse: collapse;
}
	
.tdnr {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat:no-repeat;
}

.sidelink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
	}
sidelink:HOVER {
	text-decoration: underline;
	}

.tdallbdr {
	border: thin solid #000000;
}
.tdtopbrdr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdbottombrdr {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

