/*This the gray background color for the page*/


/*These are the default colors for the links on all of the pages*/


/*These are the default css for all of the pages*/

.text_center {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-align: center;
}

.bottom_bar_text_center {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.bottom_bar_text_tiny_center {
	font-family: Verdana;
	font-size: 10px;
	color: #5BC2E7;
	text-align: center;
}
.bottom_bar_link_text_tiny_center {
	font-family: Verdana;
	font-size: 10px;
	color: #5BC2E7;
	text-align: center;
}