p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A7A994}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #AF3B19; text-decoration: none}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #7B7D69}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #AF3B19; text-decoration: line-through}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7D69;
	background-color: #D3D4C9;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A994;
}
.dotBkgrnd {
	background-image: url(../images/shared/dotBkgrnd.gif);
	background-repeat: repeat;
}
.fontMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A994;
}
.formListMenu {
	font-size: 11px;
	width: 200px;
}
.formTextField {
	height: 17px;
	width: 200px;
	border: 1px solid #A7A994;
}
.formTextArea {
	width: 200px;
	border: 1px solid #A7A994;
}
