.outercurve {
        width: 99%;
        background-color: #ffffff;
}

.outercurve .t {
        background-image: url(./curve/top.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.outercurve .r {
        background-image: url(./curve/right.gif);
        background-repeat: repeat-y;
        background-position: right;
}
.outercurve .b {
        background-image: url(./curve/bottom.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.outercurve .l {
        background-image: url(./curve/left.gif);
        background-repeat: repeat-y;
        background-position: left;
}
.outercurve .tl {
        background-image: url(./curve/topleft.gif);
        background-repeat: no-repeat;
        background-position: top left;
}
.outercurve .tr {
        background-image: url(./curve/topright.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
.outercurve .bl {
        background-image: url(./curve/bottomleft.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.outercurve .br {
        background-image: url(./curve/bottomright.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

.outercurve .bgmain {
        background-image: url(./curve/map3.jpg);
        background-repeat: repeat-x;
        padding: 0px;
}

.outercurve .maincontent {
        padding: 3px;
}




.smallcurve {
        width: 99%;
        background-color: #ffffff;
        text-align: Justify;
}

.smallcurve .t {
        background-image: url(./curve/tops.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.smallcurve .r {
        background-image: url(./curve/rights.gif);
        background-repeat: repeat-y;
        background-position: right;
}
.smallcurve .b {
        background-image: url(./curve/bottoms.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.smallcurve .l {
        background-image: url(./curve/lefts.gif);
        background-repeat: repeat-y;
        background-position: left;
}
.smallcurve .tl {
        background-image: url(./curve/toplefts.gif);
        background-repeat: no-repeat;
        background-position: top left;
}
.smallcurve .tr {
        background-image: url(./curve/toprights.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
.smallcurve .bl {
        background-image: url(./curve/bottomlefts.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.smallcurve .br {
        background-image: url(./curve/bottomrights.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

.smallcurve .smallcontent {
        padding: 10px;
}



.contentmain {
        width: 99%;
        background-color: #;
        text-align:justify;
}

.contentmain .t {
        background-image: url(./curve/tops.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.contentmain .r {
        background-image: url(./curve/rights.gif);
        background-repeat: repeat-y;
        background-position: right;
}
.contentmain .b {
        background-image: url(./curve/bottoms.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.contentmain .l {
        background-image: url(./curve/lefts.gif);
        background-repeat: repeat-y;
        background-position: left;
}
.contentmain .tl {
        background-image: url(./curve/toplefts.gif);
        background-repeat: no-repeat;
        background-position: top left;
}
.contentmain .tr {
        background-image: url(./curve/toprights.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
.contentmain .bl {
        background-image: url(./curve/bottomlefts.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.contentmain .br {
        background-image: url(./curve/bottomrights.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

.contentmain .smallcontent {
        padding: 10px;
}




.logincurve {
        width: 100%;
        background-color: #ffffff;
        text-align:justify;
}

.logincurve .t {
        background-image: url(./curve/topb.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.logincurve .r {
        background-image: url(./curve/rightb.gif);
        background-repeat: repeat-y;
        background-position: right;
}
.logincurve .b {
        background-image: url(./curve/bottomb.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.logincurve .l {
        background-image: url(./curve/leftb.gif);
        background-repeat: repeat-y;
        background-position: left;
}
.logincurve .tl {
        background-image: url(./curve/topleftb.gif);
        background-repeat: no-repeat;
        background-position: top left;
}
.logincurve .tr {
        background-image: url(./curve/toprightb.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
.logincurve .bl {
        background-image: url(./curve/bottomleftb.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.logincurve .br {
        background-image: url(./curve/bottomrightb.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

.logincurve .bglogin {
        background-image: url(./curve/map3.jpg);
        background-repeat: repeat;
        padding: 0px;
}

.logincurve .logincontent {
        padding: 0px;
}





.contentcurve {
        width: 100%;
        background-color: #ffffff;
}

.contentcurve .t {
        background-image: url(./curve/ctop.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.contentcurve .r {
        background-image: url(./curve/cright.gif);
        background-repeat: repeat-y;
        background-position: right;
}
.contentcurve .b {
        background-image: url(./curve/cbottom.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.contentcurve .l {
        background-image: url(./curve/cleft.gif);
        background-repeat: repeat-y;
        background-position: left;
}
.contentcurve .tl {
        background-image: url(./curve/ctopleft.gif);
        background-repeat: no-repeat;
        background-position: top left;
}
.contentcurve .tr {
        background-image: url(./curve/ctopright.gif);
        background-repeat: no-repeat;
        background-position: top right;
}
.contentcurve .bl {
        background-image: url(./curve/cbottomleft.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
}
.contentcurve .br {
        background-image: url(./curve/cbottomright.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

.contentcurve .resultcontent {
        padding: 1px;
}
