/* MSAS CUSTOM STYLES
--------------------------------------------------------- */


table.accounts { border-spacing: 0px; border-collapse:collapse; border: none ; }
tr.rowgrey { background-color: #dddddd; }

td.cash { font: 1em/1.5 "Courier News", monospace; text-align: right; padding-top: 5px; }
td.sumline { background-color: #dddddd; font-weight: bold; margin-top: 5px; margin-bottom: 5px; text-align: left; border-bottom-style: double; border-top-style: solid; }
td.cashsum { background-color: #dddddd; font-weight: bold; margin-top: 5px; margin-bottom: 5px; font: 1em/1.5 "Courier News", monospace; text-align: right; border-bottom-style: double; border-top-style: solid; }
td.boldtext { font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding-left: 25px; text-align: center;}
td.normtext { font-weight: normal; margin-top: 5px; margin-bottom: 5px; padding-left: 25px; text-align: center;}

td.subsection { background-color: #dddddd; font-weight: bold; margin-top: 5px; margin-bottom: 5px; text-align: right; }
td.nearest { background-color: #dddddd;  font-weight: normal; margin-top: 2px; margin-bottom: 2px; text-align: right;}

td.subhead { background-color: #dddddd;  font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 10px;}
td.boldhead { font-weight: bold; margin-top: 5px; margin-bottom: 5px; text-align: left;}
td.boldheadg { background-color: #dddddd;   font-weight: bold; margin-top: 5px; margin-bottom: 5px; text-align: left;}
p.objects { font-style:italic;  font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; text-align: center}
p.warning { border: 3px double #ee0000; padding: 5px; }
p.quote { margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; margin-left: 25px; margin-righ: 25px; text-align: center}
.boldtext { font-weight: bold; }
ul.bullet  { list-style-type: disc; margin: 1em; padding-left: 2em; } 
ol.constitution1 { list-style-type: upper-alpha; }
ol.constitution2 { list-style-type: decimal; }
ol.constitution3 { list-style-type: lower-roman; }
ol.constitution4 { list-style-type: lower-alpha; }
ol.rules2 { list-style-type: lower-alpha; }
ol.rules1 { list-style-type: decimal; }
