body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1D1257;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titulos{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#1D1257;
}
.subtitulos{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom:thin;
	border-bottom-color:#6699CC;
	border-bottom-style:solid;
}
.subtitulos2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom:thin;
	border-bottom-color:#C4C4C4;
	border-bottom-style:solid;
}
.boton{
	
	background-color:#2C445E;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.boton2{
	
	background-color:#BF9F62;
	font-size:12px;
	font-weight:bold;
	color:#2C445E;
}
.combos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablas{

font-size:14px;
font-weight:bold;
background-color:#6699CC;

}
.tablas2{
background-color:#E1E1E1;
}
.tablas3{
background-color:#F4F4F4;
}
.tablas4{
background-color:#C0DD53;
}

.herramientas{
background-color:#FFCC99;
}
#on{
cursor:default;
background-color:#F9F9F5;
}
#out{
cursor:default;
background-color:none;
}
#on2{
cursor:default;
background-color:#6699CC;
}
#on3{
background-color:#BF9F62;
}
.menu{
color:#FFFFFF;
background-color:#2C445E;
}
.mayusculas{text-transform:uppercase;}