/* all start */
body 
{ 
	padding:0px; 
	margin:0px;

}
img 
{
	border:0px;
}
ul
{
	list-style-type:none;
	margin:0px; padding:0px; overflow:visible; text-align:left
}
h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin:0px;
}
.both
{
	clear:both;
}
.menuxa
{
	width:169px; overflow:visible
}
.menuxa ul .default a
{
	background:url(images/small_bg.gif) no-repeat;
        display:block;
	height:25px;
	width:149px;
	padding:7px 0 0 20px;
}
.menuxa ul li
{
	padding-bottom:2px
}

.menuxa ul .isiner a, .menuxa ul .isiner a:visited
{
	background:url(images/isinner_bg.gif) no-repeat;
	height:25px;
	display: block; overflow: hidden;
	width:149px;
	padding:7px 0 0 20px; text-decoration:none
}
.menuxa ul .isiner
{
	position:relative;
	top: 0;
	height: 1%; zoom: 1
}

* html .menuxa .isiner.iehover {margin-bottom: -3px}
*+html .menuxa .isiner:hover {margin-bottom: -3px}

.menuxa ul .actions a
{
	background:url(images/actions_bg.gif) no-repeat;
	height:25px;
	width:149px;
	padding:7px 0 0 20px;
        display:block;
}
.menuxa ul .actions a:hover
{
	background:url(images/actions_bg.gif) no-repeat;
	height:25px;
	width:149px;
	padding:7px 0 0 20px;
}
.menuxa ul .big_bg a
{
	background:url(images/big_bg.gif) no-repeat;
	height:40px;
	width:149px;
	padding:7px 0 0 20px;
}
.menuxa ul .big_bg a:hover
{
	background:url(images/big_bg.gif) no-repeat;
	height:40px;
	width:149px;
	padding:7px 0 0 20px;
}
.menuxa ul li a
{
	font:15px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	display:block;

}
.menuxa ul li a:hover
{
	font:15px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;

}
.menuxa ul li ul.sub
{
	position:absolute;
	display:none;
	left:169px;
	top:0;
	border-left:2px solid #fff;
	z-index: 99
}
.menuxa ul li ul.sub li
{
	margin:0;
	padding-bottom: 0
}
.menuxa ul li .sub li a
{
	background:#D0D0D0 url(images/sub_a_bg.gif) no-repeat bottom;
}
.menuxa ul li .sub li a:hover
{
	display:block;
	background:#D0D0D0 url(images/sub_a_bg.gif) no-repeat bottom;
}
.menuxa ul .isiner:hover ul.sub, .menuxa ul .isiner.iehover ul.sub
{
	display:block;
}
.menuxa ul li:hover ul {display:block}

*html .menuxa a {display:block !important;width:169px !important}
*html .menuxa  .big_bg a, 
*html .menuxa  .isiner a, 
*html .menuxa  .big_bg a:visited, 
*html .menuxa  .isiner a:visited, 
*html .menuxa  .big_bg a:hover, 
*html .menuxa  .isiner a:hover,  
*html .menuxa .default a,  
*html .menuxa .default a:visited,  
*html .menuxa .default a:hover, 
*html .menuxa ul .actions a:hover, 
*html .menuxa ul .actions a, 
*html .menuxa ul .actions a:visited {color:#000 !important;font-size:15px !important;height:32px !important;font-family:tahoma,arial,sans-serif;text-decoration:none}
*html .menuxa  .big_bg a,
*html .menuxa  .big_bg a:visited, 
*html .menuxa  .big_bg a:hover {height:47px !important} 
*html body .menuxa li .sub li a, 
*html body .menuxa li .sub li a:hover,
*html body .menuxa li .sub li a:visited {height:35px !important;zoom:1!important;display:block;background:#D0D0D0 url(images/sub_a_bg.gif) no-repeat bottom;}