body, p, a, td, input, button, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2f2d30; }
body { background-color: #fff; margin: 10px 0 0 0; overflow-x: hidden; height: 100%; }

a { text-decoration: underline; color: #2f2d30; }
a:hover { background: url(images/dot_black.gif) bottom left repeat-x; }
a.white:hover { background: url(images/dot_white.gif) bottom left repeat-x; }
#menubar_items a { color: #fff; background: none; }

p { margin: 0 10px 10px 0; }

input { margin: 2px 0; font-size: 9px; }
button { font-weight: bold; cursor: pointer; }

#layout_table { height: 100%; overflow: hidden; }
#bg_container { background-image: url(images/photo.jpg); background-repeat: no-repeat; }

.header_cell { padding: 0 10px 0 10px; color: #fff; cursor: move; font-weight: bold; }
.content_cell { padding: 10px 0 10px 10px; overflow: auto; }

.white { color: #fff; }

.fc { position: absolute; z-index: 50; }
.fci { position: absolute; filter: alpha(opacity=93); opacity: 0.93; background-color: #fff; border: 1px solid #eee; }