.bg_main {
	background-image: url(images/001bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu_bg {
	background-image: url(images/ufp08_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.body_bg {
	background-image: url(images/ufp08_10.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.dot_bot {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu_link {
	letter-spacing: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.padding {
	margin-bottom: 10px;
	margin-left: 10px;
}
.white_line_top {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border {
	border: 2px solid #FFFFFF;
}
