.list_box {  
	font-family: Tahoma; 
	font-size: 7pt; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #666666
}

.rr_hh { 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

.textos {
	font-family: Tahoma;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.AreaField
{
	border: solid 1px #000000;
	/*size:100;*/
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	height: 180px;
	width:90%;
	SCROLLBAR-SHADOW-COLOR: #e9e9e9;
 SCROLLBAR-3DLIGHT-COLOR: #ac6359;
 SCROLLBAR-ARROW-COLOR: #ac6359;
 SCROLLBAR-TRACK-COLOR: #f5f5f5;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #e9e9e9;
	SCROLLBAR-DARKSHADOW-COLOR: #ac6359;
}

.RadUploadTable
{
	background-color: #F5ECEB;
	border: solid 1px #AF685E;
	border-collapse: collapse !important;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#cccccc,strength=3); */
	margin-top: 5px;
	margin-bottom: 5px;
	/*width: 95%;*/
	/*font: normal 11px Arial, Verdana, Sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.folder{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	border:0px solid #cc0000;
}

.RadUploadButtonMedium
{
	background-image: url(/imagenes/btnMedium.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 21px;
	width: 114px;
	background-color: #fff;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #fff;
}

.RadUploadButtonSmall
{
	background-image: url(/imagenes/btnSmall2.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 19px;
	width: 67px;
	background-color: #fff;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #fff;
}

<!--Estilos Suggest -->
.sel{
background-color:#ffcccc;
cursor:hand;
}

.nsel{
background-color:#fff;
cursor:hand;
}
.checked{
background-color:#fcc;
cursor:hand;
}

.tit_gris {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.statusContainer {
   background-color : #ffd363;
}

span.statusMsg {
   font-family      : Tahoma;
   font-size        : 11px;
   font-weight      : bold;
   margin           : 2px 6px;
}

.pdf_ {
   background-color: #ff6600;
}

.Msg {
   font-family      : Tahoma;
   font-size        : 7pt;
   color     							: ffffff;   
   font-weight      : bold;
   margin           : 2px 6px;
}

.tds {
	font-family								: Tahoma;
	font-size										: 7pt;
	color														: #666666;
	font-weight								: normal;
	/*text-decoration				: none;*/
	border-right							:#999999 1px solid;
	height													:16px;
}
