body{
	SCROLLBAR-FACE-COLOR: #DEDEDE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: #DEDEDE;
	SCROLLBAR-ARROW-COLOR: darkred; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


body{
	margin: 0px;
	background-color: white;
}
body, input, table, pre, textarea{
	font-family: Arial, Tahoma;
	font-size: 11px;
	
}
a, a:hover, a:visited, a:active{ color: blue; }
a:hover{ text-decoration: none; }
.record_line{ background-color: #EfEfEf; }
.desc_text{
	font-size: 9px;
}
.titles th, .titles td{
	font-size: 11px;
	color: white;
	background-color: #8B0000;
	white-space: nowrap;
}
h1{
	display: inline;
	color: white;
	font-size: 18px;
}
.records_table{ background-color: black; }
.rating{ font-size: 9px; }
.rate{  font-size: 11px; font-weight: bold; }
.bottom_links, .bottom_links a, .bottom_links a:hover, .bottom_links a:visited,
.addyoursite_line, .addyoursite_line a, .addyoursite_line a:hover, .addyoursite_line a:visited,
.bottom_links_copy, .bottom_links_copy a, .bottom_links_copy a:hover, .bottom_links_copy a:visited
{
	color: black;
}

.bottom_links{
	text-align: center;
	width: 100%;
}

.bottom_links_copy{
	font-size: 10px;
}

.hits_in{
	border-left-width: 0px;
	text-align: right;
	color: grey;
}

/* se text */
.se_text{
	font-size: 9px;
	margin: 0px;
	padding: 3px;
}
.se_text u{ text-decoration:none; }

/* NT LINKS (START) */
.ntLinksTable{

    text-align: center;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    letter-spacing: -1px;
}

.ntLinksTd{
    text-align: left;
}

.ntLinksTd a, .ntLinksTd a:visited{
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    text-align: left;
    text-decoration: none;
}

.ntTitle{
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    text-decoration: underline;
    text-align: right;
}
/* NT LINKS (END) */