.west {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #905722;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderstyle {
	border: 2px solid #FFFFFF;
}
fieldset {
	width: 600px;
}
legend {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
select, input {
	font-size: 11px;
	height: auto;
}
.textsize {
	font-size: 11px;
	color: #FFCC33;
}
.color {
	color: #993300;
	font-size: 10px;
	font-weight: normal;
}
.no_repeat {
	background-repeat: no-repeat;
}
.repeat_y {
	background-repeat: repeat-y;
	background-position: left;
}
.homestay {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	padding-left: 40px;
}
.rep_y_rt {
	background-repeat: repeat-y;
	background-position: right;
}

