.navdrag {
	background-image:url(/i/diahpz.gif);
	width : 650px;
	height : 20px;
	padding : 4px;
}

.navan {
	background-image : url(/i/s/navrt.gif);
	background-position : right top;
	background-repeat : no-repeat;
	color : #765;
	display : block;
	font-family : helvetica, arial, sans-serif;
	font-size : small;
	font-weight : bold;
	padding : 5px 15px 4px 6px;
	text-decoration : none;
	float: left;
}

.navan:hover{
	color : red;
	text-decoration:underline;
}

.navans {
	background-image : url(/i/s/navrts.gif);
	background-position : right top;
	background-repeat : no-repeat;
	color : #333;
	display : block;
	font-family : helvetica,arial, sans-serif;
	font-size : small;
	font-weight : bold;
	padding : 5px 15px 4px 6px;
	padding-bottom : 5px;
	text-decoration : none;
	float : left;
}

.navlis {
	background-image : url(/i/s/navlfs.gif);
	background-position : left top;
	background-repeat : no-repeat;
	float : left;
	padding : 0 0 0 9px;
}

.navdiv {
	background-image : url(/i/s/navbg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	float : left;
	font-style : 93%;
	line-height : normal;
	width : 100%;
	z-index: 50;
	min-width : 640px;
}

.navli {
	background-image : url(/i/s/navlf.gif);
	background-position : left top;
	background-repeat : no-repeat;
	float : left;
	padding : 0 0 0 9px;
}

.navul {
	list-style : none;
	margin : 0px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-top : 0px;
}
