body.menu { background-color:#e8e8e8; font-size:100%; text-align:center; whitespace=nowrap; font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; }
body.content { background-color:#f8f8f8; font-size:100%; text-align:left; font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; }
body.centeredcontent { background-color:#f8f8f8; font-size:100%; text-align:center; font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; }
div.title { font-weight:bold; font-size:130%; }
p.title { font-weight:bold; font-size:130%; text-align:center; }
p.subtitle { font-weight:bold; font-size:110%; text-align:center; }
p.subsubtitle { font-weight:bold; font-size:110%; text-align:center; }
p.centeredcontent { text-align:center; }
p.highlight { text-align:center; font-size:130%; }
td.centeredcontent { font-size:100%; text-align:center; }

/* based on: http://www.cssportal.com/vertical-menus/exdesignz.php */
div.menutitle { font-weight:bold; font-size:105%; padding-top:2px; padding-bottom:2px; padding-left:3px; }
div.menucontent { font-weight:normal; font-size:95%; }
#menunew { padding: 0 0 0 0; text-align: left; margin-bottom: 1em; font-size: 95%; font-weight: normal; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #808080; color: #212121; }
#menunew ul { list-style: none; margin: 0; padding: 1px; border: none; }
#menunew li { margin: 0; width: auto; }
#menunew li a { display: block; padding: 2px 0px 2px 0.5em; background-color: #a9a9a9; color: #fff; text-decoration: none; width: auto; }
#menunew li a:hover { background-color: #808080; color: #fff; }
