BODY{
      color: #666666;
      font-size: 12px;
      text-align: center;
      font-weight:700;
      scrollbar-3dlight-color:#000000;
      scrollbar-arrow-color: #ff0000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-track-color:#9064EF;
      scrollbar-darkshadow-color: black;
      scrollbar-highlight-color: 6F4EB7;
      scrollbar-base-color:  #6B3FCA;
      scrollbar-shadow-color: 000000;
      font-family: Verdana, Arial, Tahoma, Sans-Serif;
}
TD{
      vertical-align: top;
      margin: 0px;
      padding: 0px;
}
img{
      vertical-align: middle;
        }
A:link{
      text-decoration: none;
      color: #ffe;
}
A:active{
      text-decoration: none;
      color: #0010af;
}
A:visited{
      text-decoration: none;
      color: #666666;
}
A:hover{
      text-decoration: underline;
      color: yellow;
      cursor: hand;
}

.bg2{
        background-color: #759bd7;
        background-position: center;
        margin: 0px;
        padding: 0px;
}
.msgview{
        background-color: #FFFFFF;
        margin-top: 5px;
        padding: 0px;
        border-left:1px solid #ffffff;
        border-top:1px solid #072656;
        border-bottom:1px solid #072656;
        border-right:1px solid #ffffff;
        font-size: 12px;
; color: #A079F6
}
.username{
        color: #666666;
        text-align: center;
        width: 25%;
        height: 19px;
        font-size: 14px;
        font-weight: 800;
        margin-left: 0px;
        font-family:  Verdana, Georgia, Courier, Arial, Sans-Serif;
}
.button{
        background-color: #eaeef2;
        border: #000 1px solid;
        color: #000000;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 11px;
        text-align:center;
        margin-bottom: 5px;
        margin-top: 10px;
}
.content{
        font-size: 12px;
        margin: 10px;
        text-align: justify;
        font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
.topcontent{
        height: 19px;
        font-size:12px;
        vertical-align: middle;
}
.admin{
text-align: center;
font-size: 26px;
}
.tableview {
        text-align: center;
        padding: 6px;
        background-color: #759bd7;
        border: 1px #072656 solid;
        font-size: 11px;
        color: #ffffff;
; background-image: url(images/23.jpg)
}
.smiles{
        font-size: 12px;
        text-align: center;
}
.param{
        text-align: right;
        width: 15%;
        font-size: 14px;
        vertical-align: middle;
        }
.replyka{
        text-align: justify;
        font-size: 12px;
        padding: 4px;
        background-color: #759bc7;
        border: 1px double #608BD0;
        margin-bottom: 10px;
        margin-left: 70px;
        margin-right: 20px;
}
.msg{
        border-left:1px solid #072656;
        }
