html {
	height: 100%;
	margin-bottom: 1px;
	overflow: scroll;
}
.page {
	background-color: #7F7776;
	overflow: visible;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #832124;
}
.header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:  #832124;
}
.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #330005;
}	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #330005;
}
.bodytext_extraheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #330005;
	line-height: 1.5;
}
.bodytext_extraheight a:link {
	text-decoration: none;
}
.bodytext_extraheight a:visited {
	text-decoration: none;
}
.bodytext_extraheight a:hover {
	text-decoration: none;
	color: #832124;
}
.bodylnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #330005;
	text-decoration:underline;
}
.bodylnk a:link {
	text-decoration: underline;
}
.bodylnk a:visited {
	text-decoration: none;
}
.bodylnk a:hover {
	text-decoration: none;
}
.rightside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330005;
	font-weight: bold;
	text-decoration: none;
}
.rightside a:link {
	text-decoration: none;
}
.rightside a:visited {
	text-decoration: none;
}
.rightside a:hover {
	color: #832124;
	text-decoration: none;
}
.rightside_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #832124;
	font-weight: bold;
}
.rightside_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightside_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
.rightside_small a:link {
	text-decoration: none;
}
.rightside_small a:visited {
	text-decoration: none;
}
.rightside_small a:hover {
	color: #3366CC;
	text-decoration: none;
}
.rightside_small_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
}
