.red{
color: #FF0000;
}

.blue{
color: #1C5291;
}

.green{
color: #23A50C;
}

.green a{
font-size: 12px;
color: #23A50C;
}

.green a:hover{
font-size: 12px;
color: #23A50C;
text-decoration: underline;
}

.black{
color:#000;
}

	
.menu_font{
font-size: 13px;
color:3E3E3E;
}
	
.menu_font{
font-size: 13px;
color:3E3E3E;
}
	
.menu_font a{
font-size: 13px;
color:3E3E3E;
text-decoration:none;
}
	
.menu_font a:hover{
text-decoration:none;
}
	

.menu_table{
width: 100%;
height:auto;
}

.menu_table td{
width: 50%;
height: 110px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeded;
font-family: Arial;
font-size: 11px;
line-height: 15px;
color: #616161;
padding-bottom:10px;
}

.menu_table td img{
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin-right: 15px;
}

.menu_table td a{
font-family: Arial;
color: #616161;
margin-top: 3px;
line-height: 12px;
margin-right: 5px;
margin-bottom: 7px;
text-decoration:none;
}

.menu_table td a:hover{
text-decoration:underline;
}

.phone_title {
color: #990000;
text-transform: uppercase;
}

	
	
