﻿.menuframe
{
	border-style: solid;
	border-width: medium thin medium thin;
	border-color: #CC3300;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	padding: 5px;
	background-color: #FFEBBF;
	text-align: left;
}

.events
{
	font-family: 'Times New Roman' , Times, serif;
	font-size:large;
	font-weight: bold;
	color: #669900;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #669900;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
.content{font: 11px verdana; padding:5px;}