body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFCC;
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 7%;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10pt;
	font-weight: bold;

}
.bigbluebutton,button.bigbluebutton{
	padding:0.2em 0.7em;
	font-size:1.25em;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFF;
	border:2px solid #fff;
	text-align: center;
	visibility: visible;
	align: center;
	position: relative;
	left: 90px;


	-moz-box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	box-shadow:1px 1px 2px #999;
	//padding:.3em 0;}

.bigbluebutton:hover,button.bigbluebutton:hover{
	background-color:#CCCCCC;
	cursor:pointer;
	color: #FF0000;
	-webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out;
	-o-transition:all .1s ease-in-out;}
a.bigbluebutton{color:#fff;text-decoration:none;}
.searchdates {
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: .8em;


}
.searchdatesbox {
	background-color: #CCCCCC;
	padding:0.3em 0.9em;
	letter-spacing: normal;
	line-height: 2em;
	font-size: 0.8em;
	width: 176px;
	height: 145px;
	font-weight: normal;
}

