@charset "utf-8";
.PictureStrip {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #213709;
	border-bottom-color: #213709;
}
.PictureHeader {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #213709;
	border-left-color: #213709;
}
.MenuBox {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #213709;
}
.TitleBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #213709;
}
.PictureBorder {
	border: 1px solid #CCCCCC;
}
.FooterBox {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #213709;
}
