.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #622923;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #622923;
}
.titleText_pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFDD7;
	text-decoration: underline;
}
.mainText_pop {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFDD7;
}

ul { margin-left: 15px; }

INPUT, TEXTAREA, SELECT, .bginput {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	FONT-WEIGHT: bold;
	COLOR: #555555;
	BACKGROUND-COLOR: #fafafa;
	SCROLLBAR-BASE-COLOR: #fffffff; 
	SCROLLBAR-ARROW-COLOR: #555555;
	border-color: #cccccc;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-style   : solid;
	padding: 3px 3px 3px 3px;
	margin: 3px;
	height: 23px;
	vertical-align: middle;
}
