.line_bottom {

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

.Minute_Lines {

	border-bottom-width: thin;

	border-bottom-style: outset;

	border-top-color: #990000;

	border-right-color: #990000;

	border-bottom-color: #990000;

	border-left-color: #990000;

}

.minute_line_spacer {

	height: 0px;

}

.Big_Line {

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #990000;

}

.bottom_line_black {

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}

.Above_Whiteline {

	border-top-width: thin;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}

