body { behavior: url("../GeneratedItems/csshover3.htc") ;
	font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif ;
	}

table { font-size: small }
a      { font-style: oblique }
a:hover    { text-decoration: underline }
.linklook  { border-right: thin solid gray; border-bottom: thin solid gray }
.linklook a   { color: black; font-style: normal; text-decoration: none }
.linklook a:hover  { font-style: normal; text-decoration: underline }
.linklook ul { list-style-type: disc; margin: 0 0 1em 0 }
.linkgroup  { border-top: medium solid red }
.menu   { color: black; text-align: center; list-style: none; margin-right: auto; margin-left: auto; padding: 0; position: relative }
.menu li        { font-weight: bold; cursor: pointer; display: inline; padding-right: 10px; padding-left: 10px; position: relative }
.menu li a    { color: black; text-decoration: none; width: 100%; height: 100% }
.menu li a:hover  { color: red; font-weight: bold }
.menu li:hover   { font-weight: bold }
.menu li ul       { background-color: white; text-align: left; white-space: nowrap; list-style: none; display: none; margin: 0; padding: 0; position: absolute; z-index: 5; top: 1.15em; left: 10px }
.menu li ul li    { cursor: pointer; display: list-item; position: relative }
.menu li ul li a { display: block; margin-right: 3px; margin-left: 3px }
.menu li:hover > ul  { display: block }
.news   { font-size: large; font-style: italic; font-weight: bold }
.emphasis    { background-color: #ccc }
.title { font-size: 18pt; font-weight: bold }
.day { background-color: #e6e6e6 }
.date { }
.today { background-color: #e6e6e6 }
.selected { background-color: #ffffaa }
.event     { font-size: smaller }
.event a   { color: inherit; text-decoration: none }
.event a:hover   { color: inherit; text-decoration: underline }
.eventDesc { background-color: #ffffaa }
.event td { vertical-align: top }
