
.t-3 {background: url(../images/dot.jpg) 0 0 repeat-x; width: 500px}
.b-3 {background: url(../images/dot.jpg) 0 100% repeat-x}
.l-3 {background: url(../images/dot.jpg) 0 0 repeat-y}
.r-3 {background: url(../images/dot.jpg) 100% 0 repeat-y}
.tl-3 {background: url(../images/solust.jpg) 0 0 no-repeat}
.tr-3 {background: url(../images/sagust.jpg) 100% 0 no-repeat; padding:10px}

.t-4 {background: url(../images/dot.jpg) 0 0 repeat-x; width: 500px;margin-top: 2px}
.b-4 {background: url(../images/dot.jpg) 0 100% repeat-x}
.l-4 {background: url(../images/dot.jpg) 0 0 repeat-y}
.r-4 {background: url(../images/dot.jpg) 100% 0 repeat-y}
.bl-4 {background: url(../images/solalt.jpg) 0 100% no-repeat}
.br-4 {background: url(../images/sagalt.jpg) 100% 100% no-repeat;padding:10px}

.ustcontentresim{background: url(../images/welcome.jpg) no-repeat}
.ustcontent 
{
background-color:#000000;
padding-left:7px;
padding-top:5px;
padding-bottom:5px;
font-family:Verdana;
font-size:10px;
color: #D7D7D7;
text-align:left;
            
}