body
{
	margin: 0px;
}

a.menu:link, a.menu:visited, a.menu:active
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #ffcc00;
}

a.contenido:link, a.contenido:visited, a.contenido:active
{
	color: #ff6600;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.contenido:hover
{
	color: #ffcc00;
}

a:link, a:visited, a:active
{
	color: #5f5f9f;
	text-decoration: none;
}

a:hover
{
	color: #ff6600;
}

h1, h2, h3, h4, h5, h6
{
	color: #3d3d7e;
	font-family: Arial, Verdana;
}

input, select, textarea
{
	color: #3d3d7e;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

th
{
	background: #ffcc00;
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

tr.blanco
{
	background: #ffffff;
	color: #3d3d7e;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

tr.azul
{
	background: #5f5f9f;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.blanco
{
	background: #ffffff;
	color: #3d3d7e;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

td.azul
{
	background: #5f5f9f;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

td.etiqueta
{
	color: #3d3d7e;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.textoazul
{
	color: #3d3d7e;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}

.textoblanco
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}

.textogris
{
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 12px;
}