	body { font-family: Tahoma, Arial, Helvetica; font-size: 9pt; margin-bottom:  0;  color: #000000; margin-left:  0; margin-right:  0; margin-top:  0; vertical-align: top; }
	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; }

	#menuBar {
  background-color: silver;
  border: 1px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
  font-size: 1pt;
  padding: 1px 0px 0px 1px;
  text-align: left;
  width: 100%;
  height: 22px;
}


#menuBarTop {
  background-color: #808080;
  border: 1px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #EEEEEE;
  font-size: 1pt;
  padding: 5px 5px 5px 5px;
  text-align: left;
  width: 100%;
  height: 25px;
}

a.menuButton, a.menuButtonActive {
  background-color: transparent;
  border: 1px solid silver;
  color: #000000;
  cursor: default;
  font-family: Tahoma, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 3px 6px 0px 6px;
  text-decoration: none;
  height: 22px;
  text-align: center;
}



a.menuButton:hover {
  background-color: transparent;
  border: solid 1px;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
  width: 100%;
}
a.menuButton:link {
  background-color: transparent;
  color: #000000;
}
a.menuButton:active {
  background-color: transparent;
  color: #000000;
}
a.menuButton:visited {
  background-color: transparent;
  color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  border-color: #808080 #f0f0f0 #f0f0f0 #808080;
  left: 1px;
  top: 1px;
}

a.menuButton2, a.menuButton2:Active {
  background-color: transparent;
  border: 1px solid silver;
  color: #000000;
  cursor: default;
  font-family: Tahoma, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  text-align: center;
  margin:0;
width: 100%;
}

span.menuButtonGreyed {
  background-color: transparent;
  border: 1px solid silver;
  color: #727272;
  cursor: default;
  font-family: Tahoma, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 3px 6px 0px 6px;
  text-decoration: none;
  height: 22px;
  text-align: center;
}


a.menuButton2:hover {
  background-color: transparent;
  border: solid 1px;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
}

a.menuButton2:Active, a.menuButton2:active {
  border-color: #808080 #f0f0f0 #f0f0f0 #808080;
  left: 1px;
  top: 1px;
}

a:visited {
  color: #003366;
}
a:active {
  color: #CC0000;
}
a:hover {
  color: #993300;
}
a:link {
  color: #990000;
}
.menu {
  background-color: #D4D4D4 ;
  border: 2px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  padding: 0px;
  padding-bottom: 2;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: 110;
  z-index: 1;
}
a.menuItem {
  background-color: transparent;
  color: #000000;
  cursor: default;
  display: block;
  font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 4px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
  width:100%;
}

a.menuItem:hover {
  background-color: yellow;
  color: #000000;
  cursor: default;
  display: block;
  font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  width:100%;
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  white-space: nowrap;
}
a.menuItem:link {
  color: #000000;
  width:100%;
}
a.menuItem:visited {
  color: #000000;
  width:100%;
}

.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 3px 4px 3px 4px;
}

.menuSectionSep {
  border-right: 1px solid #f0f0f0;
  border-left: 1px solid #808080;
  margin: 1px 5px 1px 5px;
  height: 20px;
}

.menuInput {
	font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
	height: 17; 
	font-size: 9px;
	margin-top: 2;
}

.menuItemGreyed {
  background-color: transparent;
  color: #727272;
  display: block;
  font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 4px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
  width: 100%; 
}

div.contentspace {
  color: #000000;
  font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
  font-size: 10pt;  
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px; 
 
}

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;
}

a.tableSort:link {
  color: #000000;
  cursor: default; 
  text-decoration: none;
}
a.tableSort:active {
  color: #000000;
  cursor: default; 
  text-decoration: none;
}
a.tableSort:visited {
  color: #000000;
  cursor: default; 
  text-decoration: none;
}
a.tableSort:hover {
  color: #000000;
  cursor: default; 
  text-decoration: none;
}

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 {
background-color: #EEEEEE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 10pt;  
padding-left: 3px;
padding-right: 3px;
}

.resultlineerror {
color: #000000;
background-color: #FFFFCC;
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;
}

.abusermenusm {
color: #660000;
background-color: #EEEEEE;
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 9px;  
font-weight: bold;
}

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;
}

.titletxt {font-size: 11pt; font-weight: bold; font-family: Tahoma,"MS Sans Serif", Arial,sans-serif; vertical-align: top; padding-left: 10px; padding-right: 15px;  padding-top: 10px; padding-bottom: 10px;   white-space: nowrap; }
.subtitletxt {font-size: 9pt; font-family: Tahoma,"MS Sans Serif", Arial,sans-serif; vertical-align: top; padding-left: 10px; padding-right: 15px;  padding-top: 10px; padding-bottom: 10px; margin-bottom: 5px;   white-space: nowrap; }

.caseresults {
font-family: Tahoma,"MS Sans Serif", Arial,sans-serif;
font-size: 11px;  
padding-left: 3px;
padding-right: 1px;
}

.disabled {
color: #ADADAD;
}

.statusmessage {
color: #009900;
font-weight: bold;
}

.formheader {
padding-left: 10px;
padding-right: 10px;
background: #D6D6D6;
}

.errortxt {
color: #CC3300;
font-weight: bold;
}

.errortxtbox {
color: #CC3300;
font-weight: bold;
background-color: #FFE7CE;
border-width: 1px;
border-color: #FF9933;
border-style:  dashed;
padding: 4px;
}

.successtxtbox {
color: #339933;
font-weight: bold;
background-color: #E1FFE1;
border-width: 1px;
border-color: #008040;
border-style:  dashed;
padding: 4px;
}

.formerror {
font-size: 8pt; 
color: #CC0000;
}

