table.border { text-align: center }
td.border-topLeft { background: url("images/border-brown/top_left.gif") no-repeat; width: 32px; height: 33px }
td.border-top  { background: url(images/border-brown/top_mid.gif) repeat-x; height: 33px }
td.border-topRight  { background: url(images/border-brown/top_right.gif) no-repeat; width: 32px; height: 33px }
td.border-right  { background: url(images/border-brown/right_mid.gif) repeat-y; width: 32px }
td.border-left  { background: url(images/border-brown/left_mid.gif) repeat-y; width: 32px }
td.border-bottomRight  { background: url(images/border-brown/bottom_right.gif) no-repeat; width: 32px; height: 33px }
td.border-bottom  { background: url(images/border-brown/bottom_mid.gif) repeat-x; height: 33px }
td.border-bottomLeft  { background: url(images/border-brown/bottom_left.gif) no-repeat; width: 32px; height: 33px }
td.center_space {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 10px;
	text-align: left;
}
p.default_text { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.wdp:link   { color: #a06800; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.wdp:visited   { color: #a06800; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.wdp:hover { color: #a06800; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }
a.wdp:active { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }
a.plain:link { color: black; text-decoration: underline }
a.plain:visited { color: black; text-decoration: underline }
a.plain:hover { color: #a06800; text-decoration: underline }
a.plain:active { color: #a06800; text-decoration: underline }
a.glossary:link { color: #087505; text-decoration: none; border-bottom: 1px dashed }
a.glossary:visited { color: #087505; text-decoration: none; border-bottom: 1px dashed }
a.glossary:hover { color: #087505; text-decoration: none; border-bottom: 1px solid }
a.glossary:active { color: #05a800; text-decoration: none; border-bottom: 1px solid }
