<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: VerdanaSans;
    src: url(Fonts/Verdana_gdi.eot);
    src: local('☺'),url(Fonts/Verdana_gdi.eot?#iefixv=1) format('embedded-opentype'), url(Fonts/Verdana_gdi.woff2) format('woff2'), url(Fonts/Verdana_gdi.woff) format('woff'), url(Fonts/Verdana_gdi.ttf) format('truetype');
}

@font-face {
    font-family: VerdanaSans;
    src: url(Fonts/Verdana_Italic_gdi.eot);
    src: local('☺'),url(Fonts/Verdana_Italic_gdi.eot?#iefixv=1) format('embedded-opentype'), url( Fonts/Verdana_Italic_gdi.woff2) format('woff2'), url(Fonts/Verdana_Italic_gdi.woff) format('woff'), url( Fonts/Verdana_Italic_gdi.ttf) format('truetype');
    font-style: italic;
}

@font-face {
    font-family: VerdanaSans;
    src: url(Fonts/Verdana_SemiBold_gdi.eot);
    src: local('☺'),url(Fonts/Verdana_SemiBold_gdi.eot?#iefixv=1) format('embedded-opentype'), url(Fonts/Verdana_SemiBold_gdi.woff2) format('woff2'), url(Fonts/Verdana_SemiBold_gdi.woff) format('woff'), url(Fonts/Verdana_SemiBold_gdi.ttf) format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: VerdanaSans;
    src: url(Fonts/Verdana_SemiBoldItalic_gdi.eot);
    src: local('☺'),url(Fonts/Verdana_SemiBoldItalic_gdi.eot?#iefixv=1) format('embedded-opentype'), url(Fonts/Verdana_SemiBoldItalic_gdi.woff2) format('woff2'), url(Fonts/Verdana_SemiBoldItalic_gdi.woff) format('woff'), url(Fonts/Verdana_SemiBoldItalic_gdi.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #ececf0;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
}

strong {
    color: red;
}

cite {
    font-weight: bold;
    padding-left: 10px;
    font-style: normal;
}

article {
    font-style: italic;
    padding-left: 10px;
    display: inline
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.jumbotron {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}

#topbanner a {
    color: white !important;
    text-decoration: none;
    font: bold 20px VerdanaSans, "Segoe UI",Tahoma, Arial;
}

.carousel-caption {
    left: 2%;
    right: 2%;
    bottom: 5px;
    text-shadow: 2px 2px 4px black;
}

.carousel-indicators {
    bottom: -10px;
}

a.dropdown-item:hover {
    background-color: orange;
    background-image: none;
}

#navbarsDefault li a {
    font: 16px VerdanaSans, "Segoe UI",Tahoma, Arial;
}

#vietnam {
    display: flex;
    height: auto;
    width: 500px;
}

.item {
    height: auto;
    width: 240px;
    margin: 5px auto;
}

.dropdown-menu {
    padding: 5px 10px;
}

a.dropdown-item:hover {
    background-color: orange;
    background-image: none;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sectionheader {
    font: bold 16px Tahoma;
    height: 60px;
    padding: 20px 0 5px 30px;
    margin-left: -15px;
    background: url(img/bgarticles.jpg) top left no-repeat;
}

    .sectionheader div {
        padding-bottom: 5px;
        border-bottom: 1px solid maroon;
    }

    ul.items,
    .sectionheader ul {
        margin: 15px 0;
        padding: 0;
        list-style: none;
    }

        ul.items li,
        .sectionheader ul li {
            font: bold 14px VerdanaSans, "Segoe UI",Tahoma, Arial;
            padding: 10px 1px;
            margin: 8px 0;
            border-bottom: 1px dotted maroon;
            overflow: hidden;
            height: auto;
        }


            .sectionheader ul li:nth-child(5n+1) a {
                font-weight: bold;
                color: black;
            }

            .sectionheader ul li a {
                text-decoration: none;
                display: block;
                color: #39478a;
            }

            ul.items li:nth-child(5n+3) a {
                color: maroon;
            }

            ul.items li a {
                text-decoration: none;
                display: block;
                color: #39478a;
            }


            ul.items li span:last-child {
                margin-left: 10px;
                color: gray;
                font-weight: normal;
            }

            ul.items li:first-child
		{
                  background-color: #f1e9dc;
                  padding: 5px;
		}
            ul.items li:first-child a
		{
			color: maroon;
		}



div.items a {
    text-decoration: none;
    display: block;
    color: maroon;
    padding: 10px 0;
    font: bold 14px VerdanaSans, "Segoe UI",Tahoma, Arial;
    border-bottom: 1px solid Gray;
}

    div.items a span.author2 {
        color: gray;
    }

div.items:nth-of-type(3n+1) a {
    color: #39478a;
}

.VideoCaption {
    font: bold 14px VerdanaSans, "Segoe UI",Tahoma, Arial;
    text-align: center;
    height: auto;
    color: maroon;
}

    .VideoCaption a {
        text-decoration: none;
        color: maroon;
    }

.VideoTip {
            position: relative;
        }

            .VideoTip .vTip {
                position: absolute;
                top: -10px;
                left: 0;
                background-color: red;
                color: white;
                width: 40px;
                padding: 2px 5px;
                font: 13px VerdanaSans, "Segoe UI",Tahoma, Arial;
                text-shadow: 1px 1px 2px #00ff21;
            }


.tab-content ul li span:last-child {
    margin-left: 10px;
    color: gray;
    font-weight: normal;
}

.tab-content ul li span:last-child {
    margin-left: 10px;
    color: gray;
    font-weight: normal;
}

.sectionitem {
    font: 13px VerdanaSans, "Segoe UI",Tahoma, Arial;
    text-decoration: none;
    color: #39478a;
    margin: 5px 0px 5px 15px;
}

.main {
    padding: 10px 0 0 0;
    background-color: white;
}


#HorizontalThumbnails {
    height: auto;
    min-width: 100%;
    overflow: hidden;
    background-image: linear-gradient(0deg, #FFFFFF, lightpink);
    border: 1px solid red;
}

    #HorizontalThumbnails ul {
        margin: 20px 0 5px 0;
        padding: 0;
        list-style: none;
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

        #HorizontalThumbnails ul li .LayoutIcon {
            max-width: 130px;
            height: auto;
            font: 15px VerdanaSans, "Segoe UI",Tahoma, Arial;
        }

            #HorizontalThumbnails ul li .LayoutIcon a {
                color: black;
                text-decoration: none;
            }

            #HorizontalThumbnails ul li .LayoutIcon div.LayoutIconTitle {
                font: bold 14px VerdanaSans;
                overflow: hidden;
                position: relative;
                line-height: 15px;
                max-height: 90px;
                text-align: justify;
                margin: 5px auto 0 auto;
                padding-right: 10px;
                color: maroon;
            }

                #HorizontalThumbnails ul li .LayoutIcon div.LayoutIconTitle:before {
                    content: '';
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    background-color: white;
                }

                #HorizontalThumbnails ul li .LayoutIcon div.LayoutIconTitle::after {
                    content: '';
                    position: absolute;
                    right: 0px;
                    width: 1em;
                    height: 1em;
                    margin-top: 0.2em;
                }


