.left_bg {
	background-color: #3A3A3A;
	background-repeat: repeat-x;
}
.body_border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: tahoma;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
header {
	font-family: tahoma;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6500;
}
.body_text {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.body_link {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6500;
}
.super_small {
	font-family: tahoma;
	font-size: 1pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.body_text_black {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}