/* $Id: ad_category.css 63 2008-03-11 07:19:23Z edin.coralic $ */

.ad_category
{

}

.ad_category .ad_cat_upper
{
	background-image: url('../dsg/left_box_blue_top.gif');
	background-repeat:no repeat;
	width:140px;
	height:11px;
}

.ad_category .ad_cat_lower
{
	background-image: url('../dsg/left_box_blue_bottom.gif');
	background-repeat:no repeat;
	width:140px;
	height:11px;
}

.ad_category .ad_cat_table
{
	width:140px;
	background-color:#054090;
}

.ad_category .ad_cat_center
{
	font-color:white;
}

.ad_category .ad_category_menu a
{
	font-weight:bold;
	font-size:1.1em;
	color:#ffffff;
}

.ad_category .ad_category_menu a:hover,
.ad_category .ad_category_menu a.active
{
	font-weight:bold;
	font-size:1.1em;
	color:#ff9710;
	text-decoration: none;
}
