BODY {
	margin: 0px;
	background: black;
}
BODY,TABLE,TD,SPAN,DIV,INPUT,SELECT {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}

#tdContent, #tdContent TD {
	color: white;
}

#tdLeft {
	background-image: url(pics/bg_top.jpg);
	background-position: top right;
}

#tdRight {
	background-image: url(pics/bg_top.jpg);
	background-position: top left;
}