.style1 {
  background-image: url('http://www.hostingsiteweb.org/images/left.jpg');
        width: 176px;
        height: 151px;
}
.style2 {
  background-image: url('http://www.hostingsiteweb.org/images/right.jpg');
        width: 190px;
        height: 151px;
}
.style3 {
  background-image: url('http://www.hostingsiteweb.org/images/middle.jpg');
  text-align: center;
}
.style4 {
  border-collapse: collapse;
  background-color: #2D1962;
}
.style5 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}
.style6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #284F7A;
  text-align: left;
  margin-bottom: 0;
}
.style7 {
  background-image: url('http://www.hostingsiteweb.org/images/team.jpg');
        width: 271px;
        height: 151px;
}
p { font-family: Arial, Helvetica, sans-serif; }

.dm1 {
    font: 11px tahoma;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    /* border: 1px #003366;
    border-style: solid none solid none; */
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    height: 25px;
    background: #2D1962;
    color: #ffffff;
    margin:0 2px 0 0;
    padding:4px 0 0px 0px;
    text-decoration:none;
    letter-spacing: 1px;
    text-align: center;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    font-size: 12px;
    font-weight: bold;
    width: 200px;
    height: 20px;
    background: #4D2992;
    border: 1px solid #2D1962;
    border-top-width: 0px;
    border-bottom-width: 5px;
    color: #ffffff;
    margin:0 2px 0 0;
    padding:4px 0 0px 0px;
    text-decoration:none;
    letter-spacing: 1px;
    text-align: center;
}
.dm1 .item2,
.dm1 .item2:hover {
    margin:1px 0 0 0;
    padding:4px 0 0px 0px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    border: 1px solid #ffffff; /*THEME CHANGE HERE*/
    border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
    border-bottom-width: 1;
    font:normal 11px Verdana, Arial;
    line-height:22px;
    z-index:100;
    background-color: #CCCCFF;
    width: 195px;
    text-align: center;
}
.dm1 .item2:hover {
    margin:1px 0 0 0;
    padding:4px 0 0px 0px;
    width: 195px;
    background: #9999FF;
    color: #ffffff;
}
.dm1 .section {
    /* border: 1px #003366;
    border-style: solid solid solid solid; */
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */
