.RadTabStrip_proxiland
{
/* width:968px;*/
  
}


.RadTabStrip_proxiland .level1 li a
{
	line-height:20px;
	cursor: pointer;
   text-align: center;
	font-family:   arial;
   font-size:11px;
	font-weight: bold;
   color:#348f2c;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 1px;
	background: url(Img/menu_off.gif) repeat-x;
	border-right: 1px solid #d6c9b4;
	border-left: 1px solid white;
}


.RadTabStrip_proxiland .level1 li a .wrap
{
  /* cursor: pointer; 	
	background-image: url(img/border.gif);
	background-position: right;
	background-repeat: no-repeat;
   text-align: center;*/
}

.RadTabStrip_proxiland .level1 li a:hover
{
	line-height:20px;
	cursor: pointer;
   text-align: center;
	font-family:   arial;
   font-size:11px;
	font-weight: bold;
   color:#eb680e;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	background: url(Img/menu_off.gif) repeat-x;
	border-right: 1px solid #d6c9b4;
	border-left: 1px solid white;
}

.RadTabStrip_proxiland .level1 li a .innerWrap
{
	/*line-height: 28px;
	padding: 0px 5px;
	background:transparent url('img/tabStripeOff.gif') 0px 0px repeat-x;
	text-align: center;*/
}

.RadTabStrip_proxiland .level1 li a.selected
{
	line-height:20px;
	cursor: pointer;
   text-align: center;
	font-family:   arial;
   font-size:11px;
	font-weight: bold;
   color:#eb680e;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	background: url(Img/menu_on.gif) repeat-x;
	border-right: 1px solid #e5e1da;
	border-left: 1px solid #e5e1da;
}

.RadTabStrip_proxiland .level1 li a.selected .wrap
{
	/*
	background-color: Fuchsia;*/
}


.RadTabStrip_proxiland .level1 li a.selected .innerWrap
{
	/*background-image:url('img/tabStripeOn.gif');
	padding-top: 0px;*/
}