.section {
    font: bold 24px VerdanaSans,"Segoe UI",Tahoma, Arial;
    padding-bottom: 5px;
    border-bottom: 1px solid red;
    width: 97%;
    color: maroon;
    text-shadow: 2px 2px 4px #00ff21;
}

.Folder {
    margin: 10px 0;
    padding-bottom: 10px;
    max-height: 180px;
    border-bottom: 1px dotted gray;
}


    .Folder a {
        text-decoration: none;
        color: black;
    }

    .Folder .Caption {
        font-family: VerdanaSans, Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        font-variant: normal;
        color: #1849a4;
        overflow: hidden;
        position: relative;
        line-height: 20px;
        max-height: 40px;
        text-align: justify;
        margin: 5px auto 0 auto;
        padding-right: 10px;
    }

        .Folder .Caption:before {
            content: '...';
            position: absolute;
            right: 0;
            bottom: 0;
        }

        .Folder .Caption::after {
            content: '';
            position: absolute;
            right: 0;
            width: 1em;
            height: 1em;
            margin-top: 0.2em;
            background: white;
        }


    .Folder .Author {
        font: 9.5pt "Segoe UI",Tahoma, Arial;
        color: gray;
    }

    .Folder .Icon {
        margin: 5px 0;
        max-height: 105px;
        overflow: hidden;
    }

        .Folder .Icon img {
            padding-right: 10px;
            float: left;
        }

        .Folder .Icon p {
            margin: 0px;
            font: 14px VerdanaSans, Poppins, Arial,Helvetica,sans-serif;
            text-align: justify;
            max-height: 105px;
            text-overflow: ellipsis;
        }

.IconTitle {
    font: bold 14px VerdanaSans;
    overflow: hidden;
    position: relative;
    line-height: 20px;
    max-height: 120px;
    text-align: left;
    margin: 5px auto 0 auto;
    padding-right: 0px;
    color: maroon;
    text-overflow: ellipsis;
}

    .IconTitle::before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0;
        background: white;
    }

    .IconTitle::after {
        content: '';
        position: absolute;
        right: 0;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: white;
    }

.Right {
    width: 92%;
}

.rightPanel div {
    margin-top: 10px;
}

    .rightPanel div:first-child {
        margin-top: 0px;
    }


