/**
this file contains css for TV
*/


body {
    margin: 0px;
    padding: 0px;
    background-color: #4fa5c8;
    text-align: center;
    font-family: arial, sans serif;
    font-size: small;
    color: #02306d;
    
}

.sectionbody {
    margin: 0px;
    padding: 0px;
    background-color: #4fa5c8;
    text-align: center;
    font-family: arial, sans serif;
    font-size: small;
    color: #02306d;
    
}

.pagesubtext {
    text-align: center;
    font-size: small;
    color: #02306d;
    margin-left: 12px;
    margin-right: 5px;
}

a.pagesubtext :link {background-color: #4fa5c8; color: #02306d;}
a.pagesubtext {background-color: #4fa5c8; color: #02306d;}
a.pagesubtext :visited {background-color: #4fa5c8; color: #02306d;}
a.pagesubtext :focus {text-decoration: none; background-color: #FFFFEE; color: #02306d; }
a.pagesubtext :hover { text-decoration: none; background-color: #FFFFEE; color: #02306d;}

.pagesubtextDark {
    text-align: center;
    font-size: small;
    color: #02306d;
    margin-left: 12px;
    margin-right: 5px;
}


.ipagesubtext {
    text-align: center;
    font-size: medium;
    color: #02306d;
    margin-left: 12px;
    margin-right: 5px;
}

a.pagesubtextDark :link {background-color: #4fa5c8; color: #02306d;}
a.pagesubtextDark  {background-color: #4fa5c8; color: #02306d;}
a.pagesubtextDark :visited {background-color: #4fa5c8; color: #02306d;}
a.pagesubtextDark :focus {text-decoration: none; background-color: #FFFFEE; color: #02306d; }
a.pagesubtextDark :hover { text-decoration: none; background-color: #FFFFEE; color: #02306d;}

.backlinkmain {
    text-align: center;
    font-size: small;
    font-family: arial, sans serif;
   
   
}

.itoulinktext {
    text-align: center;
    font-size: small;
    color: #FFCC00;
}

.itoulinktextDark {
    text-align: center;
    font-size: small;
    color: #FFCC00;
}

.itoulinktext a:link {color: #FFCC00;}
.itoulinktext {color: #FFCC00;}
.itoulinktext a:visited {color: #FFCC00;}
.itoulinktext a:focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7; }
.itoulinktext a:hover { text-decoration: none; background-color: #FFFFEE; color: #0373d7;}

.itoulinktextDark a:link {color: #FFCC00;}
.itoulinktextDark  {color: #FFCC00;}
.itoulinktextDark a:visited {color: #FFCC00;}
.itoulinktextDark a:focus {text-decoration: none; background-color: #FFFFEE; #0373d7; }
.itoulinktextDark a:hover { text-decoration: none; background-color: #FFFFEE; #0373d7;}

a.backlinks:link {color: #FFFFFF;}
a.backlinks {color: #FFFFEE;}
a.backlinks:visited {color: #FFFFFF;}
a.backlinks:focus {text-decoration: none; background-color: #FFFFFF; color: #0373d7; }
a.backlinks:hover { text-decoration: none; background-color: #FFFFFF; color: #0373d7;}
a.backlinks { text-decoration: none; }

.backlinks {
    text-align: center;
    font-size: small;
    font-family: arial, sans serif;
   
   
}


.backlinksDark:link {color: #000000;}
.backlinksDark {color: #000000;}
.backlinksDark:visited {color: #000000;}
.backlinksDark:focus {text-decoration: none; background-color: #cccccc; color: #000000; }
.backlinksDark:hover { text-decoration: none; background-color: #cccccc; color: #000000;}
.backlinksDark { text-decoration: none; }

.backlinksDark {
    text-align: center;
    font-size: small;
    font-family: arial, sans serif;
   
   
}

a { text-decoration: none; }
a:link {color: #02306d;}
a:visited {color: #02306d;}
a:focus {text-decoration: none; background-color: #FFFFEE; color: #0373d7; }
a:hover { text-decoration: none; background-color: #FFFFEE; color: #0373d7;}

.indexbody {color: #ffffff;}
.copytext {color: #ffffff;}