.bg_body {
	background-image: url(images/003_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {

	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border_body {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDBE02;
	border-right-color: #FDBE02;
	border-bottom-color: #FDBE02;
	border-left-color: #FDBE02;
}
.white_sides {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg_wash {
	background-image: url(images/body_bg_wash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e1dfd9;
}
.border_white {
	border: 2px solid #FFFFFF;
}
.dot_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #B5B3A6;
	border-right-color: #B5B3A6;
	border-bottom-color: #B5B3A6;
	border-left-color: #B5B3A6;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white_sides_bot {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}
.submit_box {
	color: #FFFFFF;
	background-color: #6C685D;
	border: 1px solid #333333;
}
.new_bg {
	background-image: url(images/004_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.new_bot_bg {
	background-color: #C2BEB2;
	background-image: url(images/004_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
