body {
    color: #000;
    background-image: url(bg.jpg);
    background-color: #1c3159;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    text-align: justify;
}

.inner_bg {
    background-image: url(inner_bg.jpg);
    background-color: #f2f2ea;
    margin: 0px;
    padding: 0px;
    height: 665px;
    background-repeat: repeat-x;
}

.internal_bg {
    background-color: #fbfbf8;
    margin: 0px;
    padding: 0px;
    height: 780px;
    border-bottom: #d4d3d3 solid 1px;
    border-left: #d4d3d3 solid 1px;
    border-right: #d4d3d3 solid 1px;
}

.ask_bg {
    background-color: #f1f1e9;
    border-bottom: #d4d3d3 solid 1px;
    border-top: #d4d3d3 solid 1px;
    border-left: #d4d3d3 solid 1px;
    border-right: #d4d3d3 solid 1px;
}

.footer_bg {
    background-image: url(footer_bg.jpg);
    margin: 0px;
    padding: 0px;
    height: 205px;
    background-repeat: no-repeat;
}

.welcome_bg {
    background-image: url(welcome_bg.JPG);
    margin: 0px;
    padding: 0px;
    height: 176px;
    background-repeat: no-repeat;
}

.line {
    border-top: #fb5b04 solid 1px;
}

.line2 {
    border-top: #FFF dotted 1px;
}

.line3 {
    border-top: #333 dotted 1px;
}

.white {
    font-size: 8pt;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

.white2 {
    font-size: 10pt;
    color: #FFF;
    margin: 0px;
    padding: 0px;
}

a.menu:link {
    color: #ffffff;
    text-decoration: none;
}

a.menu:visited {
    color: #ffffff;
    text-decoration: none;
}

a.menu:hover {
    color: #FFCC00;
    text-decoration: underline;
}

a.ramahost:link {
    color: #ffffff;
    text-decoration: underline;
}

a.ramahost:visited {
    color: #ffffff;
    text-decoration: underline;
}

a.ramahost:hover {
    color: #FFCC00;
    text-decoration: none;
}

.side1_bg {
    background-image: url(side1.JPG);
    margin: 0px;
    padding: 0px;
    height: 469px;
    background-repeat: no-repeat;
}

.side2_bg {
    background-image: url(side2.jpg);
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-y;
}

.text {
    font-size: 10pt;
    color: #3D4242;
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

.border {
    border-bottom: #000 solid 1px;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
    border-top: #000 solid 1px;
}

.title {
    font-size: 12pt;
    font-family: Verdana, Geneva, sans-serif;
    color: #024480;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    text-align: justify;
}

.footer_t {
    font-size: 10pt;
    color: #8db637;
    font-weight: 800;
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

a.more:link {
    color: #C00;
    text-decoration: none;
    font-weight: 600;
}

a.more:visited {
    color: #C00;
    text-decoration: none;
    font-weight: 600;
}

a.more:hover {
    color: #FFF;
    text-decoration: underline;
    font-weight: 600;
}

a.more2:link {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}

a.more2:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}

a.more2:hover {
    color: #FC0;
    text-decoration: underline;
    font-weight: normal;
}

a.more3:link {
    color: #900;
    text-decoration: none;
    font-weight: 600;
}

a.more3:visited {
    color: #900;
    text-decoration: none;
    font-weight: 600;
}

a.more3:hover {
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}

a.email:link {
    color: #3D4242;
    text-decoration: underline;
}

a.email:visited {
    color: #3D4242;
    text-decoration: underline;
}

a.email:hover {
    color: #900;
    text-decoration: none;
}

a.email_footer:link {
    color: #FFF;
    text-decoration: none;
}

a.email_footer:visited {
    color: #FFF;
    text-decoration: none;
}

a.email_footer:hover {
    color: #FC0;
    text-decoration: none;
}

.treatment_bg {
    background-image: url(treatment_bg.jpg);
    margin: 0px;
    padding: 0px;
    height: 229px;
    background-repeat: no-repeat;
}

.inside {
    background-color: #F4F4F4;
    border-bottom: #CCC solid 1px;
    border-right: #CCC solid 1px;
    border-left: #CCC solid 1px;
    height: 793px;
}

.side_t {
    font-size: 15pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #ca7218;
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

.slider {
    background: url(logo.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-light {
    background-color: #b43f05 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-size: 17px;
    padding: 0 18px;
}

.menu-top {
    width: 102%;
    background: #b43f05;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgb(243, 243, 235);
}
