td,input,textarea,select {
    font-size        : 90%
    }
.public {
    background       : #FFFF80
    }
input.b, button {
    text-align       : center;
    font-family      : monospace
    }
a:link,a:visited,a:active   {
    text-decoration  : none;
    color            : #2E23FC
    }
a:hover    {
    text-decoration  : underline;
    }
h3 {
    text-align       : center;
    font-size        : 110%;
    font-weight      : bold
    }
fieldset {
    background-color : white;
    border           : 1px solid black;
    margin-left      : .5in;
    margin-right     : .5in
    }
.bd {
    background-color : #FFFFFF
    }
td.box {
    vertical-align   : top
    }
.border {
    border           : blue 1px solid;
    background-color : white
    }
.warn {
    text-align       : center;
    color            : #FF0000
    }
td.menu {
    text-align       : right;
	background-color : white;
    color            : #2E23FC;
    font-size        : 95%;
	border-bottom    : .5pt solid black;
	border-right     : .5pt solid black
    }
.tit {
    font-size        : 110%
    }
.formtit {
    text-align       : center;
    font-size        : 110%
    }
.helpmenu {
    font-size        : 80%;
	vertical-align   : top
    }
.help {
    font-weight      : bold;
    height           : 50;
    font-size        : 100%
    }
.bare {
    font-size        : 80%
    }
.indent {
    margin-left      : .5in
    }
td.lbl {
    text-align       : right;
    font-size        : 85%;
    font-weight      : bold;
    vertical-align   : top
    }
td.clbl {
    text-align       : right;
    font-size        : 85%;
    font-weight      : bold;
    vertical-align   : center;
    border-left      : .5pt solid black;
	background       : white
    }
td.ctop {
    border-left      : .5pt solid black;
	border-right     : .5pt solid black;
	border-top       : .5pt solid black;
	line-height      : .25em;
	background       : white
    }
td.cbot {
    border-left      : .5pt solid black;
	border-right     : .5pt solid black;
	border-bottom    : .5pt solid black;
	text-align       : center;
	font-weight      : normal;
	background       : white
    }
td.crgt {
    border-right     : .5pt solid black;
	background       : white
    }
#filttbl {
	border-top     : 1px solid black;
	border-left    : 1px solid black;
	border-right   : 2px solid black;
	border-bottom  : 2px solid black;
    background: white;
    }
#filttbl td {
	padding: 5px 10px 5px;
    font-size: 80%;
    }
#filttbl .col1 {
	text-align: right;
    }
.pageform {
  margin: 0;
  padding: 0;
  }

