.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EDEAE3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBABA0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.tb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBABA0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}
.tb21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #BBABA0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.tb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66554A;
	background-color: #D5CAC1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BBABA0;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(images/line1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.button_bg {
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66554A;
	text-decoration: none;
}