@CHARSET "UTF-8";
table#reservt {
    background-color: #DDDDDD;
	border-collapse: separate ! important; 
	border-spacing:1px
}

#reservt td {
    background-color: #FFFFFF;
    height: 16px;
    text-align: center;
    vertical-align: middle !important;
	line-height: 10px;
    width: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	
}

#reservm a, #reservm a:link, #reservm a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

#reservm a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #275A9D;
    text-decoration: underline;
}

table#printTable{
		border-collapse: separate ! important; 
	border-spacing:5px
	
}
