
/*
-----------------------------------------------------
TNT base styles for screen media
FileName: screenBase.css
Version: 2004.08.03 
Color1: #666 (dark gray)
Color2: #ccc (light gray)
BaseColor: #000 (black)
-----------------------------------------------------
*/ 
/* ------------------------------------------------ */
/* General Elements */
a:link {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
a:visited {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
a:hover {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
DIV.dottedline_blackgrey {
margin: 0; 
padding: 0; 
width: auto; 
border-bottom: dotted .1em; 
color: #666666; 
background-color: #000000;
border-right: solid #666666 1px;
}
.nav {
font-family: sans-serif;
height: 17px;
color: #999999;
font-size: 11px;
text-decoration: none;
width: 205px;
}
.nav a:link {
background-color : #000000;
font-family: sans-serif;
height: 17px;
color: #999999;
font-size: 11px;
text-decoration: none;
border-right: solid #666666 1px;
width: 205px;
}
.nav a:visited {
background-color : #000000;
font-family: sans-serif;
height: 17px;
text-decoration: none;
color: #999999;
font-size: 11px;
border-right: solid #666666 1px;
width: 205px;
}
.nav a:hover {
background-color: #460500;
font-family: sans-serif;
height: 17px;
text-decoration: none;
color: #999999;
font-size: 11px;
width: 205px;
}
div.blackstripedbg {
background-color : #10100F;	
height: 76px; 
width: 499px;
color: #ffffff;
font-size: 13px;
font-family: arial;
font-weight: none;
padding-left : 15px;
background-image: url("http://i.tnt.tv/v5cache/TNT/Images/HD/hd_body_bg.gif");
background-position: top left;
}
.text {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
.text a:link {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
.text a:visited {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
.text a:hover {
font-family: arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-decoration: underline;
}
.footertext {
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration: none;
font-size: 10px;
}
A.footerwhite:link {
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration: underline;
font-size: 10px;
}
A.footerwhite:visited {
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration: underline;
font-size: 10px;
}
A.footerwhite:hover {
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration: underline;
font-size: 10px;
}

