a:link {
	color: #9C1C20;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
a:visited {
	color: #59632C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #D22029;
}
a:active {
	color: #D22029;
}

h1 {
	color: #9C1C20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #ADC051;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu_bar {
	background-color: #DCE46D;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C1C20;
	border-bottom-color: #9C1C20;
	border-right-width: medium;
	border-left-width: medium;
}

.headingborder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #515638;
	border-bottom-color: #515638;
	background-color: #ADC051;
	text-align: center;
}
.sidebarBorder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C1C20;
	border-left-color: #9C1C20;
	background-color: #F7904D;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bottomborder {
	border: thin solid #9C1E21;
	background-color: #ADC051;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: D22029;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C1C20;
}
.markettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9c1e21;
	background-color: #ADC051;
}

