body {
font-family: Tahoma, Arial, Helvetica;
font-size: 10pt;
color: #000000;
}
td.graybg { font-family: Tahoma; font-size: 11px; background-color: #B5B5B5}
td.graycell { font-family: Tahoma; font-size: 11px;   background-color: #EEEEEE}
td { font-family: Tahoma; font-size: 11px; position: center; }
textarea { font-family: Tahoma; font-size: 11px; }

.handcursor {
cursor:hand;
cursor:pointer;
font-size: 10pt;
}

a:visited {
  color: #003366;
}
a:active {
  color: #CC0000;
}
a:hover {
  color: #993300;
}
a:link {
  color: #990000;
}

h1 {
font-size: 19pt;
font-family: Times New Roman, serif, ms-serif;
color: #844617;
}

h2 {
font-size: 15pt;
font-family: Times New Roman, serif, ms-serif;
color: #844617;
}

h4 {
font-size: 13pt;
font-family: Times New Roman, serif, ms-serif;
color: #844617;
}


p {font-size: 10pt}

.errortxt {
color: #CC0000;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 12pt;
font-weight: bold;
}

.errortxtsm {
color: #CC0000;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 10pt;
font-weight: bold;
}


td.tableheader {
color: #000000;
background-color: #BEBEBE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 9pt;
font-weight: bold;
padding-left: 1px;
padding-right: 1px;
vertical-align: middle;
font-weight: bold;
text-align: center;
border: 1px;
border-style: outset;
}

td.tableheaderselected {
color: #000000;
background-color: #BEBEBE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 9pt;
font-weight: bold;
padding-left: 1px;
padding-right: 1px;
vertical-align: middle;
font-weight: bold;
text-align: center;
border: 1px;
border-style: inset;
}

.resultline {
color: #000000;
background-color: #EEEEEE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 10pt;
padding-left: 3px;
padding-right: 3px;
}

.resultlinesm {
color: #000000;
background-color: #EEEEEE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 11px;
padding-left: 3px;
padding-right: 3px;
}

td {
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 10pt;
vertical-align: top;
}

.formtxt {font-size: 10pt}
.formnote {font-size: 8pt}
select {font-size: 9pt}
input {font-size: 9pt}
textarea {font-size: 10pt; width: 100%;}

input.submitbutton {
font-size: 10pt;
background-color: #C0C0C0;
color: #000000;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 9pt;
font-weight: bold;
}
span.footer {font-family: Tahoma,"MS Sans Serif", Arial,sans-serif; font-size: 8pt; line-height: 14px;}

.formerror {
font-size: 8pt;
color: #CC0000;
font-weight: bold;
}

td.fordelete {
text-decoration: line-through;
color: #9A9A9A;
}