

/* Form elements */
input.wait {
    border : 1px solid Black;
    background-color : #ffffff;


    color : #0E1930;
    font-size : 20px;
    font-family : Verdana, Geneva, Tahoma, Helvetica, sans-serif;
    font-weight : bold;
    height: 29px; /* replace 2em with your chosen value, in px or whatever */
    width: 33px;
} 
input.late {
border : 1px solid Black;
background-color : #FF0000;
color : #ffffff;
font-size : 20px;
font-family : Verdana, Geneva, Tahoma, Helvetica, sans-serif;
font-weight : bold;
height: 28px; /* replace 2em with your chosen value, in px or whatever */
width: 33px;
} 

.home_info {
	font-size: 13px;
	font-family: sans-serif, Tahoma, Helvetica;
  color: #fff;
   font-weight: bold;
}
.subcat_name{
	     font-family: "Tahoma", Tahoma;
		 font-size: 14pt;
		 color: #e48900;
		 line-height: .7cm;
		 font-weight: bold;
		 margin-bottom: 0;
}
.subcat_description{
     font-family: "Tahoma";
     font-size: 10pt;
     color: #e18931 ;
     font-weight: bold;
	 font-weight: lighter;
}

.item {
     font-family: "Tahoma", Tahoma;
     font-size: 10pt;
     color: #2a2928;
     line-height: .7cm;
     font-weight: bold;
     margin-bottom: 0;
	 font-weight: bold;
}
.item_description {
     font-family: "Tahoma", Tahoma;
     font-size: 10pt;
     color: #920007;
    
	font-style:italic; 
}
 .Current_msg {
    font-size: 11pt;
    color: #ffffff;
    
}
.Current_time {
    font-size: 10pt;
     font-weight: bold;
    color: #fff;