td  { color: #543019; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif }
p  { margin-top: 0px; margin-bottom: 8px }
h1  { font-size: 11px; margin-top: 0px; margin-bottom: 4px }

.small { font-size: 10px }
.large { font-size: 12px }
.xlarge { font-size: 13px }
.xxlarge { font-size: 14px }

.content   { line-height: 1.3em }
.title   { font-size: 16px; color: #543019; font-weight: bold }
.sub   { font-size: 14px; color: #543019; font-weight: bold }
.sub2   { font-size: 13px; color: #644c5b; font-weight: bold }

a:link     { color: #543019; text-decoration: underline }
a:visited     { color: #543019; text-decoration: underline }
a:active     { color: #543019; text-decoration: underline }
a:hover    { color: #543019; text-decoration: underline }

a.menulink:link    { color: #543019; font-weight: bold; text-decoration: none }
a.menulink:visited    { color: #543019; font-weight: bold; text-decoration: none }
a.menulink:active    { color: #543019; font-weight: bold; text-decoration: none }
a.menulink:hover   { color: #543019; font-weight: bold; text-decoration: none }

a.sidelink:link    { font-size: 12px; color: #543019; font-weight: bold; text-decoration: none }
a.sidelink:visited    { font-size: 12px; color: #543019; font-weight: bold; text-decoration: none }
a.sidelink:active    { font-size: 12px; color: #543019; font-weight: bold; text-decoration: none }
a.sidelink:hover   { font-size: 12px; color: #543019; font-weight: bold; text-decoration: underline }

a.whtlink:link    { color: #ffffff; font-weight: bold; text-decoration: underline }
a.whtlink:visited    { color: #ffffff; font-weight: bold; text-decoration: underline }
a.whtlink:active    { color: #ffffff; font-weight: bold; text-decoration: underline }
a.whtlink:hover   { color: #ffffff; font-weight: bold; text-decoration: underline }

hr  {
	border: none 0;
	border-bottom: 1px dashed #543019;
	width: 100%;
	height: 1px;
	margin: 10px 0 6px 0;
	text-align: left;
}

.printonly { display: none }
#printonly { display: none }

/* scrollars */

.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }

.vscrollerbase { width: 20px; background-color: #d4cac3; }
.vscrollerbar     { background: #ab928a url("http://www.pccd.net/images/scrollbar1.gif") repeat-y; z-index: 2; width: 20px }

.hscrollerbase { height: 20px; background-color: #d4cac3; }
.hscrollerbar { height: 20px; background: #ab928a; z-index: 2; }

#scroll01     { text-align: left; position: relative; width: 469px; height: 312px; overflow: auto }
.scroll01pad      { padding-right: 10px; padding-left: 20px; padding-top: 25px; padding-bottom: 8px }
