html,body{
    height: 100%;
    max-height: 100%;    
    background-color: #fff;	
}
html,body,p,br,table,td,tr,img,a,input,textarea,ul,li,span{
    margin: 0;
    padding: 0;
    outline: none;
    line-height: 18px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.booth_a {
	 color:#000;
	 width:20px;
	 height:18px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	
	border:thin #FFF solid;

	
}
.booth_a:link {
	 color:#000;	
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 width:22px;
	 height:18px;
	 font-size:10px;
	 font-weight:bold;
	 text-decoration:none;
	 text-align:center;	
	 border:none;
	 display:block;
	
}
.booth_a:visited {
	 color:#000;	
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 
}
.booth_a:hover {
		background-color:#e6e4ea;
	}
.booth_av {
	 color:#000;
	 width:18px;
	 height:20px;	
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	
	border:thin #FFF solid;
	
}
.booth_av:link {
	color:#000;	
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:18px;
	height:20px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	border:none;
	display:block;
	
}

.booth_av:hover {	
		
		background-color:#e6e4ea;
	}

.padding_a{ padding:0px 1px}
	
/*	.booth_hover {
		background:#c7f0f0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
	}*/


.booth_b {
	color:#000;
	width:25px;
	height:18px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	
	border:thin #FFF solid;
	
}
.booth_b:link {
	 color:#000;	
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;		
	border:none;
	width:25px;
	height:18px;
	font-size: 10px;
	display:block;
}



.booth_b:hover {
	      
	background-color:#e6e4ea;
	}
	


.booth_c {
	color:#000;
	width:4px;
	 height:8.5px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-decoration:none;

	border:thin #FFF solid;
	
}
.booth_c:link {
	color:#000;
	width:4px;
	 height:8.5px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
    border:none;
	
	
}
.booth_c:hover {
		
		background-color:#e6e4ea;
		color:#333333;
	}
	
	
.booth_d {
	 color:#000;
	 width:10px;
	 height:5px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	background-color: #f9d3b2;
	border:thin #FFF solid;
	
	
}
.booth_d:link{
	 color:#000;
	 width:10px;
	 height:5px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	background-color: #f9d3b2;
	border:none;
	
}

.booth_d:hover{
		background-color:#e6e4ea;
		color:#333333;
	}
	
	

.bg_pink{
	background-color:#F9F;  
}

.bg_blue{
	background-color: #39afe5;    
}

.bg_green{
	background-color: #1ecf86;
    width:10px;
	height:5px;
	
}


.bg_gray{
	background-color: #cbcbcb;
    width:40px;
	height:20px;
	
}


.large_booth{color:#000;font-size: 8px; }	
	
.booth_blank {
	color:#FFF;
	width:60px;
	height:15px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	
}

.booked {
		
		font-size: 10px;
		color: white;
		background: red;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
	.booked:hover {		
		background: red;
		color: white;
	}
/**************************************/
.booth_entry{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 80px;
	text-align: center;
}
.booth_entry_center{
    
   
    vertical-align: middle;
    width: 150px;
	text-align: center;
}




						