body {
background-color: #F8F8F8;
}
td.buttonBar {
background-color: #102B40;
}
td.menuBar {
background-color: #555555;
}
input.userMenuButton {
font-family: arial, verdana, sans-serif, helvetica;
font-size: 8pt;
background-color: #C0C0FF;
color: black;
}
input.userHighlightMenuButton {
font-family: arial, verdana, sans-serif, helvetica;
font-size: 8pt;
background-color: #102B40;
color: gray;
}
a.bottomLink {
color: #555555;
text-decoration: none;
}
a.bottomLink:hover {
color: #FF0000;
text-decoration: none;
font-weight: bold;
}
a.bottomLink:visited {
color: #555555;
text-decoration: none;
}
a.bottomLink:visited:hover {
color: #FF0000;
text-decoration: none;
font-weight: bold;
}

