.arrowlistmenu{
width: 220px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: url(images/blue.jpg) repeat-x center left;
margin-bottom: 3px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #F3F3F3;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #006600;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #006600;
background-color: #BBDE79;
}

.link2
{
color: #8EA934;
}
.text
{
font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
H2 {
	margin-bottom:5px;
	font-size:18px;
}
.main_heading_small
{
	color:#AEA8A2;
	font-size:12px;
}

/* class by keshavinfotech */
.cat_title
{
	color:#A1A99A;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.page_titile
{
	color:#AEA8A2;
	font-size:20px;
}
/* class by keshavinfotech over */