@charset "UTF-8";

.menu_left_top_corner{
	width: 252px;
	background: url("/templates/dyna/images/menu_left_top_corner.gif") left top no-repeat ;
	padding: 0px;
	margin: 0px;	
}

.menu_right_top_corner{
	width: 252px;
	background: url("/templates/dyna/images/menu_right_top_corner.gif") right top no-repeat ;
	padding: 0px;
	margin: 0px;	
}

.menu_left_bottom_corner{
	width: 252px;
	background: url("/templates/dyna/images/menu_left_bottom_corner.gif") left bottom no-repeat ;	
	padding: 0px;
	margin: 0px;	
}

.menu_right_bottom_corner{
	width: 252px;
	background: url("/templates/dyna/images/menu_right_bottom_corner.gif") right bottom no-repeat ;	
	padding: 0px;
	margin: 0px;	
}

.div_main_menu{
	width: 252px;
	background: url("/templates/dyna/images/menu_img_bg.jpg")  left top no-repeat ;
	text-align: left;
	color: #FFFAFA;
	padding: 0px;
	margin: 0px;	
}

.div_main_menu a{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFAFA;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;	
}

.div_main_menu a:link{color: #FFFAFA; font-weight: bold; text-decoration: none;}
.div_main_menu a:link{color: #FFFAFA; font-weight: bold; text-decoration: none;}
.div_main_menu a:link{color: #FFFAFA; font-weight: bold; text-decoration: none;}




.div_main_menu ul{
	padding-left: 23px;
	line-height: 250%;
	font-family: Verdana;
	font-size: 12px;
}


.menu_top_border{
	width: 208px;
	height:22px;
	background: url("/templates/dyna/images/menu_top_border.jpg") left top no-repeat ;
	padding: 0px;
	margin: 0px;	
}

.menu_bottom_border{
	width: 208px;
	height:22px;
	background: url("/templates/dyna/images/menu_bottom_border.jpg") left bottom no-repeat ;
	padding: 0px;
	margin: 0px;	
}

.menu_name{
	width: 252px;
	text-align: center;
	padding: 0px;
	margin: 0px;	
}

.menu_name h3{
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;	
}

ul {
	padding: 0px;
	margin: 0px;	
}

.menu_dot_separator{
	height: 32px;
	width: 252px;
	background: url("/templates/dyna/images/menu_dot_separator.gif") center no-repeat ;	
}

.subscribtion_title{
	width: 252px;
	text-align: center;	
}

.subscribtion_title h3{
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;	
}

div.div_main_menu ul{
	list-style-type: none;
}

ul.menu{
	list-style-type: none;	
}

ul.menu li {
/*	background:transparent url(../images/menu_item.gif) no-repeat scroll left center; */
	background:transparent url(../images/menu_item.gif) left 10px no-repeat; 	
	padding-left:19px;
} 
ul.menu li.active {
/*	background:transparent url(../images/menu_item_active.gif) no-repeat scroll left center; */
	background:transparent url(../images/menu_item_active.gif) left 10px no-repeat;	
	padding-left:19px;
}
