body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text {
	color: #779ec2;
	font-size: 10px;
	font-family: tahoma;
}
a.footer_text:hover {
	color: #f33900;
	font-size: 10px;
	font-family: tahoma;
}


.size10_text {
	color: #535353;
	font-size: 10px;
	font-family: tahoma;
}
.size11_text {
	color: #535353;
	font-size: 11px;
	font-family: tahoma;
} 
.bold_blue_text {
	color: #5282ae;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}



.bold_blue_text_11 {
	color: #5282ae;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
a.bold_blue_text_11:hover {
	color: #f33900;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

.bold_blue_text_10 {
	color: #5282ae;
	
	font-size: 10px;
	font-family: tahoma;
}
a.bold_blue_text_10:hover {
	color: #f33900;
	
	font-size: 10px;
	font-family: tahoma;
}

.bold_orange_text {
	color: #f33900;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.orange_text {
	color: #f33900;
	font-size: 10px;
	font-family: tahoma;
}


.white_text_11 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}
a.white_link {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
}
a.white_link:hover {
	color: #f33900;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
}


.hours_text {
	color: #ffffff;
	font-size: 10px;
	font-family: tahoma;
}