body {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
h3 {
	margin: 20px 0 2px 0;
	padding: 0;
}
p {
	margin: 5px 0;
	padding: 0;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.tblService {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A5A8AB;
	background-image: url(images/pix-grey.gif);
	padding: 4px 4px 0px 8px;
	text-align: left;
	vertical-align: top;
}
.hdr {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtProfile {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	background-color: #FFFFFF;
	padding: 10px 0px 4px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#txtProfile:link, #txtProfile:visited, #txtProfile:active {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
#txtProfile:hover {
	text-decoration: none;
}
p.pgLink a, a.pgLink {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
p.pgLink a:hover, a.pgLink:hover {
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding-top: 6px;
}
a.footer, a.footer:visited, a.footer:active {
	color: #999;
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: none;
}
.tvMainLft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
