body {
margin: 15px;
padding: 0px;
background: #0060a9;
}

form {
margin: 0px;
padding: 0px;
}

#box {
width: 786px;
margin-left: auto;
margin-right: auto;
}
#content {
background: #ffffff url('/images/main_bg.gif') top left repeat-y;
padding: 0px 3px;
position: relative;
}
#mainmenu {
float: left;
color: white;
padding: 5px 15px;
font: 12px Arial, Helvetica, sans-serif;
width: 140px;
position: relative;
}
#mainmenu ul {
list-style: none;
padding: 0;
margin: 0;
line-height: 18px;
}
#mainmenu a {
color: white;
text-decoration: none;
}
#mainmenu a:hover {
text-decoration: underline;
}
#mainmenu li {
margin: 0;
padding: 0;
}
#innercontent {
background: #ffffff url('/images/07logo_bottom.gif') top right no-repeat;
margin-left: 175px;
padding: 5px;
}
#innercontent p,#innercontent th,#innercontent td,#innercontent li {
font: 12px Arial, Helvetica, sans-serif;
}
#innercontent th {
font-weight: bold;
text-align: right;
}
h1 {
color: #0058a7;
font: bold 18px Georgia, "Times New Roman", Times, serif;
padding: 0px;
margin: 8px 0px;
}
h2 {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #003962;
margin-bottom: 0px;

}
h3 {
font: bold 12px Georgia, "Times New Roman", Times, serif;
color: #ffd14b;
}

.notop {
margin-top: 0px;
}
#innercontent .errorbox {
color: red;
font-weight: bold;
}

#innercontent .datalist th {
text-align: left;
padding: 5px 4px;
}
.datalist td {
padding: 5px 4px;
vertical-align: top;
}

.shaded {
background-color: #f4f4f4;
}

.calendar a {
color: blue;
font-size: 10px;
}
.calendar td {
color: black;
width: 81px !important;
border: 1px black solid;
height: 90px;
text-align: left;
font-size: 11px;
padding: 2px;
}
.date {
width: 100%;
text-align: right;
font: bold 14px arial;
}
.calendar {
border-collapse: collapse;
}
.calendar th {
border: 1px black solid;
background-color: #000000; /* #1e1470; /*#818181;*/
color: white;
font-weight: bold;
font-size: 11px;
}

.calendar h2 {
color: white;
}