@charset "utf-8";
/* CSS Document */

DIV.id_nav_top TABLE {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right: 5px;
}

DIV.id_nav_top A {
	DISPLAY: block;
	font-size: 12px;
	HEIGHT: 100%;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}

DIV.id_nav_top A:hover {
	COLOR: #F67A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

DIV.id_nav_top TD {
	border-right:solid 1px #F67A22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

DIV.id_nav_top TD.on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


DIV.id_nav_top TD.on A {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

DIV.id_nav_top TD.onmouse {

	background-color: #FFFFFF;
	padding-bottom:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #528FCB;
	border-right-color: #528FCB;
	border-bottom-color: #528FCB;
	border-left-color: #528FCB;
}


DIV.id_nav_top TD.onmouse A{
	color: #666666;
}





