.midMain
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    WIDTH: 100%;
    PADDING-TOP: 1px;
    POSITION: absolute;
    TOP: 5%;
    BACKGROUND-COLOR: #000033;
    TEXT-ALIGN: center
}

.goldborder    {  border: 1px solid #808000; }

.goldRev     { color: #FFFFFF; padding: 5px; background-color: #808000 }
.midDetail
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    WIDTH: 100%;
    PADDING-TOP: 1px;
    POSITION: absolute;
    TOP: 5%;
    BACKGROUND-COLOR: #000033;
    TEXT-ALIGN: center
}
.goldText    { color: #808000; font-size: 12px }
.YellowText { color: #FFFF66;}

.roomTitle
{
	font-family: Lucida Handwriting ;
	font-size:16px

}
BODY
{
    MARGIN: 2px;
    BACKGROUND-COLOR: #000033;
    font-family: Verdana, Helvetica, 'Sans Serif';
    font-size: 11px;
}
td           
{ font-family: Verdana, Helvetica, 'Sans Serif'; font-size: 11px; color: #FFFFFF }

a
{text-decoration: none; color: #808000; font-weight: bold}

a:hover     
 { text-decoration: underline; color: #FFFF66}
 

a:active
{text-decoration: none; color: #FFFF66; font-weight: bold}

h3           { color: #808000; font-size: 16px; font-weight: bold; margin-top:3; margin-bottom:3; padding-top:3px; padding-bottom:3px }

.footer      { position: absolute; bottom: 4%; text-align:center; width:100% }