.ad {
    background: url(img/hmr.jpg) no-repeat;
    width: 283px;
    height: 318px;
    margin: 10px auto;
}

a.More {
    font: bold 18px VerdanaSans, Poppins, Arial,Helvetica,sans-serif;
    color: black;
    text-decoration: none;
}

.articleContainer {
    min-height: 200px;
    background-color: #fff;
}

.articleHeader,
.articleHeader2,
.authorheader {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid maroon;
    padding-bottom: 5px;
}

.authorheader {
    border-bottom: none;
}

    .authorheader &gt; div {
        font: bold 18px VerdanaSans, "Segoe UI",Tahoma, Arial;
        color: gray;
    }

.articleHeader {
    background-image: linear-gradient(90deg, lightyellow, yellow);
}

    .articleHeader div.title {
        font: bold 20px VerdanaSans, "Segoe UI",Tahoma, Arial;
        color: maroon;
        margin: 10px 0 0 5px;
    }

#pageSocial {
    min-width: 230px;
}

.author {
    font: bold 14px VerdanaSans, "Segoe UI",Tahoma, Arial;
    color: gray;
    display: flex;
    margin-top: 15px;
}

    .author div:first-child {
        width: 40%;
    }

    .author div:last-child {
        text-align: right;
        width: 60%;
    }

.articleBody {
    margin-top: 20px;
    font: 18px VerdanaSans, Tahoma, "Segoe UI", Arial;
    height: auto;
}

#seeAlso {
    margin: 30px 0 50px 0px;
    font: bold 14px VerdanaSans, "Segoe UI",Tahoma, Arial;
    table-layout: fixed;
    width: 100%;
}

    #seeAlso thead td {
        font: bold 20px VerdanaSans, "Segoe UI",Tahoma, Arial;
        padding: 10px;
    }

    #seeAlso thead tr {
        background-image: linear-gradient(90deg, red, yellow);
        height: 50px;
        padding-bottom: 10px;
    }

    #seeAlso td {
        height: 50px;
        border-bottom: 1px solid #626262;
    }

    #seeAlso tr:nth-child(2n) {
        background-image: linear-gradient(90deg, white, yellow);
    }

    #seeAlso tr:hover {
        background-color: orange;
        cursor: pointer;
    }

    #seeAlso td {
        vertical-align: middle;
    }

    #seeAlso .date {
        text-wrap: avoid;
        min-width: 130px;
    }

    #seeAlso .title2 a {
        text-decoration: none;
        color: maroon;
        font-weight: bold;
    }

    #seeAlso .title2 div {
        text-overflow: ellipsis;
    }

    #seeAlso .author2 {
        width: 160px;
        text-align: right;
    }

tr.divider {
    min-height: 30px;
    border: none;
}

.divider:hover {
    background-color: white;
    cursor: default;
}

#SearchForm.Caption,
#AdvancedSearch.Caption {
    font: bold 18px VerdanaSans;
    background-image: linear-gradient(120deg, red, lightpink);
    height: 40px;
    padding: 10px;
    color: white;
}

#AdvancedSearch label,
#AdvancedSearch input,
#AdvancedSearch select,
#SearchForm label,
#SearchForm input,
#SearchForm select {
    font: 16px VerdanaSans;
}

li.nav-item a {
    font: bold 16px VerdanaSans;
}

div.Ad {
    border: none;
    width: 280px;
    max-width: 280px;
    margin: 5px auto;
}

.itemcontainer {
    margin-bottom: 10px;
}

.article &gt; .items {
    background: url(img/arrowbullet.gif) no-repeat 15px 20px;
}

    .article &gt; .items a {
        margin: 0 0 0 10px;
        border-bottom: 1px solid Gray;
    }

div .items span:last-child {
    margin-left: 10px;
    color: gray;
    font-weight: normal;
}

.ui-datepicker {
    min-width: 100%;
}

.card-body a {
    font: bold 20px VerdanaSans;
    text-decoration: none;
    color: white;
}

#latestNews {
    background: url(img/latestnews.gif) no-repeat top left;
    height: 250px;
    cursor: pointer;
}

.FormCaption {
    margin: 0 auto;
    background-image: -webkit-linear-gradient(90deg, orange 0%, white 100%);
    background-image: -moz-linear-gradient(90deg, orange 0%, white 100%);
    background-image: -ms-linear-gradient(90deg, orange 0%, white 100%);
    background-image: -o-linear-gradient(90deg, orange 0%, white 100%);
    background-image: linear-gradient(120deg,orange,60%,white);
    height: auto;
    padding: 10px;
    font: bold 20px VerdanaSans;
}

    .FormCaption a span {
        background: url(img/video-icon.png) no-repeat top left;
        padding-left: 30px;
        text-shadow: 2px 2px 4px white;
    }

