a            { color: #C00; text-decoration: none }
a:hover      { text-decoration: none }
a.menu       { color: #333; text-decoration: none }
a:hover.menu { border-bottom: 1px solid}
a.submenu            { color: #666; font-size: 11px; text-decoration: none}
a:hover.submenu      { border-bottom: 1px solid}
body		 { margin: 0px; padding: 0px}
body, td     { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFF; color: #333;
			   font-size: 12px; line-height: 16px }
.pagehead    { font-family: Courier New, Courier, mono; font-size: 26px; color: #666; line-height: 28px;
               font-weight: bold }
.counter     { font-family: Courier New, Courier, mono; color: #666}
.smalltext   { font-size: 11px; line-height: 15px }
.inlinehead  { font-size: 14px; text-decoration: underline }
.tbl		 { border-color: #CCC; border-style: solid; border-width: 2px}
.alert       { color: #F90; font-size: 11px; font-style: italic; font-weight: bold }
.tbflat      { font-size: 11px; border-width: 1px; border-style: solid; border-color: #CCC; color: #333}
.cmdflat     { font-size: 10px; ; border-width: 1px; background-color: #999; color: #FFF; font-weight: bold }
.links       { color: #666; font-weight: bold; background-color: #DF7 }
.trailer     { font-size: 9px; line-height: 13px }
h1           { font-size: 12px }
h3           { color: #666; font-size: 12px }
ul           { list-style-image: url('images/gredot.gif') }
#contain     { position: absolute; left: 0; top: 0px }
#bar		 { position: absolute; left: 5px; top: 10px; width: 105px; height: 550px; background-color: #EEE;
			   border: 1px dashed #999}
#logo        { position: absolute; left: 10px; top: 15px }
#menu        { position: absolute; left: 20px; top: 120px; width: 95px; height: 400px }
#title		 { position: absolute; left: 110px; top: 0px; width: 625px; height: 90px; text-align: right}
#content     { position: absolute; left: 125px; top: 90px; width: 625px }
#trailbox    { position: inherit; height: 20px; width: 750px}
#doroodbox   { border: 2px dotted #666}