input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D8E9DF;
	background-color: #3D726B;
	border: 1px inset #FFFFFF;
	margin-top: 7px;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	font-family: Tahoma, Arial;
	color: #CC0000;
	text-decoration: none;
}
.mainHorMenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333333;
	filter: Alpha(Opacity=60);
	height: 20px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftCellTXT {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
