body {	margin: 0px;
	background-color: #D3DDED;
	}

	a:link { text-decoration: none; color: #B25903; }
	a:hover { text-decoration: none; color: #d9b925; }
	a:active { text-decoration: none; color: #d9b925; }
	a:visited { text-decoration: none; color: #B25903; }

	#footer a, #footer a:visited { text-decoration: none; color: #f9da25; }
	#footer a:hover, #footer a:active { text-decoration: none; color: #c98a15; }

	#TextMenu a, #TextMenu a:visited { text-decoration: none; color: #bf8a25; }
	#TextMenu a:hover, #fTextMenu a:active { text-decoration: none; color: #dfaa25; }


table {	font-family: Times New Roman;
	font-size: 19px;
	color: #886600;
	}

	img.menu { border: 0px; }

	#TextMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

	#TextMenu li {
	/* background-image: url( ); background-repeat: no-repeat;
	background-position: 100% .4em; */
	padding-right: .6em;
	display: inline;
	width: 90px;
	}

#Main_C {
	background-color: #D3DDED;
	}

#menu {	position: absolute; 
	top: 98px;
	left: 220px;
	}



p.divider {
	clear: both;
	}

.lefty {
	float: left;
	margin-right: 10px;
}

.righty {
	float: right;
	margin-left: 10px;
}
