body { 
	font-family: arial; font-size: 10px;
	margin:0;
	padding:0 0 0 0;
}

hr { border: 1; width: 100%; color:#000000; background-color:#000000; height: 1px; }

DIV.body {
    width: 702px;
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px ;
    BORDER-LEFT: #000000 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
}

td.navstyle,.navstyle,a.left {
	display:block;
	width: 114px;
	margin:0;
	padding:0;
	border:1px;
	text-align: left;
	list-style: none;
	border-bottom: 0px;
	margin-bottom:0;
	position:relative;
	z-index:9;
}

a.left {
	padding: 4px;
	border: 0px;
	text-decoration:none;
	color: #000000;
	border-bottom: 1px solid #000000;
	width: 117; /* IE */
}

.navstyle>a.left { width:auto; } /* others */

a.left:hover {
	
	text-decoration:none;
	background-color:#CCCCCC;
	color: #000000;
}

td.navstyle td.navstyle, .navstyle:hover td.navstyle td.navstyle { display:none; }
.navstyle:hover td.navstyle, .navstyle:hover .navstyle:hover td.navstyle { display:block; }

