body,table,td,p,li,ul,span,div,input,h1,h2,h3,h4,h5,h6
{
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}
body
{
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
p
{ 
  margin-top: 5px;
  margin-bottom: 10px;
}
a:active, a:link, a:visited
{
  color: #8b4513;
  text-decoration: none;
}
a:hover
{
  color: #d2691e;
  text-decoration: underline;
}
form
{
  margin: 0;
}
h1 {
  color: #8b4513;
  font-size: 16px;
  margin-top: 2pt;
  margin-bottom: 8px;
}

h2 {
  font-size: 14px;
  margin-top: 14px;
  margin-bottom: 7px;
}

h3 {
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 6px;
}

h4 {
  color: #000080;
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 5px;
}
h5 {
  font-size: 9px;
  margin-top: 10px;
  margin-bottom: 5px;
}
h6 {
  font-size: 8px;
  margin-top: 10px;
  margin-bottom: 5px;
}
ul, li
{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 0;
}
ul.also
{
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}
li.ai0
{
  color: #8b4513;
  font-weight: bold;
  margin-left: 0px;
  list-style-type: disc;
}
li.ai1
{
  color: #8b4513;
  margin-left: 25px;
  list-style-type: square;
}
li.ai2
{
  color: #dbb381;
  margin-left: 50px;
  list-style-type: disc;
}

td.hdrPnl, td.hpBtns {background: #dbb381; background-image: url(/cafe/images/topmenu_bg.gif);
           background-position: bottom; background-repeat: repeat-x;
           border-bottom: solid 1px #777;
           border-top: solid 1px #777;
           color: #926c3d;
           font-size: 10px; font-weight: bold;
           padding: 3pt; vertical-align: middle;}
td.tdBtm, td.tdBtmNb {
  border-left: solid 1px #af7c59;
  font-size: 10px; font-weight: bold;
  padding: 0 5pt;
}

td.tdBtmNb {border: none;}
#hdrIm {background:#673b15; background-position: left top; background-image: url(../images/helphdr.gif);
        background-repeat: no-repeat;
        border-bottom: solid 1px #502502;}
#hdrCl {background: #673b15; border-bottom: solid 1px #502502; 
        text-align:right; padding: 3pt 3pt 0 0; vertical-align: top;}
.hpBtns {text-align: right; width: 17px;}
#hpLinks {text-align: right;}
#hdrShade {background-position: right top; background-image: url(../images/shade.gif);
           background-repeat: repeat-x;
           font-size: 10px; font-weight: bold; height: 17px;
           padding: 15pt 5pt 5pt 5pt;}
#hCnt {padding: 5pt 5pt 25pt 5pt;}
#searchForm table td {padding: 0;}
#frmQ {border: 0; margin: 0; font-size: 12px; font-weight: normal; width: 120px;}
#srchBtn {height: 18px; width:24px; cursor: pointer;}
#sc {background: #fff; border: solid 1px #693f1b; 
     padding: 0;}
#sb {background: #986133;
     border-top: solid 1px #693f1b; border-right: solid 1px #693f1b; border-bottom: solid 1px #693f1b;
     padding: 1pt;}
#sl {padding-left: 5pt !important;}
#sl label {font-size: 10px; font-weight: normal;}
a.aClose:link, a.aClose:active, a.aClose:visited {
  font-size: 10px; font-weight: bold; color: #dbb381;
}
a.aClose:hover {
  color: #fff;
}

div.par {font-weight: bold; font-size: 10px; margin-bottom: 10pt;}

div.note, p.note
{
  background: #fde8b3; 
  border: solid 1px #e6ca7f; 
  font-size:10px; margin: 5pt 0; padding: 3pt;
}

div.cntr {text-align: center;}
em.noTr {color: #e00; font-style: normal; font-weight: bold;}

.Small {font-size: 10px;}
.keywords {font-size: 10px;}

/* Record navigation */
table.thRecNav 
{
	border-top: solid 1px #909090;
	border-bottom: solid 1px #909090;
	width: 100%;
}
td.thRnl
{
	font-size: 8pt;
}
td.thRn
{
	font-size: 8pt;
	text-align: right;
}
td.thRnRTL
{
	font-size: 8pt;
	text-align: left;
}
td.tdPgNav 
{
  font-size: 10px; 
  padding: 2pt 0; 
  vertical-align: top;
}
span.pgNav 
{
  background: #a7d7fb; 
  border: solid 1px #6db0e3; 
  font-size: 10px; 
  font-weight: bold;
  margin-left: 3pt; 
  padding: 0px 3px;
}
a.aPgNav:link, a.aPgNav:active, a.aPgNav:visited 
{
  font-weight: bold; 
  padding: 0px 3px;
}
a.aPgNav:hover {
  color: red;
}

