.itemBorder { border: 1px solid black }
.itemText { 
	text-decoration: none;
	color: #FFFFFF;
	font: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
 }
.defOver { color: #336699;}
* {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
body {
	background-color: #EEE1C5;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #445068;
   SCROLLBAR-3DLIGHT-COLOR: #336699;
   SCROLLBAR-ARROW-COLOR: #EEE1C5;
  	SCROLLBAR-TRACK-COLOR: #B7BFD2;
}
td.botonera {
	background-image: url(imagenes/botonera.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.forms 
{
	position:absolute;
	z-index:2;
	font-weight:bold;
	color: #003366;
}
p.parrafos {
	margin: 5px;
	margin-right: 20px;
}
p.parrafos2 {
	margin: 5px;
}
p.paginacion {
	position:absolute;
	z-index:3;
	top:548px;
	left:335px;
	width:250px;
	line-height:25px;
}
p.paginacion2 {
	position:absolute;
	z-index:3;
	top:450px;
	left:335px;
	width:250px;
	line-height:25px;
}
.h1 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	margin-top:2px;
}
a {
 text-decoration: none;
 color: #003366;   
}
a.items:hover {
	text-decoration: underline;
}
a.botones {
	BORDER: #EEE1C5 1px solid;
	padding:3px;
	font-weight: bold;
}
a.botones:hover {
	BORDER: #445068 1px solid;
	color: #445068;
}
div.menu {
	position:absolute;
	z-index:2;
	background-color:#FFFFFF;
}
div.recuadro {
	margin:0px;
	border: 2px;
	border-style: solid;
	border-color: #445068;
	padding:5px;
	margin-left: 3px;
	margin-right: 3px;
}
h2 {
	color: White;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
br.c {
	line-height: 6px;
}	
div.msg {
				position:absolute;
				z-index:3;
				height:75px;
				padding:5px;
				background-color: #B1B6CF;
				border: solid 1px;
				border-color:  #514A33;
				font-size: 12px;
				}
				a.boton {
				text-decoration: none;
				font-size: 13px;
				font-weight: bold;
				color: black;
				}
				a.boton:hover {
				text-decoration: underline;
				color: White;
			}
