body {
  padding:0px;
  margin:0px;
  border: none;
}


#bottom_menu {
  width: 800px;
  margin:0px;
}

/*************************************************  MENU ******************************************/
a.menu {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #870043;
}

a.menu:hover {
	color: #EFAF96;
}

#menu_position {
	position: absolute;
	margin-left:5px;
	margin-top:260px;
	z-index: 3;
}

 #logo {
 	top: 0px;
 	left: 0px;
 	width: 150px;
 	height: 80px;
 	background: #ffffff;
 }
 
#home_text {
 	font-family: Arial;
	font-weight: bold;
	font-size: 20pt;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}

a.join {
	font-family: Arial;
	font-weight: bold;
	font-size: 20pt;
	color:#870043;
}

a.join:hover {
	color: #EFAF96;
}

a.links {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color:#870043;
}

a.links:hover {
	color: #EFAF96;
}

.header_text {
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
}

.text {
	font-family: Arial;
	font-weight: 400;
	font-size: 11pt;
	color: #000000;
}

.sm_text {
	font-family: Arial;
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
}

.rates {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}

.rates_sm {
	font-family: Arial;
	font-weight: 400;
	font-size: 10pt;
	color: #000000;
}
	
.notes {
	font-family: Arial;
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
}

.title_bar {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	
}
	
	

