.bg1 {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.arial_15red_bold {
	font-family: Arial;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #90182F;

}
.arial_17red_bold {
	font-family: Arial;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #90182F;

}
.arial_12red_normal {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #90182F;

}
.arial_15brown_bold {
	font-family: Arial;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #5A3D1C;
}
.arial_11 {
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial_11lightblue {
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
	font-style: normal;
	font-weight: normal;
	color: #6E7CA1;
}
.bg2 {
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg3 {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}