body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: White;
	color: #656767;
	font-size: 12px;
	font-family: tahoma;
}

td, p, div, li {
	color: Black;
	font-size: 12px;
	font-family: tahoma;
}

H1 {
	color: Black;
	font-size: 18px;
	margin-bottom: 0px;
	font-family: tahoma;
	margin-top: 0px;
}

.bc {
	margin-left: 30px;
}

form {
	margin: 0px 0px 0px 0px;
}

.black {
	color: Black;
}

TD.over {
	CURSOR: hand;
	background-color: #F7F4ED;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-top: 1px;
}

A:link, A:visited, A:active {
	color: #1B8697;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

A.menu-top:link, A.menu-top:visited, A.menu-top:active {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: White;
	text-decoration: none;
	font-weight: bold;
}
A.menu-top:hover {
	text-decoration: underline;
}

A.menu-left:link, A.menu-left:visited, A.menu-left:active {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	COLOR: #508A9D;
	text-decoration: none;
	font-weight: bold;
}
A.menu-left:hover {
	text-decoration: underline;
}

A.menu-bottom:link, A.menu-bottom:visited, A.menu-bottom:active {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	COLOR: White;
	text-decoration: none;
}
A.menu-bottom:hover {
	text-decoration: underline;
}
.menu-bottom {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	COLOR: White;
}

A.time-line:link, A.time-line:visited, A.time-line:active {
	FONT-SIZE: 10px;
	FONT-FAMILY: tahoma;
	COLOR: #525F6C;
	text-decoration: none;
	font-weight: bold;
}
A.time-line:hover {
	text-decoration: underline;
}
.time-line {
	FONT-SIZE: 10px;
	FONT-FAMILY: tahoma;
	COLOR: #525F6C;
	font-weight: bold;
}

A.last-records:link, A.last-records:visited, A.last-records:active {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	COLOR: #525F6C;
	text-decoration: none;
}
A.last-records:hover {
	text-decoration: underline;
}
.last-records{
	color: #B34722;
	FONT-SIZE: 11px;
}

.result-header {
	color: #ffffff;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 1px;
}

H1.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.dark-red {
	color: #DC143C;
}