body, td, p { font-family: Arial,Helvetica,Sans-Serif; font-size: small; margin : 0 0px 0px 0px; } .calendartitle { font-size: 20px; font-weight: bold; } .datetitle { font-size: 20px; } .eventtitlebig { font-size: 24px; font-weight: bold; } .eventtimebig { font-size: 18px; } .sesquicentennial { color: #CC6600; text-decoration:underline; font-weight: bold; } #boxcontent { margin-right: 50px; max-width: 1000px; } .littlecalendardatetitle { font-size: small; font-weight: bold; } .littlecalendarheader { font-size: x-small; } .littlecalendarday { font-size: x-small; } .littlecalendarday a { color: #0000ff; } .littlecalendarother { font-size: x-small; color : #cccccc; } .todayis { font-size: small; } .weekheaderpast,.weekheaderfuture { background-color : #aaaaaa; } .weekheadertoday { background-color : #aaaaaa; } .monthheaderpast,.monthheaderfuture { background-color : #aaaaaa; } .monthheadertoday { background-color : ; } .past { background-color : #eeeeee; color : #999999; } .past a { color : #999999; } .today { background-color : ; } .future { background-color : #ffffff; } .eventtime { font-size: x-small; } .eventcategory { font-size: x-small; } .tabactive { color: #ccc; background-color: ; } .tabinactive { background-color: #cccccc; } .announcement { font-size: medium; } .feedbackpos { COLOR: #00AA00; FONT-WEIGHT: bold; FONT-SIZE: small; } .feedbackneg { COLOR: #FF0000; FONT-WEIGHT: bold; FONT-SIZE: small; } h3.boxheader { FONT-SIZE: medium; } /* navi2.1.css by abed islam */ body{ margin: 0; padding: 0; font-family: serif;} div#bgcontainer{ text-align: center; } span.bgcolor{ float: left; display: block; border: 1px solid black; width: 20px; height: 20px; } span.text{ float: left; } div#bgclr ul{ list-style: none;} div#bgclr li{ display: inline; float: left; clear: both; } div#bgclr a{ display: inline; } /* The Navbar container, and first level navigation list */ div#navi{ height: 62px; background: #000066; border-bottom: 1px solid #ccc; margin-bottom: 24px;} div#navi ul{ float: left; margin: 0; padding: 0; list-style: none; } div#navi ul li{ margin: 0 .5em; padding: 0; display: inline; } div#navi ul li a{ text-decoration: underline; font-family: helvetica, arial, sans-serif; font-size: small; font-weight: bold; vertical-align: text-bottom; color: #ccc; }div#navi ul li a:hover{ color: white; } form#naviform{ display: inline; } form#naviform label, form#naviform input{ font-family: helvetica, arial, sans-serif; font-size: small; vertical-align: middle; color: #ccc; } h1{ display: none; } h3, h4, h5{ font-family: arial, sans-serif; clear: both; }