

/* NAVIGATION ROW (TEMPLATE CHOOSER) */

.navrow a, .navrow a:visited, .navrow a:selected, .navrow a:hover{
	text-decoration: none;
	font-family : Verdana, Arial, Geneva, Lucida;
}

.navrow-page, .navrow-page-selected {	
	border-left: 1px solid #CCCCCC;
}

.navrow-page-last {
	border-right: 1px solid #CCCCCC;
}

.navrow-page-selected {
	font-weight: bold;
	padding-left: 3px;
}

/*
.navrow {
	background-color:#EEEEEE;
	color: #000000;
}
*/
