td,p { font-size: 12px; font-family: "Trebuchet MS", Tahoma; color: 000000; }

a:link, a:active, a:visited { font-family: "Trebuchet MS", Tahoma; color: #909094; font-size: 12px; font-weight: normal; text-decoration: none }
a:hover		{ font-family: "Trebuchet MS", Tahoma; color: #909094; font-size: 12px; font-weight: normal; text-decoration: underline }

.topmenu, .topmenu:link,.topmenu:active,.topmenu:visited,.topmenu:hover { color: #FFFFFF; font-weight: normal; font-size: 12px; text-decoration: none;}
.topmenu_a:link, .topmenu_a:active, .topmenu_a:visited, .topmenu_a:hover { color: #FFFFFF; font-weight: normal; font-size: 12px; text-decoration: none }

.menuback { background-color: #5388C3; }
.menu, .menu:link, .menu:active, .menu:visited, .menu:hover { font-size: 11px; color: #FFFFFF; padding-top: 7px }
.menuActive:link, .menuActive:visited, .menuActive:active, .menuActive:hover	{ font-size: 11px; color: #BFD3E9; font-weight: normal; text-decoration: underline; }

.submenu:link, .submenu:visited, .submenu:active, .submenu:hover	{ font-size: 11px; color: #A1A1A5; font-weight: normal; }
.submenuActive:link, .submenuActive:visited, .submenuActive:active, .submenuActive:hover	{ font-size: 11px; color: #000000; font-weight: bold; }

.header, .header:link, .header:active, .header:visited, .header:hover { font-family: "Trebuchet MS"; color: #929094; font-size: 24px; text-decoration: none; }
.header2, .header2:link, .header2:active, .header2:visited, .header2:hover { font-family: "Trebuchet MS"; font-weight: bold; color: #A2A1A5; font-size: 14px; text-decoration: none; }

.author, .author:link, .author:visited, .author:active, .author:hover	{ color: #666666; font-size: 10px }
.func:link, .func:visited, .func:active, .func:hover { color: #666666; font-weight: normal }

.button { 
	font-family: Arial, Tahoma; font-size: 10px; color: #000000; background: #FFD204; font-weight: bold;
	height: 19px; border: 1px solid #FFFFFF;
}

DIV.meetingrooms {
	text-align: left;
	margin-bottom: 10px;
}

DIV.meetingrooms IMG {
	margin-right: 30px;
}

DIV.meetingrooms > * {
	vertical-align: middle;
}

DIV.meetingrooms > *:HOVER {
	text-decoration: none;
}

.mroom {
	border: 1px solid #FFFFFF;
	color: #FFFFFF !important;
	font-size: 36px !important;
	text-align: center;
	background-color: #929094;
	padding: 2px;
	padding-top: 0px;
	width: 48px;
	height: 48px;
	display: inline-block;
	font-family: "Times New Roman" !important;
	box-sizing: border-box;
	margin-right: 3px;
	text-transform: lowercase;
}

.mroom.small {
	width: 32px;
	height: 32px;
	font-size: 24px !important;
}

.mroom.tinytext {
	text-transform: uppercase;
	font-size: 7px !important;
	font-family: "Trebuchet MS", Arial, Helvetica !important;
	padding-top: 14px;
}

.inputfield {
	font-family: "Trebuchet MS", Arial, Tahoma; font-size: 11px; color: #000000; background: #FFFFFF; height: 18px; padding-left: 3px;
	border: 1px solid #000000;
}

.siteColor { background-color: #F3F3F3 }

.tdHeader { font-family: "Trebuchet MS"; color: #555555; font-size: 14px; text-decoration: none; }

.subHeader { font-family: "Trebuchet MS"; color: black; font-size: 12px; text-decoration: none; }

#calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}
.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
caption {
	margin: 0;
	padding: 3;
	width: 141px;
	background: #FFD204;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	border-top: 1px solid #9E9E9E;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D6D6D6;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
}
.today, td.today a, td.today a:link, td.today a:visited {
	text-align: center;
	color: #595959;
	font-weight: bold;
	background: #FFD204;
}
.calendar_td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(gfx/bg_calendar.gif) no-repeat right bottom;
}
.calendar_td a { text-decoration: none; font-weight: bold; display: block; }
.calendar_td a:link, .calendar_td a:visited { font-weight: bold; color: #595959; background: url(gfx/bg_calendar.gif) no-repeat; }
.calendar_td a:hover, .calendar_td a:active { font-weight: bold; color: #595959; background: url(gfx/bg_calendar.gif) no-repeat right top; }


#date   {
	position: absolute;
	top: 60px;
	left: 170px;
	visibility: visible
}

#pollResults{
	border: 1px solid #989898;
	margin-top: 20px;
	padding:10px;
	width:500px;
}

.pollRow{
	margin-top: 20px;
	background-color: #ff0000;
	height: 10px;
	min-height: 10px;
}

.pollRowDesc{
	margin-bottom: 20px;
	height: 10px;
	min-height: 10px;
}


.footer {
        position: relative;
}
.footer .text {
	font-weight: 300;
	font-size: 11px;
        position: absolute;
        left: 200px;
        top: 35px;
        color: #FFF;
}

