@charset "utf-8";
/* CSS Document */

.verd11
{
	font-size:11px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.home_right_mainContainer
{
	background-color:#FFF3E3;
	border:0px /*solid #FFCF8D;*/;
	width:190px;
	color:#653000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.home_right_panel_right
{
	clear:both;
	padding:4px 4px 6px 4px;
	border-style:none solid solid solid;
	border-color:#FFFFFF #FFAA4C #FFAA4C #FFAA4C;
	border-width:0px 1px 1px 1px;
	background:#FFFFFF url(images/home_border_top.gif) no-repeat scroll left top;
	height:128px;
	width:172px;
}

.home_right_panel_left
{
	clear:both;
	padding:4px 4px 6px 4px;
	border-style:none solid solid solid;
	border-color:#FFFFFF #FFAA4C #FFAA4C #FFAA4C;
	border-width:0px 1px 1px 1px;
	background:#FFFFFF url(images/home_border_top.gif) no-repeat scroll right top;
	height:128px;
	width:172px;
}

.home_right_panel_left ul,
.home_right_panel_right ul
{
	margin:5px 0px 0px 0px;
	line-height:16px;
	list-style:none;
	margin-left:0px;
}

.home_right_lefttab
{
	float:left;
	text-align:center;
	width:49%;
}
.home_right_righttab
{
	float:right;
	text-align:center;
	width:49%;
}

.home_right_lefttab a, .home_right_righttab a
{
	border:1px solid #FFAA4C;
	text-decoration:none;
	cursor:pointer;
	height:20px;
	float:left;
	width:100%;
	background-color:#FFCF8D;
	color:#CF6500;
}

.home_right_lefttab a:hover, .home_right_righttab a:hover
{	
	text-decoration:none;
}


.home_right_lefttab a.selected, .home_right_righttab a.selected
{
	height:24px;
	border-bottom:medium none;
	background-color:#FFFFFF;
	color:#CF6500;
}

.home_right_tabgroup
{
	width:181px;
	margin:3px 2px 0px 3px;
	height:174px;
}

.stylelien a
{
  text-decoration:none;
}

.stylelien a:hover
{
  text-decoration:none;
  height:150px;
  width:190px;
}
