body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/squarelines__.gif);
}

body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	/*text-decoration: none;*/
}
.errorText {
	font-weight: bold;
	color: #CC0000;
}
.navLink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navLinkHi {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.snavLink {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.snavLinkHi {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.logLink {
  color: #990000;
  text-decoration: none;
}
.ioFeald{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	overflow: auto
}
.saveButton {
	border: 1px solid #CCCCCC;
	background-color: #F0F0EE;
}
.mceVisualAid {
	border: 1px dashed #666666;
}
#mainContent a {
  text-decoration: underline;
}
