.box {  border: thin #0033CC solid}
.menu {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: normal; text-decoration: none; background-color: #0000FF; font-weight: bold; text-align: center; vertical-align: middle; height: 25px; color: #FFFFFF; background-image: url(pictures/menu_buttons.gif)}
.maintext {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: normal; color: #FFFFFF; text-align: left; vertical-align: top; font-weight: lighter}
.maintext-small-black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.subheading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; font-weight: bold; color: #FFFFFF}
.diarybox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #0000FF;
	border-left-color: #000000;
	padding-bottom: 5px;
	width: 95%;
}
