BODY { margin: 0; font-family: Arial, MS Sans Serif, Sans-Serif }

IMG { border-style: none }

.datetime { font-size: x-small }

.header { background-color: navy; color: white; padding-left: 5px; padding-right: 5px }

.menubar { padding-left: 5px; color: white }
.menubar A:link, .menubar A:visited
	{ color: white; text-decoration: none }
.menubar A:hover { background: white; color: navy }

.sidebar { background-color: #f0f0ff; padding: 5x }
.sidebar.categoryHeader { font-size: smaller } 
.sidebar UL { display: inline; margin-left: 0px }
.sidebar LI { list-style-type: none; display: list-item; font-size: smaller }

@media print
{
	BODY { margin: 0; font-family: Arial, MS Sans Serif, Sans-Serif }
	BODY TABLE { width: 100% }
	.sidebar { display: none }
}

.categoryHeader { font-weight: bold }

TD.content { padding: 10px 5px 10px 10px }

H4.content { text-align: center }

.title { font-weight: bold }

.description, .detail, .menuLink, .filename
	{ font-size: smaller }

.copyright { text-align: center; font-size: xx-small }

.rightbar { font-size: smaller }
.poll {}
.poll FIELDSET { border-style: none }
.poll LEGEND { display: none }
.pollquestion { font-weight: bold }
.pollchoice { margin-left: 10 }
