#content table.matrixNav{
    border: #84C803 1px solid;
}

#content table.matrixNav tr{
    background:#fff;
}

#content table.matrixNav th,#content table.matrixNav td{
	width:60px;
	height:24px;
	padding:2px;
	border:0px;
    line-height:12px;
    word-wrap:normal;
}

#content table.matrixNav tr td.firstcolumn{
    width:100px;
	border-left:none;
}

#content table.matrixNav tr td{ 
	text-align:center;
    background:#fff;
    border-bottom: #ccc 1px solid;
    border-left:#ccc 1px solid;
}

#articleresources table .ui-state-default{
}

#content table.matrixNav .ui-state-active{
	background:#fff url('/polopoly_fs/1.515143.1240829860!image/3396876107.png') no-repeat center;
	cursor:pointer;	
}

#content table.matrixNav .ui-state-visited{
	background:#fafafa;
}

#content table.matrixNav .ui-state-hover{
	cursor:pointer;
}

#content table.matrixNav .ui-state-hover.horizontal{
	background: #fff url('/polopoly_fs/1.515142.1240829819!image/1453538217.png') repeat-x center;
	cursor:pointer;
}

#content table.matrixNav .ui-state-hover.vertical{
	background: #fff url('/polopoly_fs/1.515144.1240829883!image/2896986915.png') repeat-y center;
    cursor:pointer;
}

#content table.matrixNav .ui-state-hover.header{
	background: #84C803;
	color:#fff;
}

#content table.matrixNav .ui-state-hover.header a{
	background: #84C803;
	color:#fff;
}
