﻿.menu{font-family:Tahoma; font-size:12px;  color:#4a7196; font-weight:900;}
.greenmenu{font-family:Tahoma; font-size:12px;  color:#436e7e; font-weight:900;}
.bluemenu{font-family:Tahoma; font-size:12px;  color:#4a7196; font-weight:900;}


.txt{font-family:sans-serif; font-size:12px; 
	color:black; font-weight:500; 
	font-style:normal ; 
	text-decoration:none;
	}


.PinkText{font-family:sans-serif; font-size:12px; 
	color:#784779; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	}
.BlueText{font-family:sans-serif; font-size:12px; 
	color:#4a7196; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	}


.Hmenu{
    font-family:Times New Roman, Tahoma; 
    font-size:15px;  
    font-weight:bold;    
	color:#FFFFFF; 
	text-decoration:none;}

.redTitle{font-family:Tahoma; font-size:14px; 
	color:#aa1e05; font-weight:900; 
	font-style:normal ; text-decoration:none;}
	
.contactInfo {
	padding-left:20px; 
	padding-top:16px;
	padding-right:12px;
	font-family:Tahoma; 
	font-size:12px;  
	color:#4C585F; 
	line-height:17px ;
}

.Title{font-family:sans-serif; font-size:12px; 
	color:#5F3E5C; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	text-transform:uppercase;}

.BlueTitle{font-family:sans-serif; font-size:12px; 
	color:#4a7196; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	text-transform:uppercase;}

.PinkTitle{font-family:sans-serif; font-size:12px; 
	color:#784779; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	text-transform:uppercase;}	

.GreenTitle{font-family:sans-serif; font-size:12px; 
	color:#436e7e; font-weight:900; 
	font-style:normal ; 
	text-decoration:none;
	text-transform:uppercase;}

div{font-family:Tahoma; 
	font-size:10px;  
	color:#4C585F; 
	line-height:13px ;
}

a{font-family:Tahoma; 
	font-size:12px;  
	color:#ec155e; 
	text-decoration:none;
	font-weight:bolder}

.blue{font-family:Tahoma; font-size:10px;  color:#6694B6; line-height:13px }
.policy{font-family:Tahoma; font-size:9px;  color:#838E95; text-decoration:none}
 
#input{
  	width:248px; height:16px;
	border-width:1px;
	border-style:solid;

	border-color:#C5CED5;
	background-color:#EFF3F6;
}
	 
		
#textarea{
  	width:248px; height:116px;
	border-width:1px;
	border-style:solid;

	border-color:#C5CED5;
	background-color:#EFF3F6;
	overflow:auto
}

/*----------------------*/
/*	Schedule	*/
/*----------------------*/

table.mmhide_schedule {
	
	margin-bottom: 12px;
	font-size: 11px;
	letter-spacing:1px;	
	font-family:sans-serif;	
}

table.mmhide_schedule tr td {
	margin: 0px;
	border: 0px;
}

table.mmhide_schedule tr {
	background-color:#e0eced;
}

table.mmhide_schedule tr.mmhide_odd {
	background-color:#c3ddd8;
}

table.mmhide_schedule tr th {
	background-color: #4a7196;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:500;
	letter-spacing:1px;	
}

table.mmhide_schedule tr td.mmhide_time_left {
	/*width:100px; */
}


table.mmhide_schedule tr td.mmhide_time {
	/*width:100px; */
}

table.mmhide_schedule tr th.mmhide_time {
	/*/ width:100px; */
}

table.mmhide_schedule tr th {
	padding: 4px 0px;
}
 
table.mmhide_schedule tr td {
	padding: 4px 0px;
}
 

