<style type="text/css">
<!--
body { 
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  background-color:#FFFFFF; 
  color: black; 
  font-size: 9pt; 
  margin: 10px;
}
p,table {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 9pt;
}
a:link    { text-decoration: none; color: #1B68D1; font-weight: normal }
a:active  { text-decoration: none; color: #1B68D1; font-weight: normal}
a:visited { text-decoration: none; color: #1B68D1; font-weight: normal}
a:hover   { text-decoration: underline; color: #FF4040; font-weight: normal}

.small    { font-size:8pt; }
.titel    { font-size:12pt; font-weight:bold; }
.subtitel { font-size:11pt; font-weight:bold; }
.subtitel1 { font-size:10pt; font-weight:bold; }
.control   { color:#000099; font-weight: bold; }
.main      { font-size:11pt; font-weight:bold; }

PRE{
  font-size: 10pt;
  font-family: Courier New, Courier;
  font-weight: normal;
  font-style: normal;
  color: black;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #F6F6F6;
  border-style: solid;
  border-width: thin;
  border-color: #dedede;
  padding: 5px;
}
.PARAM{
 font-weight: bold;
 color:#000099;
}

#maincontent {
  margin-left: 10px;
  margin-right: 10px;
  line-height:18px;
}

#error {
  background-color: #FEFBDF;
  padding: 0px 3px 0px 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12pt;
  font-weight: bold;
  line-height: 25px;
  border:1px solid #EBAA1D;
  text-align: left;
  color:red;
}
.errortext {
  font-size:10pt;
  font-weight:normal;
  color:black;
}

#content {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:9pt;
  background-color:white;
  color:black;
  border:1px solid Gray;
  width:100%;
  padding:0px;
  margin:0px;
}
#nav {
  font-size:9pt;
  border-bottom:1px solid #7999BF;
  margin-top:7px;
  padding-bottom:3px;
}
a.navtop {
  text-decoration: none;
  Color: White;
  padding: 0px 5px 0px 5px;
  font-size: 8pt;
  line-height:16px;
  border: 1px solid #567DB1;
}
a.navtop:hover {
  background-image:url(images/gradiant/navtop_gradiant_hover.gif);
  background-repeat: repeat-x;
  background-color: #FDEBBB;
  text-decoration: none;
  line-height:16px;
  border: 1px solid #FEB753;
  color: #484848;
}
a.navtop:visited {
  Color: White;
  text-decoration: none;
}
.silver {
  background-image: url(images/gradiant/gradiant_silver.gif);
  background-repeat: repeat-x;
  background-color: #F6F6F7;
  padding: 0px 3px 0px 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 8pt;
  height: 19px;
  line-height: 17px;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.silver30 {
  background-image: url(images/gradiant/gradiant_silver30.gif);
  background-repeat: repeat-x;
  background-color: #F6F6F7;
  padding: 0px 3px 0px 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 8pt;
  line-height: 18px;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  text-align: left;
}
.orange {
  background-image: url(images/gradiant/gradiant5.gif);
  background-repeat: repeat-x;
  background-color: #FEFBDF;
  padding: 0px 3px 0px 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 8pt;
  line-height: 16px;
  border-left: 1px solid #EBAA1D;
  border-right: 1px solid #EBAA1D;
  border-bottom: 1px solid #EBAA1D;
  text-align: left;
}
.blue {
  background-image: url(images/gradiant/gradiant_blue.gif);
  background-repeat: repeat-x;
  background-color: #B9CEEA;
  padding: 0px 3px 0px 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 8pt;
  height:20px;
  line-height: 16px;
  border-top: 1px solid #7999BF;
  border-bottom: 1px solid #000000;
  text-align: left;
}
a.link {
  display:block;
  width:160px;
  height:20px;
  text-decoration: none;
  color: Black;
  padding: 0px 0px 0px 0px;
  font-size: 8.5pt;
  line-height: 20px;
}

a.link:hover {
  background-image:url(images/gradiant/gradiant3.gif);
  background-repeat: repeat-x;
  background-color: #FDEBBB;
  color: Black;
  text-decoration: none;
}
a.link:visited {
  color: Black;
  text-decoration: none;
}
a.tablelink {
  display:block;
  width:100%;
  height:18px;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  font-size: 11px;
  line-height:18px:
}
a.tablelink:hover {
  background-color:#D8E7F5;
  color:black;
  text-decoration:none;
}
a.tablelink:visited {
  text-decoration:none;
}
.vb .imp {font-weight: bold; color: red;}
.vb .kw1 {color: #000080;}
.vb .co1 {color: green;}
.vb .es0 {color: #000099;}
.vb .br0 {color: 000080;}
.vb .st0 {color: #A31515;}
.vb .nu0 {color: black;}
.vb .me1 {color: black;}
.vb .smt {color: gray;}

a.info{
  border-bottom: 1px dotted;
  color: #A31515;
  position: relative;
  text-decoration: none;
  z-index: 24;
}

a.info span{
  display: none;
}

a.info:visited {
  color:#A31515;
}
a.info:hover{
  cursor: pointer;
  color: #A31515;
  z-index: 25;
  TEXT-DECORATION: none;
}

a.info:hover span{
  background-color: #E3EFFF;
  border: #C4D9F9 1px solid;
  color: #000000;
  display: block;
  font-family: Verdana, Arial;
  font-size: 11px;
  left: 2em;
  position: absolute;
  text-align: left;
  top: 2em;
  width: 30em;
  padding: 2px;
  TEXT-DECORATION: none;
  line-height: normal;
  letter-spacing: normal;
  margin: auto;
}
//-->
</style>

