body,html {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
body {
    background: url(bg1.jpg) repeat-x;
    background-color: #43AFDD;
    line-height: 110%;
}
p, form {
    margin: 0;
    padding: 0;
}
.maintbl {
    font-family: Verdana, Serif;
    font-size: 12px;
    border: 0px;
    background: url(logo1.jpg) no-repeat;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
}
input {
    border: 1px solid #59C9FF;
    background-color: #FFFFFF;
}
.conttbl {
    margin: 100px 0 0 0;
}
.lm1 {
    background: url(lm1.gif);
    height: 21px;
    width: 204px;
    padding: 0 5px 0 0;
}
.lmm {
    background: url(bg2.gif);
    width: 204px;
    padding: 10px 5px 10px 0;
    color: #000000;
}
.lm3 {
    background: url(lm3.gif);
    height: 21px;
    width: 204px;
    padding: 0 5px 0 0;
}
.lm2 {
    background: url(lm2.gif);
    height: 20px;
    width: 204px;
    padding: 0 5px 0 0;
}
.menulinks a {text-decoration: none; }
.menulinks a:link {color: #33325F;}
.menulinks a:visited {color: #33325F;}
.menulinks a:hover {text-decoration: underline; color: #000000;}
.menulinks a:active {color: #010F3E;}
.cc1 {
    background: url(bg3.gif) no-repeat;
    height: 14px;
    width: 600px;
}
.cc2 {
    background-color: #466194;
    height: 3px;
    width: 100%;
}
.cc3 {
    background-color: #7B8CAC;
    width: 100%;
    height: 21px;
    padding: 0 0 0 5px;
}
.cc5 {
    background: url(bg4.gif) no-repeat;
    height: 17px;
    width: 600px;
}
.cc4 {
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
}
.cc4 a {text-decoration: underline; }
.cc4 a:link {color: #33325F;}
.cc4 a:visited {color: #33325F;}
.cc4 a:hover {text-decoration: none; color: #000000;}
.cc4 a:active {color: #010F3E;}
.yellowlinks a {text-decoration: underline; }
.yellowlinks a:link {color: #FFFF00;}
.yellowlinks a:visited {color: #FFFF00;}
.yellowlinks a:hover {text-decoration: none; color: #FFFFFF;}
.yellowlinks a:active {color: #000000;}
.curalbum a {text-decoration: underline; }
.curalbum a:link {color: #400040;}
.curalbum a:visited {color: #400040;}
.curalbum a:hover {text-decoration: none; color: #000000;}
.curalbum a:active {color: #000000;}
.hintwnd {
    color: #E3E9F4;
}
.thcont {
    width: 156px;
    background-color: #FFFFFF;
    float: left;
    margin: 10px;
    padding: 0;
}
.thadd {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 10px;
}
.thumb {
    display: table-cell;
    vertical-align: middle;
    width: 156px;
    height: 118px;
    border: 1px solid #71D2FD;
    margin: 0;
    padding: 0;
}
.thumb:hover {
    display: table-cell;
    vertical-align: middle;
    width: 156px;
    height: 118px;
    border: 1px solid #000000;
    margin: 0;
    padding: 0;
}
.shader {
    position: absolute;
    top : 0;
    height: 0;
    margin: 0;
    display: none;
}
.dialog {
    position: absolute;
    display: none;
    background: #FFFFFF url(bg5.gif);
    border:2px solid #7F7F7F;
    width: 500px;
    height: 400px;
}
.dialogtable {
    width: 100%;
    height: 100%;
}
.dlghdr {
    background: #FFFFFF url(bg6.gif);
    height: 24px;
}
.comment {
    background: #E2F2FF;
    border: 1px solid #71D2FD;
    padding: 3px;
    margin: 10px;
}