.FORM_TITTLE {
	color : #D2691E;
	background-color : #FFE4B5;
	text-decoration : none;
	border-width : 1px;
}
.HEAD_FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	font-weight: bold;
	text-decoration : none;
	border-width : 1px;
}
.HEAD_FORM_VALUE {
	color : #D2691E;
	background-color : white;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	font-weight : bold;
	text-decoration : none;
	border-width : 1px;
}
.TOP_FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.LEFT_FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.RIGHT_FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.BOTTOM_FORM_LABEL {
	color : #D2691E;
	background-color : #FFE4B5;
	text-decoration : none;
	border-width : 1px;
}
.FORM_VALUE {
	color : #D2691E;
	background-color : white;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.RIGHT_FORM_VALUE {
	color : #D2691E;
	background-color : white;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	text-decoration : none;
	border-width : 1px;
}
.BOTTOM_FORM_VALUE {
	color : #D2691E;
	background-color : white;
	border-top : thin solid white;
	border-left : thin solid white;
	border-bottom : thin solid #F4A460;
	border-right : thin solid #F4A460;
	font-weight : bold;
	text-decoration : none;
	border-width : 1px;
}
.PAGE_LIST {
	color : #D2691E;
	background-color : #FFE4B5;
	text-decoration : none;
	border-width : 1px;
}