td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #D1C8C4}

/*.support-ukraine {
    position: absolute;
    top: 15px;
    right: -32px;
    height: 100px;
    width: 120px;
    z-index: 20px;
    background-image: url(/images/we-support-ukraine.png);
    background-size: contain;
    background-repeat: no-repeat;
}
*/

.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
}
.textbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 97%;
	font-weight: normal;
}

.diary_available {  color: #FFFF00; background-color: #FFFFFF }
.diary_reserved {  color: #FFFF00; background-color: #FF9900 }
.diary_booked {  color: #FFFF00; background-color: #FF0000 }
.FormError {  color: #FFFF00; background-color: #FF0000 }

.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	width: 100%;
	border: 1px solid #990000;
}