#button {
	width: 12em;
	border-top: 1px solid #6C9F9F;
	border-right: 1px solid #000;
	border-left: 1px solid #6C9F9F;
	border-bottom: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EF9C00;
	color: #333;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	border-bottom: 1px solid #6C9F9F;
	margin: 0;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/*border-left: 10px solid #38609C;*/
	border-left: 10px solid #326D6D;
	border-right: 10px solid #326D6D;
	background-color: #114444;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-top: 1px solid #fff;
	border-right: 10px solid #D9D3B6;
	border-left: 10px solid #D9D3B6;
	background-color: #F5F2E3;
	color: #000;
}

.bggradient {
	background-image: url(graphics/menubar_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #A98C68;
}

.bodygradient {
 	background-image: url(graphics/bodygradient.gif);
 	background-position: left top;
	background-repeat: repeat-y;
	background-color: #EFEAD1;
}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
.alerticon {float: left; margin-right: 10px;}
.meetingtitle, .meetingtitle a {font-size:14px; font-family:Verdana,Arial; color:#006600; font-weight: bold; display: block;
background: #DCD7C0;}
.meetingtitle a:hover {	text-decoration: none;}
.smaller_txt {
	font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-weight: normal;}
	.smaller_txt a{	color:#006600;	text-decoration: underline; font-weight: bold; 	}
	.smaller_txt a:hover {	text-decoration: none;	}
.abouttext {font-family:verdana,arial,geneva; font-size:11px; font-weight:bold;}
.meetingtxt {font-family:Book Antiqua;}
.moredetail, .moredetail a {font-size:12px; font-family:Arial, geneva, sans-serif; color:#006600; font-weight: bold;}
.moredetail a:hover {text-decoration: none;}
.agenda_list {	font-family: Arial, Helvetica, sans-serif;}
	.agenda_list ul {		margin-top: 3px; margin-bottom: 10px;	}
