.border {
	border: thin solid #865741;
}
.video_interface {
	background-color: #F5F5F5;
	border-bottom: thin solid #865741;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #865741;
}
.header_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #865741;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #865741;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #865741;
}
.video_interface_white {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #865741;
	
}
.footer_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #865741;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #865741;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #865741;
}
.allsides_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #865741;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #865741;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #865741;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #865741;
	background-color: #F9F9F9;
}
.border_4side_whiteinside {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #865741;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #865741;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #865741;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #865741;
	background-color: #FFFFFF;
}
.sides_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #865741;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #865741;
}

