.extStyle {
	color: #FF0000;
}

.rightBarsTile {
	background-image: url(images/shared-sub-rightbars-tile.gif);
	background-repeat: repeat-y;
}
.leftBarsTile {
	background-image: url(images/shared-sub-leftbars-tile.gif);
	background-repeat: repeat-y;
}
.lightTanBG {
	background-color: #F0EFD1;
	background-image: url(images/shared-pixel-100block-lighttan-f0efd1.gif);
	background-repeat: repeat;
}

.clientloginTextField {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.clientloginButtonField {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
}
body {
	background-image: url(images/background-test.jpg);
	background-repeat: repeat-x;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
}