.list {
    empty-cells: show;
    margin: 0 !important;
}

    .list td {
        border-bottom: 1px solid maroon;
    }

    .list td {
        font: 16px VerdanaSans;
    }

        .list td a {
            text-decoration: none;
            color: black;
            font: bold 16px VerdanaSans;
        }

    .list tr:nth-of-type(2n + 1) {
        background-color: #f1e9dc;
    }

    .list tr:hover {
        background-color: orange;
    }

    .list tr:last-of-type td {
        border-bottom: none;
    }

    .list td {
        padding: 8px !important;
    }


.card-title {
    font: bold 24px VerdanaSans;
    background-image: -webkit-linear-gradient(90deg, red 0%, white 100%);
    background-image: -moz-linear-gradient(90deg, red 0%, white 100%);
    background-image: -ms-linear-gradient(90deg, red 0%, white 100%);
    background-image: -o-linear-gradient(90deg, red 0%, white 100%);
    background-image: linear-gradient(120deg,red,60%,white);
    padding: 10px;
    color: white;
    text-shadow: 2px 2px 4px black;
}

.card-text {
    font: bold 18px VerdanaSans;
    padding: 10px;
}

.card-block .btn {
    margin: 10px;
}

footer p {
    margin-left: 30px;
    font: bold 13px VerdanaSans;
}

.author3 {
    color: gray;
    margin-left: 10px;
}

.authorheader div:first-child {
    color: maroon;
}

/*
    xs = Extra small &lt;576px 
    sm = Small ≥576px md = Medium ≥768px 
    lg = Large ≥992px 
    xl = Extra large ≥1200px 

*/
/* xl */
@media only screen and (min-width: 1224px) {
    #LeftPane {
        background: url('img/mid_line.gif') repeat-y right 0;
    }

    #breakingNews {
        width: 95%;
    }

    #HorizontalThumbnails {
        width: 97%;
    }

    .articleHeader2 {
        display: table;
    }

    .title, #pageSocial {
        display: table-cell;
        vertical-align: middle;
    }

    .FormCaption {
        display: table;
    }

        .FormCaption &gt; div {
            display: table-cell;
            vertical-align: middle;
        }
}

/* Ipad md*/
@media only screen and (max-width: 992px) and (min-width: 768px) {

    #HorizontalThumbnails ul li:nth-child(10n+6) {
        display: none;
    }

    .articleHeader2 {
        display: table;
    }

    .title, #pageSocial {
        display: table-cell;
        vertical-align: middle;
    }

    .FormCaption {
        display: table;
    }

        .FormCaption &gt; div {
            display: table-cell;
            vertical-align: middle;
        }

    .rightPanel &gt; div:last-child {
        display: none;
    }
}

/* xs */
@media only screen and (max-width: 560px) {

    #vietnam {
        width: 300px;
    }

        #vietnam .item a {
            font-size: 11px;
        }

    .rightPanel &gt; div:last-child {
        display: none;
    }


    .articleHeader,
    .articleHeader2,
    .authorheader {
        display: block;
    }

    .articleBody img {
        max-width: 180px;
        max-height: 180px;
        overflow: hidden;
    }

    #HorizontalThumbnails {
        height: auto;
        max-height: 1000px;
        margin-top: -10px;
    }

        #HorizontalThumbnails ul {
            display: block;
        }

            #HorizontalThumbnails ul li {
                width: 100%;
                margin: 5px;
                max-height: 120px;
            }

                #HorizontalThumbnails ul li div.LayoutIcon {
                    display: flex;
                    justify-content: space-between;
                    min-width: 98%;
                    height: auto;
                }

                #HorizontalThumbnails ul li div.LayoutIconImg {
                    min-width: 130px;
                }

                #HorizontalThumbnails ul li div.LayoutIconTitle {
                    margin-left: 5px;
                    width: auto;
                    text-align: left !important;
                }

    #seeAlso {
        table-layout: auto;
    }

        #seeAlso td {
            display: block;
            border-bottom: none;
            text-align: left;
            height: auto;
        }

        #seeAlso .author2 {
            text-align: left;
        }

        #seeAlso .date {
            margin-top: 10px;
            height: 20px;
        }

        #seeAlso .author2 {
            height: 20px;
            width: 100%;
        }

        #seeAlso .title2 div {
            height: auto;
        }


    ul.items li,
    .sectionheader ul li {
        min-height: 10px;
        max-height: 70px;
        height: auto;
    }

    .Folder {
        margin-top: 10px;
        padding-bottom: 10px;
        min-height: 20px;
        max-height: 200px;
        height: auto;
    }
}

@media only print {
    /* auto is the current printer page size */
    size: auto;
    nav {
        display: none;
    }

    #seeAlso {
        display: none;
    }
}
</pre></body></html>