.leftNav {
	width:210px;
}

	.leftNav .actParentCat{
		color:#ffffff;
		background:#014562;
		padding:10px 0px 10px 15px;
		font-size:14px;
		font-weight:bold;
		width:190px;
	}
		.leftNav .actParentCat a{
			color:#ffffff;
			text-decoration:none;
			font-size:14px;
			font-weight:bold;
		}
		
		.leftNav .actCat{
			background:url(bg/bgactCat.gif) no-repeat 0 0;
			width:195px;
			height:25px;
			color:#194464;
			text-transform:uppercase;
			padding:10px 0 0 15px;
			font-weight:bold;
			font-size:12px;
		}
			.leftNav .actCat a{
				color:#194464;
				text-decoration:none;
			}
		
		.leftNav ul.subCats{
			padding: 0 0 0 0;
		}
			.leftNav ul.subCats li{
				height:16px;
				padding: 4px 0 0 25px;
			}
			
				.leftNav ul.subCats li:hover{
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
				
				.leftNav ul.subCats li.act, .leftNav ul.styles li.act {
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
				.leftNav ul.subCats li a{
					text-decoration:none;
					color:#194464;
				}
				
	.leftNav .style{
		width:210px;
	}
		.leftNav .style .styleHead{
			background:url(bg/bgNavHead.gif) no-repeat 0 0;
			height:25px;
			width:195px;
			padding:10px 0 0 15px;
			color:#194464;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
		}
		
		.leftNav .style ul.styles{
			padding: 0 0 0 0;
		}
			.leftNav .style ul.styles li{
				height:16px;
				padding: 4px 0 0 25px;
			}
				.leftNav .style ul.styles li:hover{
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
			
				.leftNav .style ul.styles li a{
					text-decoration:none;
					color:#194464;
				}
				
	.leftNav .moreCats{
		width:210px;
	}
		.leftNav .moreCats .moreCatsHead{
			background:url(bg/bgNavHead.gif) no-repeat 0 0;
			height:25px;
			width:195px;
			padding:10px 0 0 15px;
			color:#194464;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
		}
			.leftNav .moreCats .moreCatsHead a{
				color:#194464;
				text-transform:uppercase;
				font-weight:bold;
				font-size:12px;
				text-decoration:none;
			}
		
		.leftNav .moreCats ul.moreCatsList{
			padding: 0 0 0 0;
		}
			.leftNav .moreCats ul.moreCatsList li{
				height:16px;
				padding: 4px 0 0 25px;
			}
				.leftNav .moreCats ul.moreCatsList li:hover{
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
			
				.leftNav .moreCats ul.moreCatsList li a{
					text-decoration:none;
					color:#194464;
				}
				
	.cmsNav {
	width:210px;
}

	.cmsNav  .actParentCat{
		color:#ffffff;
		background:#2b383e;
		padding:10px 0px 10px 15px;
		font-size:14px;
		font-weight:bold;
		width:190px;
	}
		.cmsNav  .actCat{
			background:url(bg/bgactCat.gif) no-repeat 0 0;
			width:195px;
			height:25px;
			color:#194464;
			text-transform:uppercase;
			padding:10px 0 0 15px;
			font-weight:bold;
			font-size:12px;
		}
		
		.cmsNav  ul{
			padding: 0 0 0 0;
		}
			.cmsNav  ul li{
				height:16px;
				padding: 4px 0 0 25px;
			}
			
				.cmsNav  ul li:hover{
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
				
				.cmsNav  ul li.act{
					background:url(bg/bgactCatList.gif) no-repeat 0 0;
				}
				.cmsNav ul li a{
					text-decoration:none;
					color:#194464;
				}
				
		.cmsNav .actCatNorm{
			background:url(bg/bgNavHead.gif) no-repeat 0 0;
			height:25px;
			width:195px;
			padding:10px 0 0 15px;
			color:#194464;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
		}
				
