.font_title16 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #9A571B;
	vertical-align: top;
	font-weight: bold;

}
.font_title18 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	text-decoration: none;


}
.font_gray {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #999999;
}
.font12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
.font_white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #D1E8F5;
	text-decoration: none;
}
.line {
	background-color: #CCCCCC;
	height: 1px;
}
.fontGeneral {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #333333;

}
.bgMenu {
	background-color: #A8D6DD;
}
.bgMain {
	background-color: #698987;
}
