/* ==========================================================================
   Insert Your Custom Styles Below. All styles located in this file will
   override existing main.css stylesheets.
   ========================================================================== */ 

/*.menu_button{
	margin-right:5px;
}

*/

.text_color_red{
	color:#D04255;
}

.menu_table th{
	background-color: #F59A96;
	color:#FFFFFF;
}

.menu_table td {
	text-align: center;
/*	vertical-align: middle;
*/}

.menu_table th {
	text-align: center;
/*	vertical-align: middle;
*/}



iframe {
	border:none;
}

.bg_gray{
	background-color: #dfe5e8;
}