body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/rlt_extback.jpg) top repeat-x #ddeeff;
}
div.normaltext{
	margin-top:10px;
	padding:25px;
	padding-right:60px;
	font-size:12px;
	font-family:Tahoma;
	text-align:justify;
}
div.title_text{
	font-size:16px;
	font-family:Tahoma;
	font-weight:bold;
	color:#FF6600;
	width:100%;
	border-bottom:1px dotted #FF6600;
	text-transform:uppercase;
	letter-spacing:-1px;
}
div.menutop{
	text-align:right; 
	padding-right:200px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}
div.menutop a{
	text-decoration:none;
	color:#000;
}
div.menutop a:hover{
	text-decoration:underline;
	color:#000;
}
td.repeatleft{
	background: url(../images/rlt_left.png) top right repeat-y;
}
td.repeatright{
	background: url(../images/rlt_right.png) top right repeat-y;
}
a.page{
	font-family:Tahoma;
	font-size:11px;
	color:#fc7a2a;
	font-weight:bold;
	text-decoration:none;
}
a.menu_link{
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	background: url(../images/rlt_btn.jpg) top left no-repeat;
	width:229px;
	height:31px;
	display:block;
	font-family:Tahoma;
	line-height:31px;
	text-align:left;
	text-indent:20px;
}
a.menu_link:hover{
	background: url(../images/rlt_btn.jpg) 0px -31px;
}
div#conts_general a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
div#menuholder{
	text-align:center;
	background:#fff;
}
div#featured{
	background:#fff;
}
div.featureItems{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;	
}
div.clr{
	clear:both;
}
div.fieldContainer{
	background:url(../images/rlt_contentback.jpg) repeat-y; 
	height:auto;
	width:730px;		
}
div.resultContainer{
	background:url(../images/rlt_contentback.jpg) repeat-y;  
	width:730px;
}
div.clr{
	clear:both;
}
div.formItem{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
	float:left;
	line-height:20px;
	margin:2px;
}
div.formItemR{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
	float:right;
	line-height:20px;
	margin:2px;
}
div.formItemSp{
	clear:left;
}
select.formItem{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
	width:180px;
}
input.formItem{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
	width:70px;
}
div#contentHolder{
}
div#mainContainer{
	width:100%;
	height:100%;
	background: url(../images/rlt_mainback.jpg) top center no-repeat;
}
div#searchTab{
	/*campos de busqueda*/
}
div#resultTab{
 /* */
}
div.formfield{
	float:left;
}
div.smallMsg{
 font-family:Trebuchet MS;
 font-size:11px;
 color:#333;
 font-weight:bold;
 text-align:center;
 height:30px;
 line-height:30px;
}
div.smallMsg img{
}
div.smallMsgR img{
}
div.smallMsgR{
 font-family:Arial;
 font-size:12px;
 letter-spacing:-.5px;
 color:#333;
 font-weight:bold;
 text-align:center;
 height:30px;
 line-height:30px;
 text-transform:uppercase;
}

div.searchResults{
 clear:both;
 /*height:90px;*/
 margin-left:25px;
 margin-right:25px;
 margin-bottom:3px;
 padding:5px;
 font-family:Trebuchet MS;
 font-size:11px;
 color:#333;
 /* border:1px solid #fc7a2a;*/
 background: url(../images/resultback.jpg) bottom left no-repeat;
}
a.moreLink{
 text-decoration:none;
 /*color:#fc7a2a;*/
 color:#fff;
 font-weight:bold;
 display:block;
 font-size:11px; 
 font-family:Tahoma; 
 width:110px;
 height:20px;
 text-align:center;
 line-height:20px;
 background: url(../images/rlt_vermas.jpg) top left no-repeat;
}

div.filler{
	width:103px;
	height:40px;
	line-height:40px;
	float:left;
	/*background:#494949;*/
}
div.resultHeader2{
	font-size:11px; 
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-weight:bold;
	line-height:40px;
	float:left;
	text-transform:uppercase;
}

div.leftborder{
	border-left:1px dotted #999;
}
div.rightborder{
	border-right:1px dotted #999;
}
div.headerContainer{
	height:40px;
	background:#ccc;
	margin-right:8px;
	margin-left:8px;
	background: url(../images/rlt_resultheader.jpg) top left no-repeat;

}
div.resultItem{
	font-size:11px;
	font-family:Tahoma;
	line-height:60px;
	float:left;	
}

div.resultItem, div.resultHeader2{
	width:110px;
	text-align:center;
}
div.linkHolder{
	float:left;
	margin-left:5px;
}

div.labeling{
	width:120px;
}

div.img_sep{
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:10px; 
	text-align:center; 
	line-height:25px; 
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
}
.cleared {
	clear: both;
}

