a.navLinks {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLinks:hover {

	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navLinks:visited {

	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLinks:visited:hover {


	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.navLinks {

	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTxt {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

a.bodyTxt:link {
	color: #661727;
	text-decoration: underline;
}
a.bodyTxt:visited {
	text-decoration: underline;
	color: #661727;
}
a.bodyTxt:hover {
	text-decoration: none;
	color: #661727;
}
a.bodyTxt:active {
	text-decoration: underline;
	color: #661727;
}
a.bodyTxt:visited:hover {

	text-decoration: none;
	color: #661727;
}
.formTxt {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00B39C;
	text-align: right;
	font-weight: bold;
}
.inputBtn {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AD94;
	font-size: 10px;
}
.inputTxt {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
}
.bodyTitles {

	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #661727;
}
.tblHeadings {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #661727;
}
.errorMessages {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #661727;
	text-decoration: blink;
}

