body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

#d1   { width: 950px;
		height: 300px;
		position: absolute;
		top: 250px;
		left: 30px;
		overflow: auto;
}

#tdk_header {
        font-size: xx-small;
        width: 1000px;
		height: 126px;
		position: absolute;
		top: 0px;
		left: 2px;
		overflow: hidden;
}

#tdk_menu {
        font-size: xx-small;
        width: 1000px;
		height: 400px;
		position: absolute;
		top: 140px;
		left: 0px;
		overflow: hidden;
}

#tdk_footer {
        font-size: xx-small;
        width: 970px;
		height: 25px;
		position: absolute;
		top: 600px;
		left: 20px;
		overflow: hidden;
}

.style1 {color: #66FF66}
.style3 {color: #CCCCCC}
.style4 {font-size: small}
