body {
//        bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginwidth=0 marginheight=0
        background-color: #FAFAFA;
        margin-left: 0;
        margin-top: 0;
}
body table {
//        width=1024 border=0 cellpadding=0 cellspacing=0
        width: 1024;
        border: none;
        border-width: 0px;
        border-color: #FAFAFA;

}
.menuline {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
        background: #00006B url(images/menubg.jpg);
}
.menuline a {
        color: #FFFFFF;
        text-decoration: none;
}
.content {
        background: #FAFAFA;
        color: #6D6E71;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
        vertical-align: top;
        padding-top: 20px;
        padding-left: 40px;
        padding-right: 40px;
}
.innercontent {
        background: #FAFAFA;
        color: #6D6E71;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
        vertical-align: top;
}
.content table {
        background: #FAFAFA;
        color: #6D6E71;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
        vertical-align: top;
        border-color: #FAFAFA;
}
.content-gallery {
        background: #FAFAFA;
        color: #6D6E71;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
        vertical-align: top;
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
}
.content h1 {
        color: #FAA61A;
        font-size: 14px;
}
.text {
        color: #808285;
        font-family: Arial;
        font-size: 12px;
        font-weight: 500;
}
.footer {
        color: #6D6E71;
        font-family: Arial;
        font-size: 11px;
        font-weight: 500;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
        background: #FAFAFA;
}
.footer a {
        color: #6D6E71;
        text-decoration: none;
        font-size: 11px;
        font-weight: 500;
}
.top {
        color: #6D6E71;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        padding-top: 20px;
        padding-bottom: 10px;
}
.top a {
        color: #6D6E71;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
}
.topline {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
}
.footline {
        color: #FAA61A;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
}
.gallerytable {
        border-width: 0px;
        border-spacing: 0px;
        border-style: none;
        border-collapse: collapse;
}
.gallerytable tr {
        height: 162px;
}
.gallerytable td {
        border-width: 1px;
        padding: 0px;
        border-style: solid;
        border-color: white;
        width: 162px;
}
.gallerytable img {
        text-decoration: none;
        border: none;
}
