
  A {font-family: arial; text-decoration: none; color:#000080;}
  A:link {font-family: arial;}
  A:hover {font-weight: normal; color: red; }
  A:active {font-weight: normal;}
  A:visited {font-family: arial; font-weight:normal;}

.dbox {
z-index:999;
height:0px;width:0px;
position:relative;
display:none;
top:5px;
left:0px;
background-color:whitesmoke;
}

.dropdiv { 
position:relative;
z-index:1;
display:none;
width:480px;
height:100px;
background-color:whitesmoke;
top:5px;
left:0px;
padding:5px 5px 5px 5px;
}



.titletxt {
color:white;
font:700 9pt arial;
float:left;
margin:2px 00px 00px 2px;

}

.hbar {
font-size:9pt;
height:20px;
width:411px;
background-color:#8080ff;
color:white;
}

.cbtn {
font-size:10pt;
margin:15px 00px 00px 0px;
}

.closebutton{
width:40px;
height:20px;
font:9pt arial;
}

.listpar {
font-size:9pt;
margin:3px 20px 10px 0px;
color:grey;
}

.smtext      { font-family: arial; 
font-size: 8pt; z-index:-1;
}

.regtext     { font-family: arial; 
font-size: 10pt; z-index:-1;
}


.content { font-family: arial; 
font-size: 10pt; 
background-color:whitesmoke;
width:400px;
height:20px;
overflow:auto;
padding:5px;
border:1px solid LightSteelBlue  ;
color:navy;

}

.hdrtext     { font-family: arial; 
font-size: 10pt;
font-weight:bold;
color:navy;
margin-top:20px;
}

.ddhdr    { 
font-family: arial; 
font-size: 10pt;
font-weight:bold;
color:navy;
margin:3px 0px 3px 0px;
overflow: auto;
}


li {
margin: 0px 0px 5px 0px;
}

sub {
margin-left:10px;
}