
/* Generated using be.css.xml - do not edit */
/* Copyright (C) 2002-2004 J M Wright - Bohemian Enterprise */
  
body {
    background: #FFAA00;
    font-family: verdana,arial,helvetica,sans-serif;
}

body.aim {
    background: #00C000;
}

body > div:first-child, .beH1 {
    background: #FFAA00 url(sunset.jpg) repeat-x fixed top center;
}

body.aim > div:first-child {
    background: #00C000;
}

table {
    empty-cells: show;
}

th, td {
    text-align: left;
    vertical-align: top;
}

table.threeD {
    border-collapse: separate;
    border-spacing: 5px;
    border: outset 1px #FFAA00;
}

table.threeD > * > tr > * {
    text-align: left;
    vertical-align: top;
    border: inset 1px #FFAA00;
    padding: 5px;
}

.greyArea {background-color: #9E9E9E}

.meaningless_waffle {color: #E500E5}

.abstract {font-style: italic}

