body {
    margin:0;
    /* background-color: #ccd989; */
    background-color: #dcdcdc;
}

* html #topmenu {height: 1%;}

div,p,td,li,ul {
    color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

#level1 td.level1 {
    color: #102A45;
}

#level1 td.level1 a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}


table#level1 td {
    padding-right: 5px;
    padding-left: 5px;
}

table.level2 {
    background-color: #5b7c9b;
}

td.level2 {
    padding: 3px 10px 3px 5px;
}

div.level2  {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

div#page_content {
    padding: 17px;
    padding-bottom: 0;
}

h1 {
    color: #094989;
    font-size: 18px;
}

.csc-textpicHeader h1 {
    color: #084a87;
    font-size: 12px;
}

.csc-textpicHeader h1 a {
    color: #084a87;
    font-size: 12px;
    text-decoration: none;
}


div#page_title {
    padding-left: 17px;
    color: #094989;
    font-size: 12px;
    font-weight: bold;
}

div#page_wrapper { 
    padding-top: 20px;
    
}

div#footer {
    padding: 3px 3px 3px 5px;
}

div#footer td {
    color: #08498b;
    font-size: 10px;
    font-weight: bold;
}

div#left_col {
    padding: 15px;
}

#left_col p {
    color: white;
}

table.monthview td {
    width: 48px;
    height: 48px;
}

div#top_menu {
    padding-left: 5px;
}

/* Mail form

#mailform label { 
    float: left;
    margin-left: 10px;
    width: 110px;
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

input#mailformformtype_mail { margin-left: 120px; }

#mailform .csc-mailform-field { padding: 1px }
html>body #mailform .csc-mailform-field { padding: 4px }
*/


/* Fixing some quirks with member directory */
#chexmmdb div.member-details {
	float: left;
	padding-top: 20px;
	width: 300px;
}
    
    