.main {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFCC;
}
.blank {
	background-color: #000000;
}
.welcome {
	font-size: 1.5em;
	font-weight: bold;
}
.ACS_logo {
	font-size: 3em;
	color: #0000CE;
	font-weight: bold;
}
.PCUG_logo {
	font-size: 3em;
	font-weight: bold;
	color: #009A00;
}
.style3 {
	text-indent: 10px;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
}
.style4 {
	text-indent: 10px;
	margin: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.style5 {
	text-indent: 15px;
	margin: 20px;
	background-color: #FFFFCC;
	padding: 1em;
}
.style6 {
	text-indent: 10px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	font-size: 1.2em;
}
.style18 {
	color: #000000;
	font-weight: bold;
}
.navText {
	font-size: 1em;
	text-align: center;
	font-weight: normal;
}
.copyright {
	font-size: .85em;
	text-align: left;
}
.date {
	font-size: .7em;
	text-align: right;
}
.header {
	color: #FFFFFF;
	text-align: center;
	background-color: #425DF7;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	height: 100%;
	vertical-align: middle;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.meeting1 {
	text-align: left;
	background-color: #FFCC80;
	display: block;
	font-size: 1em;
	padding: 1em;
	text-indent: 10px;
}
.meeting2 {
	text-align: left;
	background-color: #C6DFFF;
	display: block;
	font-size: 1em;
	padding: 1em;
	text-indent: 10px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
#warning {
	position:absolute;
	left:30px;
	top:30px;
	width:606px;
	height:504px;
	z-index:1;
	visibility: hidden;
}
