.png{
    background-image:none ! important;
    visibility:hidden;
    behavior: url(img/rounded/pngfix.htc);
}

#block{
    width:680px;
}

.rounded{
    border:0px solid #d1d1d1;
    background:#FFF2D4;
    padding:10px;
/*    behavior: expression(!this.rounded ? this.rounded = this.innerHTML = '<div class="rounded_before"><img src="img/rounded/c2.png" class="png right"><img src="img/rounded/c1.png" class="png"></div>' + this.innerHTML + '<div class="rounded_after"><img src="img/rounded/c4.png" class="png right"><img src="img/rounded/c3.png" class="png"></div>': '' );*/
}

.rounded:before, .rounded_before{
    display:block;
    height:9px;
    background: transparent url(img/rounded/c2.png) top right no-repeat;
    content: url(img/rounded/c1.png);
    line-height:0px;
    font-size:1px;
    margin:-10px -10px 0 -10px;

}

.rounded:after, .rounded_after{
    display:block;
    height:9px;
    background: transparent url(img/rounded/c4.png) bottom right no-repeat;
    content: url(img/rounded/c3.png);
    line-height:0px;
    font-size:1px;
    margin:0px -10px -10px -10px;

}

.rounded_before, .rounded_after{
    background:none;
    position:relative;
    z-index:1;
}

.rounded img.right{
    float:right;
    margin-right:-3px;
}

body,td,th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: normal;
    color: #000000;
    vertical-align:top;
    text-align:left;
}

html,body{
height:100%;
margin:0px;
padding:0px
}

a:link, a:visited, a:active
{
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: none;
}


body
 {
 background:url(img/bg-grad.gif) 50% 40px repeat-x #000
 }


.backbox
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

}




.td-left
{padding-left:0px;}
.td-right
{padding-right:20px;
}
.td-in
{padding: 11px 0px 10px 10px;}
.td-in2
{padding: 0px 0px 0px 10px;}



.menu {
    font-size: 12px;
    font-weight: bold;

    color: #FFF2D4;
    padding: 0px 20px 20px 20px;
    margin-top:1px
}
.menu a:link, .menu a:active, .menu a:visited
{color: #c9a384; text-decoration: none}
.menu a:hover
{color: #FFF2D4;
text-decoration: underline}


.menu-version{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #1a2d5f;
    padding: 0px 20px 20px 20px;
    margin-top:1px
}
.menu-version a:link, .menu-version a:active, .menu-version a:visited
{color: #1a2d5f; text-decoration: none}
.menu-version a:hover
{color: #516390;
text-decoration: underline}


.copyright {
    font-size: 10px;
    color: #1a2d5f;
    vertical-align:bottom;
/*    padding:120px 0px 20px 0px;*/
    padding:0px 0px 20px 0px;
}
.copyright a:link, .copyright a:active, .copyright a:visited
{color: #1a2d5f; text-decoration: underline}
.copyright a:hover
{color: #516390;
text-decoration: none}


.copyright2 {
    font-size: 10px;
    color: #1a2d5f;
    vertical-align:bottom;
    padding:0px 0px 20px 0px;
}
.copyright2 a:link, .copyright2 a:active, .copyright2 a:visited
{color: #1a2d5f; text-decoration: underline}
.copyright2 a:hover
{color: #516390;
text-decoration: none}

.main-border {
    background: url(img/blue-border.gif) repeat-x;
    height:20px;
}


.navigation {
    font-size: 10px;
    color: #666;
    vertical-align:bottom;
    padding:0px 0px 10px 0px;
}
.navigation a:link, .navigation a:active, .navigation a:visited
{color: #666; text-decoration: underline}
.navigation a:hover
{color: #666;
text-decoration: none}

.main-border {
    background: url(img/blue-border.gif) repeat-x;
    height:20px;
}



.main-center {
    padding: 20px;
    background:#ffffff;

}





.img {
    padding: 0px 10px 10px 0px;
}

.img2 {
    padding: 0px 0px 10px 0px;
}
.img3 {
    padding: 0px 0px 10px 10px;
}

.img4 {
    padding: 0px 13px 10px 0px;
}

.gall
{
    text-align: justify;
}

.middle {
    vertical-align: middle;
}

.over-table {
        width:710px;
        height:100%;
        border:0px;
        margin-left:20px;
        margin-right:100px;

}
.headline
{font-size: 40px;
    color: #fff;
}
.comment {padding:0px 10px 10px 40px}
