body {
	background: Black url(img/metal_31.jpg) repeat fixed center;
	margin: 0px 0px 0px 0px;
	color: #AEEECF;
}
table#main {
	border: 1px solid White;
	background: #003D42;
}
tr#menu {
	background: #4A0000;
}
td#header {
	background: url(img/header2010.jpg) no-repeat center;
}
td#menu {
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	border-right: 1px solid White;
	letter-spacing: 2px;
	word-spacing: 50px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20B2AA;
}
td#lang {
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	padding: 3px 0px 0px 0px;
}
td#main {
	background-color: transparent;
	color: #AEEECF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 10px 10px 10px 10px;
}
td#video {
	background-color: transparent;
	color: #AEEECF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}
td#program {
	background-color: #005760;
	border: 1px solid #AEEECF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 5px 1px 10px 5px;
}
a:link, a:visited, a:active, a:focus {
	color: White;
	text-decoration: none;
}
a:hover {
	color: #E3A67B;
	text-decoration: none;
}
hr {
	color: White;
}


