body { margin: 0 }

a {
	text-decoration:	none;
	color:	#336699;
}

a:hover { text-decoration: underline }

a:visited {}

ul.list li { list-style-type: circle }

table.contact th {
	vertical-align:	top;
	text-align:	left;
}

table.gall th {
	text-align: left;
	font-size:	12pt;
}
table.gall tr {
	text-align: left;
	font-weight:	bold;
}
table.gall a {
	font-weight:	normal;
}

table.gall table.list td {
	font-weight:	normal;
}
table.gall table.list th {
	font-size:	1em;
	text-align: left;
	font-weight:	bold;
}

.menuBG { background-image: url('images/menubg.png') }

tr.listTitle th {
	font-size:	10pt;
	color:	black;
	background-color:	#b5b5b5;
}

tr.listRow1 td { background-color: white }

tr.listRow2 td { background-color: #eeeeee }
