#body{
	margin-top: 10;
}
.menu_text{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menu_text:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #394256;
	text-decoration: none;
}
.header_left{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #fefefe;
}
.menu_left{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #fec878;
	text-decoration: none;
}
.menu_left:hover{
	font-family: verdana;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.xtra_text{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #4D4D57;
	
	}
.xtra_text_italic{
	font-family: Verdana;
	font-size: 9px;
	color: #04D4D57;
	font-style: italic;
}
.header_text{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 13px;
	color: #bf8143;
	
}
.text{
	font-family: Verdana;
	font-size: 11px;
	color: #55555f;
		}
.bottom_text{
	font-family: Tahoma;
	font-size: 9px;
	color: #55555f;
	font-weight: bold;
}