
P.CONTACTtext {
	font-size: 13pt;
	font-weight: normal;
}
.CONTACTdetail {
	font-size: 12pt
}
.CONTACTcell {
	background-color: #69C;
	border-width: 1px;
	border-style: solid;
	border-color: #333;
}
#CONTACTdetailTbl {
	background-color: #46B;
	border: 2px ridge #B9C;
	margin-bottom: 2px;
}
A#CONTACTcusLnk {
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
A#CONTACTcusLnk:HOVER {
	text-decoration: underline;
}
A.CONTACTbotLnk {
	color: #FFF;
	font-size: 11pt;
	font-weight: normal;
	/*padding: 15px 6px 2px 6px;*/
}
A.CONTACTbotLnk:HOVER {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

INPUT {
	width: 95%;
}
