#statusmsg {
/*	margin: 0 45px 1.5em;*/
	margin: 0 0 1.5em;
	padding: 10px 0;
/*	width: 80%;*/
}
#statusmsg div, #statusmsg b {
	background-color: #FFFF99;
}
#statusmsg div {
	color: #CC0000;
	font-family: monospace;
	font-weight: bold;
	text-align: center;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	/*width: 80% !important;*/
	/*margin: 0 75px 1em 75px !important;*/
	margin: 0 0 .75em;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.b1f, .b2f, .b3f, .b4f { font-size:1px; overflow:hidden; display:block; }
.b1f {height:1px; margin:0 5px;}
.b2f {height:1px; margin:0 3px;}
.b3f {height:1px; margin:0 2px;}
.b4f {height:2px; margin:0 1px;}
.category .items {padding: .3em;}

.title {
	font-weight: bold;
	margin: 0;
	text-align: left;
/*	padding-left: 15px;*/
}

#regforms div, #regforms b {
	background-color: #66ff99;
	border-color: #66ff99;
}
#regforms table {
	background-color: #66ff99;
} #rates div, #rates b {
	background-color: #99CCFF;
	border-color: #99CCFF;
}
#rates table {
	background-color: #99CCFF;
} #none div, #none b {
	background-color: #FFA073;
	border-color: #FFA073;
}
#none table {
	background-color: #FFA073;
} #newsletter div, #newsletter b {
	background-color: #ff66ff;
	border-color: #ff66ff;
}
#newsletter table {
	background-color: #ff66ff;
} #healthforms div, #healthforms b {
	background-color: #C09EFF;
	border-color: #C09EFF;
}
#healthforms table {
	background-color: #C09EFF;
} #flyers div, #flyers b {
	background-color: #EFF217;
	border-color: #EFF217;
}
#flyers table {
	background-color: #EFF217;
} #staffforms div, #staffforms b {
	background-color: #fc6;
	border-color: #fc6;
}
#staffforms table {
	background-color: #fc6;
} #calandmenu div, #calandmenu b {
	background-color: #FFA073;
	border-color: #FFA073;
}
#calandmenu table {
	background-color: #FFA073;
} 
.category table {
	width: 100%;
	border-collapse: collapse;	
}
.category td {
	border-top: #666 solid 1px;
	border-bottom: #666 solid 1px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	border: none;
}

#contentcontainer td.icon {
	width: 16px;
	margin-right: 3px;
}

.items {
	padding: 0 5px 0 10px;
}

.category .icon {
	width: 20px;
}

.category td.download {
	text-align: right;
	width: 130px;
}
.category td a {
	text-decoration: none;
	color: #009;
}
.category td a:hover {
	color: #00f;
	text-decoration: underline;
}

.new {
	color: #e00;
	background: #f3f3f3;
	border: #ccc outset 2px;
}
