body, td {
font-family: arial, helvetica, sans-serif;
color: #333333;
line-height: 19px;
font-size: 12px;
}

a:link, a:visited, a:active {
color: #777570;
text-decoration: none;
}

a:hover {
color: #777570;
text-decoration: underline;
}


.maincontainer {
padding-top: 7px; 
padding-bottom: 7px; 
border-top: 1px solid #7DBFDF;
}


.frontleft {
border-right: 1px solid #9FB2C0;
color: #3C5363;
line-height: 19px;
padding-top: 9px;
padding-right: 9px;
padding-bottom: 12px;
}

.frontright {
border-top: 10px solid #FFFFFF;
border-left: 16px solid #FFFFFF;
border-bottom: 10px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
background-color: #E9EFF1;
}


.undersideheader{
padding-bottom: 6px;
}



select {
padding: 15px;

background-color: #C4C1B9;
color: #777570;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 11px;
border: 1px solid;
width: 200px;
}


a.menuitem:link, a.menuitem:visited, a.menuitem:active {
background-color: #D5EBF6;
width: 140px;
color: #317A9A;
font-size: 12px;
margin-left: auto; 
margin-right: auto; 
text-align: left;
text-decoration: none;
height: 21px;
border-bottom: 1px solid #317A9A;
padding: 2px 0px 1px 12px;
}


a.menuitem:hover {
background-color: #B4D1E7;
}


.ingress {
border-bottom: 1px solid #D5EBF6;
color: #3C5363;
line-height: 17px;
padding: 12px 0px 12px 0px; 
}