body{
	text-align:center;
}
a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #0000FF;
}

.td {
    border-bottom: 2px;
    border-bottom-color: #FFD3AC;
    border-bottom-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding-top: 6px; 
    padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;	
	margin-bottom: 0px;
    line-height:18px;
}

.th{
    border-bottom: 2px;
    border-bottom-color: #FFD3AC;
    border-bottom-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight:bold;
    padding-top: 15px; 
    padding-bottom: 6px; 
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

.tdHour {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	margin: 0px;
	padding: 0px;
}

.trHour {
	margin: 0px;
	padding: 0px;
}

.a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #0000FF;
}

.pagination {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	text-decoration: none;
	color: #0000FF;
}

.paginationGrey {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	text-decoration: none;
	color: #333333;
}

.dividTD {
    border-bottom: thin;
    border-bottom-color: #999999;
    border-bottom-style:solid;
    padding-top: 0px; 
    padding-bottom: 2px; 
    line-height:4px;
}

.control {
    width:60px;
    height:28px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

b.y { background-color:yellow }

.hour {
    display: none;
    position: relative; 
    top: 0px; left: 0px;
	width: 186px;
    height: auto;
    padding: 2px; 
    margin: 0px; 
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align: left;
	line-height: 0.8;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 4px 4px 4gba(0, 0, 0, 0.6); -moz-box-shadow: 4px 4px rgba(0, 0, 0, 0.6);
    /*background:#f0f2f6*/
    background:#f0f2f6; 
	
	border: 1px solid #929292;

    border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
}

.language {
    display: none;
    position: relative; 
    top: 0px; left: 0px;
	width: auto;
    height: auto;
    padding: 2px; 
    margin: 0px; 
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align: left;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 4px 4px 4gba(0, 0, 0, 0.6); -moz-box-shadow: 4px 4px rgba(0, 0, 0, 0.6);
    /*background:#f0f2f6*/
    background:#f0f2f6; 
	
	border: 1px solid #929292;

    border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
}

.top_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #0000FF;
}





