/**
this file contains css for Index
*/




a { text-decoration: none; }
a:link {background-color: #09185b; color: #ffd700;}
a:visited {background-color: #09185b; color: #ffd700;}
a:focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7; }
a:hover { text-decoration: none; background-color: #FFFFEE; color: #0373d7;}


.toulinktext {
    text-align: center;
    font-size: x-small;
    color: #ffffff;
    background-color: #09185b;
}


a.toulinktext {background-color: #09185b; color: #ffd700;}
a.toulinktext:link {background-color: #09185b; color: #ffd700;}
a.toulinktext:visited {background-color: #09185b; color: #ffd700;}
a.toulinktext:focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7; }
a.toulinktext:hover { text-decoration: none; background-color: #FFFFEE; color: #0373d7;}

toulinktextDark {
    text-align: center;
    font-size: x-small;
    color: #ffffff;
    background-color: #09185b;
}

a.toulinktextDark :link {background-color: #09185b; color: #ffd700;}
a.toulinktextDark : {background-color: #09185b; color: #ffd700;}
a.toulinktextDark :visited {background-color: #09185b; color: #ffd700;}
a.toulinktextDark :focus {text-decoration: none; background-color: #FFFFEE; color:#0373d7; }
a.toulinktextDark :hover { text-decoration: none; background-color: #FFFFEE; color:#0373d7;}

img {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 1px;
    padding-left: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    border:none;
    
}

.itoulinktext {
    text-align: center;
    font-size: small;
    color: #ffffff;
    background-color: #09185b;
}

.itoulinktextDark {
    text-align: center;
    font-size: small;
    color: #ffffff;
    background-color: #09185b;
}

.footer {
  background-color: #09185b;
}

.promo {
    background-color: #09185b;
}

a.footer :link {text-decoration: none; background-color: #09185b; color:#FFCC00;}
a.footer :visited {background-color: #09185b; color:#FFCC00;}
a.footer :focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7}
a.footer :hover {text-decoration: none; background-color: #FFFFEE; color: #0373d7}


}

a.itoulinktext:link {background-color: #09185b; color: #ffd700;}
a.itoulinktext {background-color: #09185b; color: #ffd700;}
a.itoulinktext:visited {background-color: #09185b; color: #FFCC00;}
a.itoulinktext:focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7; }
a.itoulinktext:hover { text-decoration: none; background-color: #FFFFEE; color: #0373d7;}

a.itoulinktextDark :link {background-color: #09185b; color: #ffd700;}
a.itoulinktextDark  {background-color: #09185b; color: #ffd700;}
a.itoulinktextDark :visited {background-color: #09185b; color: #ffd700;}
a.itoulinktextDark :focus {text-decoration: none; background-color: #FFFFEE; #0373d7; }
a.itoulinktextDark :hover { text-decoration: none; background-color: #FFFFEE; #0373d7;}



.copytext {
    text-align: center;
    font-size: x-small;
    color: ##0099FF;
}

.copytextDark {
    text-align: center;
    font-size: x-small;
    color: ##0099FF;
}


.icopytext {
    text-align: center;
    font-size: small;
    color: ##0099FF;
}

.icopytextDark {
    text-align: center;
    font-size: small;
    color: ##0099FF;
}