.cs_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#A3471E;
}
.cs_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#E09D59;
}
.cs_title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#636363;
}
.cs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.cs_panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.cs_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #D07435;
	cursor:pointer;
}
.cs_button_selc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #A2461D;
	cursor:pointer;
}
.cs_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#999999;
	text-align:center;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor:pointer;
}
.cs_image_selc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #A2461D;
	cursor:pointer;
}
