body, td {
  font-family:Tahoma; font-size:8pt;
}

body {
  margin:0px; background-color:#ffffff; height:101%;
}

a {text-decoration:underline; color:#0000CC; font-weight:bold;}
a:visited {text-decoration:underline; color:#551A8B;}
a:hover {  text-decoration:underline; }

a.maillink {text-decoration:none; color:#000000; font-weight:normal; font-size:8pt;}
a.maillink, a.maillink:visited {color:#000000; text-decoration:none; font-size:8pt;}
a.maillink:hover {color:#000000; text-decoration:none; font-size:8pt;}

a.panel {display:block; text-decoration:none; color:#666666; font-weight:normal; font-size:8pt; padding-left:15px; padding-right:15px; line-height:1.3em; white-space:nowrap;}
a.panel, a.panel:visited {display:block; color:#666666; text-decoration:none; font-size:8pt; padding-left:15px; padding-right:15px; line-height:1.3em; white-space:nowrap;}
a.panel:hover {display:block; color:#ffffff; text-decoration:none; font-size:8pt; background-color:#aaaaaa; padding-left:15px; padding-right:15px; line-height:1.3em; white-space:nowrap;}

input.searchtext {
  font-size:8pt; 
  height:22px; 
  width:200px; 
}

.copyright {
  font-size:8pt;
  color:#000000;
}

.columnhead {
  font-size:9pt;
  font-weight:bold;
  color:#00AEEF;
}

.counter {
  font-size:9pt;
  font-weight:bold;
  color: #000099;
}

.columnhead2 {
  font-size:8pt;
  font-weight:bold;
  color:#00AEEF;
}

.columnhead3 {
  font-size:8pt;
  color:#000000;
}

.columnhead4 {
  font-size:12pt;
  color:#000000;
}

.columnhead5 {
  font-size:8pt;
  color:#008000;
}

.button {
  font-size:8pt;
  color:#999999;
  cursor: pointer;
}

.button1 {
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#999999;
  cursor: pointer;
  padding-left:18px;
  padding-right:18px;
  position:absolute;
  top:1px;
  text-align:left;
}

.container {
  float:left;
  position:relative;
  padding-left:110px;
}

.buttons {
  float:left;
  position:absolute;
  left:0px;
  top:0px;
  text-align:left;
}

.title {
  line-height:1.3em;
  margin-right:3px;
  border:1px solid #ffffff;
}

.paneltab {
  background-color:#eeeeee;
  cursor: pointer;
  border:1px solid #eeeeee;
}

.paneltabseld {
  background-color:white;
  cursor: pointer;
  border:1px solid #dddddd;
  border-bottom:1px solid white;
}

.iepaneltab {
  background-color:#eeeeee;
  cursor: pointer;
  border:1px solid #eeeeee;
}

.iepaneltabseld {
  background-color:white;
  cursor: pointer;
  border:1px solid #dddddd;
  border-bottom:1px solid white;
}

.dropchoices {
  background-color:#eeeeee;
  cursor: pointer;
  padding-bottom:5px;
  visibility:hidden;
  position:absolute;
  width:auto;
  z-index:11;
  border-top:1px solid #999999;
}

li {
  margin: 1px;
  padding: 0;
  list-style: none;
  float: left;
}

.mousehand { cursor: pointer }

input.add { width: 30px; height: 28px; background: url(img/button/add.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.ok { width: 30px; height: 28px; background: url(img/button/ok.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.addperson { width: 30px; height: 28px; background: url(img/button/shadow.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.remove { width: 30px; height: 28px; background: url(img/button/remove.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.edit { width: 30px; height: 28px; background: url(img/button/edit.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.search { width: 30px; height: 28px; background: url(img/button/search.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
input.copy { width: 30px; height: 28px; background: url(img/button/copy.gif) no-repeat; outline: none; border: none; vertical-align:middle; cursor: pointer}
