

img
{

    max-width: 100%;
    width: auto;
    height: auto;
}


BODY
{
    FONT-SIZE: 18px;

font-family: Open Sans, sans-serif; 
    margin: 0px 0px 0px 0px;
    background-color: #000000;
    color: #ffffff;
   
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

h1.font {
display:inline;  
font-family: Open Sans, sans-serif; 
color: #FF1925;
    FONT-SIZE: 18px;

}

A
{
    COLOR: #000000;
    FONT-SIZE: 16px;
    line-height: 2.0;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Open Sans, Arial, helvetica, Verdana;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: blue;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #4196C0;
    TEXT-DECORATION: underline;
}

A.nav2:hover
{
    COLOR: #F6B26B;
    TEXT-DECORATION: underline;
}
.w3-container.w3-padding.w3-center.foot .nav2 
{
    color:#fff!important;
}
a.nav2
{
    COLOR: #282828;
    TEXT-DECORATION: none;
     FONT-SIZE: 14px;
     FONT-WEIGHT: bold;
}


A.ba-inverse
{
    COLOR: white;
    TEXT-DECORATION: none;
}
A.hplg
{
    COLOR: white;
    TEXT-DECORATION: none;
    FONT-SIZE: 16px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Open Sans, helvetica, Verdana, Arial;
}
A.hplgb
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    line-height: 2.0;
    FONT-SIZE: 16px!important;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Open Sans, helvetica, Verdana, Arial;
}
A.hplg:hover, a.ex2:active
{
    COLOR: #80FF00;
    font-size: 19px;
    TEXT-DECORATION: none ;
}
A.hplgb:hover, a.ex2:active
{
    COLOR: #80FF00;
    font-size: 19px;
    TEXT-DECORATION: none ;
}
A.hpsm
{
    COLOR: white;
    TEXT-DECORATION: none;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Open Sans, helvetica, Verdana, Arial;
}
A.hpsmb
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    line-height: 1.5;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Open Sans, helvetica, Verdana, Arial;
}
A.subnav
{
    COLOR: #C4E1E1;
    FONT-SIZE: 18px;
    line-height: 2.0;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, helvetica, Verdana;
    TEXT-DECORATION: none;
}

A.subnav:hover, a.ex2:active
{
    COLOR: #FF9100;
    font-size: 18px;
    TEXT-DECORATION: none;
}
A.subnavy
{
    COLOR: #FFFF80;
    FONT-SIZE: 18px;
    line-height: 2.0;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, helvetica, Verdana;
    TEXT-DECORATION: none;
}
TD.ba
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: helvetica, Verdana, Arial;
}
TD.bab
{
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: helvetica, Verdana, Arial;
}

.Navtx
{
    COLOR: #ffffff;
    FONT-SIZE: 16px;
    line-height: 2.0;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Open Sans, Arial, helvetica, Verdana;
    TEXT-DECORATION: none;
   
}


.btx
{
    COLOR: #000000;
    FONT-SIZE: 15px;
     line-height: 1.2;
    FONT-WEIGHT: normal;
     FONT-FAMILY:  Helvetica,Verdana,Arial;
    TEXT-DECORATION: none;
   
}

a.btx
{
    COLOR: #000040;
    FONT-SIZE: 15px;
     line-height: 1.2;
    FONT-WEIGHT: normal;
     FONT-FAMILY:  Helvetica,Verdana,Arial;
    TEXT-DECORATION: underline;
   
}
H2
{
    COLOR: #F80067;
    FONT-SIZE: 18px;
    line-height:5px;
    margin: 0;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica,Arial,  Verdana;
    TEXT-DECORATION: none;
   
}

H1.h
{
    COLOR: #F80067;
    FONT-SIZE: 18px;

    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica,Arial,  Verdana;
    TEXT-DECORATION: none;
   
}
.btxdark
{
    COLOR: #ffffff;
    FONT-SIZE: 15px;
     line-height: 1.2;
    FONT-WEIGHT: normal;
     FONT-FAMILY:  Helvetica,Verdana,Arial;
    TEXT-DECORATION: none;
   
}

a.btxdark
{
    COLOR: #00FFFF;
    FONT-SIZE: 15px;
     line-height: 1.2;
    FONT-WEIGHT: normal;
     FONT-FAMILY:  Helvetica,Verdana,Arial;
    TEXT-DECORATION: underline;
   
}

H1.hdark
{
    COLOR: #80FF00;
    FONT-SIZE: 18px;
     line-height: 1.2;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica,Arial,  Verdana;
    TEXT-DECORATION: none;
   
}
H2.h2dark
{
    COLOR: #8080FF;
    FONT-SIZE: 18px;
     line-height: 1.2;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica,Arial,  Verdana;
    TEXT-DECORATION: none;
   
}
H2.h2light
{
    COLOR: #ffffff;
    FONT-SIZE: 18px;
     line-height: 1.2;
    FONT-WEIGHT: bold;
    FONT-FAMILY: helvetica,Arial,  Verdana;
    TEXT-DECORATION: none;
   
}


<style>
* {
    box-sizing: border-box;
}
.row::after {
    content: "";
    clear: both;
    display: block;
	background-color: #000000;
}
[class*="col-"] {
    float: left;
    padding: 0px;
}



.aside {
    background-color: #000000;
    padding: 0px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;

}
.footer {
    background-color: #0099cc;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    padding: 15px;
}
/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}



</style>
