.topMenuTxt
{
	color: #190704;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	
}
.regularTxt
{
	font-family: verdana;
	font-size:11px;
	color: #190704;
}
.scrollerDiv
{scrollbar-face-color: #E4DFC3;
scrollbar-highlight-color: #E4DFC3;
scrollbar-3dlight-color: #E4DFC3;
scrollbar-darkshadow-color: #E4DFC3;
scrollbar-shadow-color: #E4DFC3;
scrollbar-arrow-color: #21120F;
scrollbar-track-color: #E4DFC3;
}

.categoriesTitle
{
	color: #5F5049;
	font-family: arial;
	font-size: 11px;
}
a
{
	color: #190704;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;

}
.categoriesTitleActive {
	color: #190704;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;	
}

.seperator
{
	width:100%; 
	height:5px; 
	font-size:3px
}
.imageBorder
{
	border:1px solid #E3D9B1;
	cursor: hand;
}
.imageBorderHi
{
	border:1px solid #ffffff;
}
.CategoryHeader
{
	color: #392620;
	font-family: arial;
	font-size: 15px;
	font-weight: bolder;
	line-height:1.4;
}
.CategoryTxt
{
	color: #392620;
	font-family: arial;
	font-size: 11px;
	line-height:1.4;	
}

