.sheet_detail_title {
	background-color: #EDEFF1;
	color: #9F3C00;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.sheet_detail_head01 {
	font-weight: bold;
	color: #44506F;
	border-top: 1px solid #D98200;
	border-right: 1px none #D98200;
	border-bottom: 1px solid #D98200;
	border-left: 1px solid #D98200;
	background-color: #EDEFF1;
	font-size: 13px;
	padding: 10px 0px 10px 10px;
	text-align: left;
	vertical-align: middle;
}
.sheet_detail_head02 {
	font-weight: bold;
	color: #9F3C00;
	border-top: 1px solid #D98200;
	border-right: 1px solid #D98200;
	border-bottom: 1px solid #D98200;
	border-left: 1px none #D98200;
	background-color: #EDEFF1;
	padding: 10px 10px 10px 0px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
.sheet_detail_head03 {
	color: #E9EAEB;
	background-image: url('../images/orange_gradient.png');
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.sheet_detail_head04 {

	color: #E9EAEB;
	text-align: right;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.sheet_detail_dsc {
	text-align: left;
	padding: 2px;
	vertical-align: top;
	font-size: 12px;
	color: #2D354A;
}
.sheet_detail_price {
	color: #9F3C00;
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
}
.sheet_detail_left {
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EBC080;
	border-right-color: #EBC080;
	border-bottom-color: #EBC080;
	border-left-color: #EBC080;
}
.sheet_detail_right {
	padding: 2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #EBC080;
	border-right-color: #EBC080;
	border-bottom-color: #EBC080;
	border-left-color: #EBC080;
}
.sheet_detail_contact01 {
	background-color: #FCEDD8;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
.sheet_detail_contact02 {
	color: #9F3C00;
	text-align: justify;
}
.sheet_detail_contact03 {
	background-color: #EDEFF1;
	border: 1px solid #EBC080;
	color: #9F3C00;
	padding: 5px 20px 5px 5px;
	text-align: right;
	font-weight: bold;
}
.sheet_detail_contact04 {
	font-weight: bold;
	text-align: center;
	color: #9F3C00;
	border: 1px solid #9F3C00;
	background-color: #CDD3DC;
	font-size: 11px;
}
.sheet_detail_contact05 {

	background-color: #FCEDD8;
	border: 1px solid #EBC080;
	padding: 5px 20px 5px 5px;
	text-align: right;
	font-weight: bold;
}
.sheet_detail_photo {
	border: 1px solid #44506F;
	background-color: #FFFFFF;
	text-align: center;
	padding: 6px;
}
.sheet_detail_category {
	font-weight: bold;
	background-color: #F6DCB8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #9F3C00;
	font-size: 11px;
}
.sheet_detail_images {
	text-align: center;
	padding: 5px 8px;
	background-color: #F8E2C2;
}
.sheet_detail_icons {
	background-color: #EDEFF1;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D98200;
	border-right-color: #D98200;
	border-bottom-color: #D98200;
	border-left-color: #D98200;
}
.sheet_detail_icons01 {
	font-size: 11px;
	text-align: center;
	color: #9F3C00;
}
.print {
	color: #E9EAEB;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: #BB7C1E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #D98200;
	border-right-color: #D98200;
	border-bottom-color: #D98200;
	border-left-color: #D98200;
}

.hiddenData
{
	background-color: #e0e0e0;
}
