.sidelefttop {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-left-color: #333333;
}
.siderighttop {
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
}
.top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #AD8E39;
}
.holiday {font-family: Georgia, "Times New Roman", Times, serif;font-size: 36px;color: #AD8E39;font-weight: normal;}
.hbox {
	border: thin solid #AD8D39;
}
