/* CSS Document */

#nav{
	width:162px;
	height:auto;
	margin: 17px 0px 0 0px !important; margin: 12px 0px 0 0px;
	float:right;
}

#nav img{
	margin:0 !important; margin: 0;
	border:0;
	margin: 2px 0 2px 0;
}

#nav a{
	color: #304439;
	margin: 2px 0 5px 5px;
}

#nav b{
	color: #de636c;
}

#nav a:hover{
	cursor:crosshair;
}

.nav_title{
	width: 162px;
	height: 12px;
	background: #fcdcd9;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #de636c;
	border-top: 1px solid #de636c;
	color: #de636c;
	font-size: 10px;
	text-align:right;
	font-weight:bold;
	letter-spacing: 0.7em;
}
