td.cGris{
	width: '*';
	color: gray;
	text-decoration: none;
	font-family: Trebuchet;
	font-size: 8pt;
	text-align:left;
	font-weight: none
}

body.main, table.main {
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #F3F3F3;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #F3F3F3;
	scrollbar-darkshadow-Color: #F3F3F3;
	background-color:#ffffff;
	text-decoration: none;
	font-family: Trebuchet;
	font-size: 8pt;
	font-color: #aaaaff;
	text-align:justify
	} 

body.admin, table.admin {
	background-color:#FFF3B3;
	text-decoration: none;
	font-family: Trebuchet;
	font-size: 8pt;
	font-color: #aaaaff;
	text-align:justify
	} 

body.archivos{
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #F3F3F3;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #F3F3F3;
	scrollbar-darkshadow-Color: #F3F3F3;
	background-color:#eeeeee;
	text-decoration: none;
	font-family: Trebuchet;
	font-size: 8pt;
	font-color: #aaaaff;
	text-align:justify
	} 
	
td.comentario{
	width:'*';
	text-decoration: bold;
	font-family: Trebuchet;
	font-size: 9pt;
	font-color: black;
	text-align:left;
	font-weight: bold
}



td.comentarioFecha{
	width:'*';
	text-decoration: bold;
	font-family: Trebuchet;
	font-size: 9pt;
	font-color: #aaaaff;
	text-align:center;
	font-weight: italic
}
td.weblogTitulo, tr.weblogTitulo{
	width:'*';
	background-color:#CCCCCC;
	text-decoration: bold;
	font-family: Trebuchet;
	font-size: 9pt;
	font-color: #aaaaff;
	text-align:center;
	font-weight: bold
}

td.weblogTituloFecha{
	padding: 2px 4px 0px 4px;
	width:70px;
	background-color:#AFB7E1;
	text-decoration: bold;
	font-family: Verdana;
	font-size: 9pt;
	font-color: #aaaaff;
	text-align:center;
	font-weight: bold
}

td.weblogTexto{
	background-color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	font-color: #aaaaff;
	text-align:justify
}
p{
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	font-color: #aaaaff;
	text-align:justify
}


a.comentario {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: none; color: #999999;}
a.comentario:hover {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: none; color: #ff0000;}

a.titulo {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: none; color: #000000;}
a.titulo:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: none; color: #ff0000;}


a.linkOpciones {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #000000;}
a.linkOpciones:hover {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ff0000;}


INPUT, TEXTAREA, OPTION, CHECKBOX {
	font-family: Verdana;
	padding: 2px;
	font-size: 10px;
	color: #000000;
	border: inset 1px #708090
}
SELECT {
	scrollbar-face-color:#2C587B; scrollbar-track-color:#2C587B; scrollbar-arrow-color:#6675ff;
	background-color:#ffffff;
	font-family: Verdana;
	padding: 2px;
	font-size: 10px;
	color: #000000;
	border: inset 0px #708090;
}
