body {
	font-family: Arial;
	color: #2D4488;
	background-color:white;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

	SCROLLBAR-FACE-COLOR: #2D4488;
	SCROLLBAR-HIGHLIGHT-COLOR: #red;
	SCROLLBAR-SHADOW-COLOR: #2D4488;
	SCROLLBAR-3DLIGHT-COLOR: #blue;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #pink;
	SCROLLBAR-DARKSHADOW-COLOR: #black;
}

input,textarea,select {
	background-color:white;
	border-style:solid;
	color: #2D4488;
	color-border:#2D4488;
	border-width: thin;
	font-size:12px;
	font-family: Arial;
	scrollbar-face-color:#2D4488;
	scrollbar-shadow-color:#2D4488;
	SCROLLBAR-ARROW-COLOR: white;
	
}

a { 
	color:#000099;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000099;
	text-decoration:underline;
}

td {
	font-size:12px;
}

table{
	border-color:blue;

}

.borde1{
	border: 1px solid #ECECF8;
}

.linea{

	 color:#9A9AF6;
}

.borde2{
	border: 1px solid #ABABFF;
	background-color: #ECECF8;
}

#agrup1
{
padding:6px;
font-size:12px;
background-color:#ECECF8;
border: 1px solid #ABABFF;
}
#agrup2
{
padding:6px;
font-size:12px;
background-color:#d8d8fb;
border: 1px solid #ABABFF;
}
