      A {text-decoration:none;font-size:8pt;font-family: arial; font-weight:normal;color:#a9a9a9;}
      A.regular {text-decoration:none;font-size:8pt;font-family: arial; font-weight:normal;color:silver;}

      A.email {text-decoration:none;font-size:9pt;font-family: arial; font-weight:normal;color:white;}
      A:link {text-decoration:none;font-family: arial; font-weight:normal;}
      A:visited {font-family: arial; font-weight:normal;}
      A:hover {font-weight:normal; color: red; background:silver}
      A.logo:hover {font-weight:normal;}
      A:active {font-weight: normal;}

DIV.bg{
margin:auto;
width:480px;
height:320px;
overflow:hidden;
padding:0px;
border:0px solid green;
z-index:-1;
}

input.groovybutton
{
   font-size:10px;
   font-family:Arial Narrow,sans-serif;
   border-style:solid;
   border-color:darkslateblue;
   border-width:1px;
height:20px;
}

DIV.layer0{
width:480px;
height:320px;
position:absolute;
z-index:1;
}

DIV.layer99{
position:absolute;
z-index:89;
}

table.main  {
width:680px;
margin-top:0px;
padding:0px;
margin-bottom:0px;
}

table.main td  {
padding:0px;
}


table.iamgeframe {
position:absolute;
}

table.ctrlelements {
z-index:91;
}

td.hdr {
height:23px;
margin-top:10px;
background-color:gray;
text-align:left;
}

td.image {
height:320px;
width:480px;
margin-top:0px;
}

td.textarea {
height:80px;
margin-top:0px;
background-color:whitesmoke;
}
td.control {
margin-top:00px;
background-color:cornsilk;
padding-top:5px;
padding-bottom:5px;
font-size:8pt;
}

   form{
      padding-left:0px;
   }
