body {
  background  : #330000;
  font-family : verdana,arial,helvetica,sans-serif;
}

.menu {
  font-family  : verdana,arial,helvetica,sans-serif;
  font-size    : 1em;
  margin-right : 50px;
}

#main_content, td {
  font-family : verdana,arial,helvetica,sans-serif;
  font-size   : 1em;
}

#main_content {
  background : #cdb99c;
  color      : #330000;
  text-align : left;
}

div.main_contentC {
  overflow : hidden;
  width    : 850px;
  height   : 476px;
}


table.footer {
  width : 850px;
}

table.footer,
div.outside-main {
  color          : #cdb99c;
  font-size      : 1em;
  letter-spacing : 3px;
  padding        : 15px;
}

/* Links */
a:link { color : #330000; }
a:hover { color : #663366; }

a.menu { text-decoration : none; }
a.menu:link    { color : #cdb99c; }
a.menu:visited { color : #cdb99c; }
a.menu:active  { color : #ffffff; }
a.menu:hover   { color : #ffffff; }

div.title {
    font-size     : 2em;
    border-bottom : solid 1px #cdb99c;
}


/* Shoveler */
#shoveler .img {
    border : solid 1px #330000;
}
#shoveler a:link,
#shoveler a:visited {
    color : #330000;
}

.tab {
    width  : 50px;
    cursor : pointer;
}

#shoveler-td-1,
#shoveler-td-2,
#shoveler-td-3,
#shoveler-td-4 {
    background-color: #c79261;
}

div.pageC {
    text-align  : left;
    padding     : 10px;
    font-weight : normal;
    font-size   : 1em;
}

div.titleC {
    border-bottom : solid 1px #330000;
    font-size     : 2em;
    margin-bottom : 5px;
}

div.sectionTitleC {
    border-bottom : solid 1px #330000;
    font-size     : 1.2em;
    margin-bottom : 5px;
}


td.confirm-u, td.confirm {
    color : #330000;
    font-size  : 1em;
}
td.confirm-u {
    text-decoration : underline;
}
