//Version 1.9

.contentRates{
	background: #efebe6;
	width: 210;
	float:left;
	font-family:"Times New Roman", Times, serif;
}

.tab_content_hide{
	display: none;
}

.tab_content_show{
	display: block;
}

.tabStyle02Tabs
{
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	width: 210;
	background:none;
	float:left;
	clear:both;
	border:none;
}

.contentRatesUl
{
	padding:10px 0px 9px 0px;
	_padding:0px 0px 1px 0px;
	background:none;
	float:left;
	border:none;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	width: 210px;
	color: #ffffff;
	vertical-align: top;
}
.contentRatesUlli
{
	color:#ffffff;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	height:32px;
	border:none;
	background:url("../images/background/tabList02_right_bg.gif") right no-repeat;	
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.contentRatesUlli a
{
	color:#ffffff;
	padding:8px 10px 0px 10px; 
	_padding:22px 10px 8px 10px; 
	float:left;
	display:block;
	background:url("../images/background/tabList02_left_bg.gif") top left no-repeat;
	_background:url("../images/background/tabList02_left_bg.gif") left no-repeat;
	font-size:12px;
	text-decoration: none;
	height:32px;
}
.contentRatesUlli a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
.contentRatesUlli a:visited
{
	color:#ffffff;	
}

.contentRatesUlli a:active,.contentRatesUlli a:focus
{
	outline:0;
}

.firstRates a
{
	background:url("../images/background/tabList02_firstLeft_bg.gif") top left no-repeat;
	_background:url("../images/background/tabList02_firstLeft_bg.gif") left no-repeat;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	height:32px;
}
.firstRates a:hover
{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	_height:32px;
}

.firstRates a:visited
{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	_height:32px;
}


.selectedLeftRates
{
	color:#fff;
	background:url("../images/background/tabList02_selLeft_right_bg.gif") right no-repeat;
	font-size:12px;

}
.selectedRates
{
	color:#fff;
	background:url("../images/background/tabList02_sel_bg.gif") bottom no-repeat;
	_background:url("../images/background/tabList02_sel_bg.gif") top no-repeat;
	padding:0px 0px 0px 0px;
	_padding:3px 0px 0px 0px; 
	border:none;
	height:38px;
	margin:0;
	_margin:15px 0px 0px 0px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.selectedRates a
{
	color:#fff;
	background:none;
	border:none;
	padding:8px 10px 11px 10px; 
	_padding:4px 10px 0px 10px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	height:38px;
}
.selectedRates a:hover
{
	color:#fff;
	text-decoration:underline;
	height:38px;
}
.selectedRates a:visited
{
	color:#fff;
	height:38px;
}

/*EStilo para las tablas*/

.contentRatesTable{
	border-bottom:1px solid #d0c4b5;
	color:#262121;
	background:#FFFFFF;
/*	background:#f4f1ee;*/
	width: 202;
}

.contentRatesBlankCell{
	/*border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
*/
	border-top:1px solid #d0c4b5;
	border-right:1px solid #d0c4b5;
/*	border-left:1px solid #d0c4b5;*/
	padding:2px 2px;
	font-weight:normal;
	font-family:Arial;
	font-size:9px;
	text-align: center;
	color:#262121;
	height:31;
}

.contentRatesBlankCellOne{
	/*border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
*/
	border-top:1px solid #d0c4b5;
	border-right:1px solid #d0c4b5;
	border-left:1px solid #d0c4b5;
	padding:2px 2px;
	font-weight:normal;
	font-family:Arial;
	font-size:9px;
	text-align: center;
	color:#262121;
	height:31;
}

.contentRatesGrayCell{
	border-top:1px solid #d0c4b5;
	border-right:1px solid #d0c4b5;
	background:#f4f1ee;	
	text-align:center;
	padding:2px 2px;
	font-family:Arial;
	font-size:9px;
	color:#262121;
	height:31;
}

.contentRatesHeaderCell{
	border-top:1px solid #d0c4b5;
	border-right:1px solid #d0c4b5;
	border-left:1px solid #d0c4b5;
	padding:3px 2px;
	font-weight:normal;
	font-size:11px;
	font-family:Times;
	color:#6A5133;
	text-align:left;
}

.linkRates{
	font-size:11px;
	font-family:Times;
	color:#6A5133;
}

.linkRates a{
	font-size:11px;
	font-family:Times;
	color:#6A5133;
}

.linkRates a:hover{
	font-size:11px;
	font-family:Times;
	color:#6A5133;
}

.linkRates a:visited{
	font-size:11px;
	font-family:Times;
	color:#6A5133;
	text-decoration:none;
}

.linkRates a:active, .linkRates a:focus
{
	outline:0;
}







