.family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #A60000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #a60000;
}
.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.chart2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textbox {
	background-color: #FFFFFF;
	border-bottom: 1;
	border: 1;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-width: thin;
	border-width: 1;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	border-color: #CCCCCC;
}
.login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.family_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.input_btn {
	font-family: Arial, Helvetica, sans-serif;
}
.textbox2 {

	background-color: #FFFFFF;
	border-bottom: 1;
	border: 1;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-width: thin;
	border-width: 1;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	border-color: #CCCCCC;
}
.quotation_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.payment_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.payment_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A60000;
}
.textbox3 {

	background-color: #FFFFCC;
	border-bottom: 1;
	border: 1;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-width: thin;
	border-width: 1;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	border-color: #CCCCCC;
}
.agreement_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
