#MAIN_CONTENT_HISTORY {
	width: 759px;
	overflow: hidden;
	position: relative;
	display: block;
	left: 50px;
	margin-top: 0px;
}
#HISTORY_HEADER {
	display: block;
	height: 175px;
	width: 759px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/history_header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#HISTORY_CONTENT {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	padding-top: 10px;
	position: relative;
	width: 759px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.HISTORY_CONTENT h1 {
	color:#9f0010;
	font-size:24px;
	margin-bottom:3px;
	margin-top:3px;
	padding:0px;
	font-weight: bold;
}
.HISTORY_CONTENT h2 {
	color:#333;
	font-size:18px;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	font-style:italic;
	font-weight: bold;
}
.HISTORY_CONTENT li {
	color:#333;
	font-size:12px;
	margin:0px;
	padding-right: 5px;
}
#HISTORY_TOP {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 594px;
	padding-right: 5px;
	position: relative;
}
#HISTORY_CR {
	clear: both;
}
#HISTORY_MENU_RIGHT {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 160px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	height: 100%;
	position: relative;
}
#HISTMEN_RGHT_HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f0010;
	background-image: url(images/Right_RELATED_GREEN_HEADER.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
}
#HISTMEN_CONTENT {
	height: 100%;
	width: 100%;
	background-color: #c3d4b9;
}
.HISTMEN_CONTENT_LINKS {
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f0010;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -1px;
}
.HISTMEN_CONTENT_LINKS UL {
	font-size:14px;
	font-weight:bold;
}
.HISTMEN_CONTENT_LINKS LI {
	padding-left:5px;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-type: none;
	letter-spacing: normal;
}
.HISTMEN_CONTENT_LINKS a:link{
	color:#333;
	text-decoration:underline;
	padding-top: 0px;
	padding-bottom: 0px;
}
.HISTMEN_CONTENT_LINKS a:visited{
	color:#333;
	text-decoration:underline;
}
.HISTMEN_CONTENT_LINKS a:hover{
	color:#fff;
	text-decoration:underline;
}
.HISTMEN_CONTENT_LINKS a:active{
	color:#fff;
	text-decoration:underline;
}
#HISTMEN_COL_BOT {
	background-image: url(images/right_related_bottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	height: 15px;
	width: 100%;
}
#HISTORY_MAIN {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 749px;
}
