body {
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-arrow-color: #BBBBBB;
}
body,iframe,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.texto{
	text-align:justify;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff;
	border-style:outset;
	border-right-style:inset;
	border-bottom-style:inset;
	width: 100%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	background-color:#ffffff;
	border-style:outset;
	border-right-style:inset;
	border-bottom-style:inset;
	width: 100%;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #f0f0f0;
	text-align: justify;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.cell_over {
	BACKGROUND-COLOR: #EEEEEE;
	cursor: hand;
}
.cell_out {
	BACKGROUND-COLOR: #none;
	cursor: default;
}
.cell_select {
	BACKGROUND-COLOR: #CCCCCC
}
a.menu{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 25px;
}
a.menu:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #849cc7;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 25px;
}
td.menu_select{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5676B1;
	display: block;
	height: 100%;
	line-height: 25px;
}
a.cerrarNoticia{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-color: #efefef;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
a.cerrarNoticia:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}
a.blanco {
	color:#FFFFFF;
	text-decoration:none;
}
a.blanco:hover {
	color:#849cc7;
	text-decoration:none;
}
a.normal {
	color:#000000;
	text-decoration:none;
}
a.normal:hover {
	color:#666666;
	text-decoration:none;
}
.txtBlanco{
	color:#FFFFFF;
}
.titulo{
	color:#999999;
	font-weight:bold;
}
td.tituloPC {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 14px;
	display: list-item;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
table.foro {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-left-color: #003366;
}

