.nodec
{ text-decoration: none; }

.link
{ text-decoration: none;
  color: blue; }
.link:hover { color: red;}

.whitelink
{ text-decoration: none;
  color: white; }
.whitelink:hover { color: blue;}

.header
{ font-size: 12px;
  font-family: verdana, arial, helvetica, geneva;
  font-weight: bold;
  color: #444444; }

.header-a
{ font-size: 12px;
  font-family : verdana, arial, helvetica, geneva;
  font-weight: bold;
  background: #FFFFFF;
  color: #888888; }

.index
{ font-size: 9px;
  font-family : arial, helvetica, geneva; }

.norm
{ font-size: 12px;
  font-family: arial, helvetica, geneva;
  list-style-type:square; }

.small
{ font-size: 11px;
  font-family: arial, helvetica, geneva;
  color: #000000;
  list-style-type:square; }

.small1
{ font-size: 11px;
  font-family: arial, helvetica, geneva;
  color: black; }

.footer
{ color: #CCCCCC;
  background: #FFFFFF;
  font-size: 11px;
  font-family: arial, helvetica, geneva; }

.bartext
{ font-size: 11px;
  font-family: arial, helvetica, geneva;
  text-decoration: none;
  color: #FF892F; }

.barlink
{ font-size: 11px;
  font-family: arial, helvetica, geneva;
  text-decoration: none;
  color: black; }
.barlink:hover { color: red; }

.outline { background: #FF892F; }
.outlinetable { background: #888888; }

.cbar
{ font-size: 14px;
  font-family: verdana, arial, helvetica, geneva;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #FF892F;
  color: #FFFFFF; }

.lmenu    { background: black; }
.cmenu    { background: #FFFFFF; }
.cmenusel { background: #D8ECEA; }

.menulink
{ font-size: 12px;
  font-family: verdana, arial, helvetica, geneva;
  font-weight: bold;
  text-decoration: none;
  color: #000000; }
.menulink:hover { color: #FF0000; }

.menusellink
{ font-size: 12px;
  font-family: verdana, arial, helvetica, geneva;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #FF892F; }
.menusellink:hover { color: #FF0000; }

.table1
{ background: #FFFFFF;
  font-size: 12px;
  font-family : arial, helvetica, geneva; }

.lright { background: #FF892F; }
.cright { background: #FF892F; }
.tright
{ font-size: 11px;
  font-family: arial, helvetica, geneva;
  color: red; }

.shift10 { margin-left: 10pt; margin-right: 10pt; }
.rshift { margin-left: 10pt; }
.lshift { margin-right: 10pt; }

.table1corner
{ font-size: 11px;
  font-family : arial, helvetica, geneva; }

.table1empty
{ background: #FFFFFF;
  font-size: 11px;
  font-family : arial, helvetica, geneva; }

.table1field
{ background: #EEEEEE;
  font-size: 11px;
  font-family : arial, helvetica, geneva; }

.table1hasdata
{ background: #EEEEEE;
  font-size: 11px;
  font-family : arial, helvetica, geneva; }

.table1value
{ font-size: 11px;
  font-family : arial, helvetica, geneva; }

.emphasis
{ color: red; }

.caption
{ color: #888888;
  font-size: 11px;
  font-family : arial, helvetica, geneva; }

.fline1 { background: #000000; }
.fline2 { background: #EEEEEE; }

.fcell1
  { font-size: 12px;
    font-family : arial, helvetica, geneva;
    font-weight: normal;
    background: #000000;
    color: #FFFFFF; }

.fcell2
  { font-size: 12px;
    font-family : arial, helvetica, geneva;
    font-weight: normal;
    background: #EEEEEE;
    color: black; }


.ts-background
  { background: #FFFFFF; }
.ts-toprow
  { font-size: 11px;
    font-family : arial, helvetica, geneva;
    font-weight: normal;
    background: #EEEEEE;
    color: #000000; }
.ts-past
  { font-size: 11px;
    font-family: arial, helvetica, geneva;
    font-weight: normal;
    background: #FFFFFF;
    color: #909090; }
.ts-reserved
  { font-size: 11px;
    font-family : arial, helvetica, geneva;
    font-weight: normal;
    background: #FFFFFF;
    color: #000000; }
.ts-free
  { font-size: 11px;
    font-family : arial, helvetica, geneva;
    font-weight: normal;
    background: #D8ECEA;
    color: #000000; }
