#top {
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
}
body {
	background-image: url(images/bg_left2.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/bg_top2.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
	line-height: 18px;

}
.titlem {
	font-size: 16px;
	font-weight: bold;
}
.titleblue {
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
}
table#committee td{
	border: 0px none;
	font-size: 12px;
	display: ;
	padding-left: 8px;
}