

body, td, th, h1, ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
}

body {
	width:745px;
    background-color: #FFF;
    font-weight: normal;
    list-style-type: disc;
	margin: 2em;
}

li {
	padding-top: 0.2em;
}

td, th {
   /* font-size: smaller;
/*  font-size: 12px;
    line-height: 24px;
    color: #333333;*/
	padding:0px;
}

a,h1,.socialEvent {
color:#990033;
}

a {
    text-decoration: none;
}

h1 {
    font-size: larger;
    font-weight: bold;
}

#menu {
width:187px;
vertical-align:top;
margin-top:1em;
margin-left:0.5em;
margin-right:-0.5em;
min-height:500px;
font-size:16px;
}

#menu div{
padding-top:1em;
}

#menutab{
vertical-align:top;
background-color:#CCC;
min-height:500px;
width:187px;
padding:0px;
}

#content {
vertical-align:top;
padding: 1em 0 1em 1em;
}

#programnav-oa-header {
 width:100%;
 background-color:#CCC;
}

.programnav-oa-day{
 width:10%;
}

.programnav-dayheader{
    color: #DDD;
    font-weight: bold;
    background-color: #990033;
    padding:0.5em 0.6em;
}

.programnav-day-time{
	width:21%;
	/* font-size:-1; */
}

.programnav-day-event{
	width:77%;
	/* font-size:-1; */
}

.prognavevent_caps{
	font-variant:small-caps;
}

.linznav {
    font-size: 16px;
    font-weight: normal;
    color: #990033;
    background-color: #CCCCCC;
}
