/* ----------------------------- css document ----------------------------- */
body {background: #363;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	color: #000;}
a:link, a:visited, a:hover, a:active {color:#690;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
/* ----------------------------- tables ----------------------------- */
#TBNav {background: #363;
	height: auto;
	width: 160px;
	margin-top: 21px;}