body,table,a,input,select,textarea{font-family:Tahoma; font-size:11px;color:#c0cfdb;}
body{
	background-color: Black;
}
.tableColor,table.tableColor,{
	border-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	}
a, a:link, a:visited{ 
	text-decoration:none;
	}
a:hover{
	text-decoration: underline;
	}
.ftable{
	width: 100%;
	height: 100%;
}
.input{
	background-image: url(img/input.gif);
	width: 177px;
	height: 21px;
	border-width: 0px;
	padding-left: 5px;
	padding-top: 5px;	
}textarea.input{
	background-image: url(img/input_textarea.gif);
	height: 80px;
}
td.footer{
	background-image: url(img/footer.gif);
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}a.footer,td.footer{color: #656565;}