.button_background {
	background-image: url(Images/Background_button.gif);
	background-repeat: no-repeat;
}
.nobackground {
	background-color: #FFFFFF;
}
.mainbody_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.alt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.smallest_Text {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}
.top_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.SUB_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.mainbody_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.linespace {
	height: 8px;
}
.form_element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F21445;
	cursor: pointer; 
	cursor: hand;
}
