/* CSS Document */

body {
	background-color: #FF4C2F;
}

td {
	vertical-align: top;
}

.menu td {
	border: 0;
	height: 34px;
	vertical-align: top;
}
.txt_fort {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}