BODY {
	background-color:#000000; margin:0px;
	margin:0;
	padding:0;
	height:100%; 
	min-height:100%;
}
BODY, TD {
	font-family:Verdana, Tahoma, Arial;	font-size:11px;	color:#000;
}
INPUT, TEXTAREA {
	padding-left:3px; padding-top:2px; font-family:Verdana, Tahoma, Arial; font-size:11px;
}
A:link {
	color:#000;	text-decoration:underline;
}A:visited {
	color:#000;	text-decoration:underline;
}A:active {
	color:#000;	text-decoration:underline;
}A:hover {
	color:#000;	text-decoration:none;
}
IMG{
	border:0px;
}

.ttf {
	width:100%; line-height:140%;
}
.ttf TD {
	background-color:#717171; padding:3px 5px 3px 5px; line-height:140%; vertical-align:top; width:auto; height:auto;
}

.ttf_parent {
	line-height:140%; color:#000;
}
FORM {
	margin:0px; padding:0px
}

.shadow  { position:relative; display:block; color:#000; }
.shadow span { position:absolute; display:block; top:0px; font-size: 14px; }
.shadow:before { display:block; padding:2px; content: attr(title); color:#CFCFCF; font-size: 14px; } 
