body {
text-align: center;
background-color:#005683;
color: #555;
}
h3 {
padding: 0;
margin-top: 0;
margin-bottom: 0.5em;
font-size: 1.3em;
}
h4 {
padding: 0;
margin: 0.5em 0;
font-size: 1.15em;
font-style: italic;
font-weight: normal;
}
table {
border-collapse: collapse;
}
table td {
vertical-align: top;
}
li {
padding-bottom: 0.5em;
}


div#maindiv {
width:780px;
margin: auto;
border: 5px solid #33B536;
padding: 1em 2em 0.6em 0.5em;
background-color: #E1F8B8;
text-align: left;
font-size: 14pt;
}
span#topaddress {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
td#menu {
font-size: 60%;
padding: 12px;
text-align: right;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
background-color: #98CE16;
}
td#menu a {
text-decoration: none;
color: blue;
}
td#menu a:hover {
text-decoration: none;
color: #000044;
}
p.activemenuitem {
color: black;
}
td#body {
vertical-align: top;
padding-top: 12px;
padding-left: 2em;
font-family: Georgia, Bookman, Goudy, Garamond, 'Times New Roman', roman, serif;
font-size: 12pt;
}
td#footer {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
span#caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
td.FormLeft {
text-align: right;
padding-right: 0.5em;
}
td.AlignRight {
text-align: right;
padding-right: 0.5em;
}

/* Imported styles from Brickhouse domain */

div.loginform {
float: left;
padding-right: 0.5em;
}

table.littletable td {
padding-right: 1em;
}

div.BoxedItem {
margin: 0.5em 0;
border: thin solid black;
padding: 1em;
}

.UserMessage {
clear: both;
margin: 1em;
border: thin solid black;
padding: 1em;
background-color: #ff0;
}

.StoryTimestamp {
font-style: italic;
padding-top: 0;
margin-top: 0;
}
.caption {
font-family: arial,helvetica,sans-serif;
font-size: smaller;
}

td.FormColLeft {
text-align: right;
}
td.LeftCol {
padding-right: 1em;
text-align: right;
}
div.GroupDescr {
border: thin solid black;
padding: 1em;
}
div.GroupNews {

}
a.NoDecoration {
text-decoration: none;
}
div.GroupBox {
border: thin solid black;
padding: 1em;
margin-bottom: 0.5em;
}
div.ModuleEventsList {
border: thin solid black;
}
td.EventDate {
padding-left: 0.5em;
}
td.EventTime {
width: 7em;
padding-left: 1.0em;
}
.EventName {
font-size: 115%;
font-weight: bold;
}
.EventLocation {
font-style: italic;
}

div#EventForm {
font-size: 70%; 
font-family: Verdana, Helvetica, sans-serif; 
}

table.CalendarGrid {
background: white; 
font-size: 70%; 
font-family: Verdana, Helvetica, sans-serif; 
}
table.CalendarGrid tr {
height: 5em;
}
table.CalendarGrid th {
width: 10em;
}
table.CalendarGrid td {
padding-left: 0.5em;
text-align: left;
}
table.CalendarGrid p {
margin: 0;
padding: 0;
padding-left: 1em;
text-indent: -1em;
}
table.CalendarGrid a {
text-decoration: none;
color: black;
}
table.CalendarGrid a:hover {
color: blue;
}
table.CalendarGrid .MonthDay {
color: red;
font-weight: bold;
}
table.CalendarGrid .MonthDay:hover {
font-size: 150%;
color: blue;
}
