table.sitelist {
	table-layout: fixed;
	width: 500px;
	margin-left: 15px;
	border-collapse: collapse;
}

table.wrboards {
	table-layout: fixed;
	width: 500px;
	margin-left: 15px;
	border-collapse: collapse;
}

#projectsearch {
	width: 520px;
	border: none;
}


#libsearch1 {
	width: 100px;
	border: none;
}

#libsearch2 {
	width: 300px;
	border: none;
}

#librep1 {
	width: 80px;
	border: none;
}

#librep2 {
	width: 150px;
	border: none;
}

#librep3 {
	width: 275px;
	border: none;
}

#repcol1 {
	width: 120px;
	border: none;
}

#repcol2 {
	width: 380px;
	border: none;
}

#colleft {
	width: 150px;
	border: none;
}

#colcenter {
	width: 170px;
	border: none;
}

#colright {
	width: 170px;
	border: none;
}

#conftime {
	width: 100px;
	border: none;
}

#confreserv {
	width: 130px;
	border: none;
}

#confby {
	width: 130px;
	border: none;
}

#conffunc {
	width: 130px;
	border: none;
}

#wrboard {
	width: 500px;
	border: none;
}

#staff {
	width: 120px;
	border: none;
}

#division {
	width: 130px;
	border: none;
}

#email {
	width: 145px;
	border: none;
}

#phone {
	width: 75px;
	border: none;
}

table.searchform {
	table-layout: fixed;
	width: 500px;
	border-collapse: collapse;
	padding-left: 20px;
	margin-left: 20px;
}

#searchc1 {
	width: 100px;
	border: none;
}

#searchc2 {
	width: 25px;
	border: none;
}

#searchc3 {
	width: 200px;
	border: none;
}

tr.tablebodyeven {
	background: #ffffff;
}

tr.tablebodyodd {
	background: #efefef;
}

th {
	border: 0px;
	font-size: 10pt;
	background: #6666cc;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #ffffff;
}

th.largehdr {
	border: 0px;
	font-size: 12pt;
	background: #6666cc;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #ffffff;
}

td {
	border: 0px;
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

.centertitle {
		text-align: center;
		font-size: 12px;
	}
	
div.centersmall {
	font-size: 10px;
	text-align: center;
}

div.subcontent {
	font-size: 10px;
}

input, select {
	font-size: 10px;
}

div.gisfooter {
		display: block;
		margin: 0px 0;
		padding: 5px;
		clear: both;
		text-align: center;
}
	

