table.main {
border-color: #E6E6E6;
border-style: solid;
border-width: 1px;
}

.hdrd {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}

.spcrd {
	font-family: lucida sans;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a.spcrd {
	font-family: lucida sans;
	font-size: 10px;
	color: red;
	text-decoration: underline;
}

a.spcrd:hover {
	font-family: lucida sans;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.spcrd2 {
	font-family: lucida sans;
	font-size: 16px;
	color: red;
	text-decoration: underline;
}

a.spcrd2:hover {
	font-family: lucida sans;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}

.nopd {
	padding: 0px;
}

.hd {
	font-family: Lucida Sans;
	font-size: 18px;
	color: #9e0b0f;
	font-weight: normal;
}

.nm {
	font-family: Lucida Sans;
	font-size: 12px;
	color: #363636;
	font-weight: normal;
}

a.nm {
	font-family: lucida sans;
	font-size: 12px;
	color: #9e0b0f;
	font-weight: normal;
	border-bottom: 1px dotted #464646;
	text-decoration: none;
	line-height: 18px;
}

a.nav {
	font-family: lucida sans;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: lucida sans;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
