BODY {
color: #4D4D4D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 16px;
background-image: none;
background-color: transparent;
}

H2 { 
font-size: 10px;
font-weight: bold;
margin: 0px 0px -10px 0px;
}

HR {
border: none;
border-top: solid 1px #DAE6C1;
height: 1px;
}

#divTab {
height: 350px;
overflow: auto;
}

IMG {
border: solid 3px #666666;
}

A:link,
A:visited,
A:active {
color: #4D4D4D;
text-decoration: underline;
}
A:hover {
color: #FFFFFF;
text-decoration: none;
}

img.imgPng {
/*  behavior: url("/scripts/pngbehavior.htc");  */
  border: none;
}

.noBorder {
border: none;
}
