.linebottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #751B15;
	border-right-color: #751B15;
	border-bottom-color: #751B15;
	border-left-color: #751B15;
}
.linetop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #491514;
	border-right-color: #491514;
	border-bottom-color: #491514;
	border-left-color: #491514;
}
.linebottomed {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #76100E;
	border-right-color: #76100E;
	border-bottom-color: #76100E;
	border-left-color: #76100E;
}
.right-line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.line-med {
	border-top: thin solid #751B15;
	border-right: thin none #751B15;
	border-bottom: thin none #751B15;
	border-left: thin none #751B15;
}
