.topplate {
	background-image: url(alvarboden_08update/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodyplate {
	background-image: url(alvarboden_08update/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.subplate2 {
	background-image: url(alvarboden_08update/subplate2.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.bottom {
	background-image: url(alvarboden_08update/bottomplate.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.thin_border {
	border: 1px solid #666666;
}
.border_under {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.dotted_border {
	border: 1px dotted #999999;
}
.bluebg {
	background-image: url(alvarboden_08update/bgblue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_orange {
	background-image: url(alvarboden_08update/bg_orange.gif);
	background-repeat: repeat-x;
}

