body {
 margin-left: 0px;
 margin-right: 0px;
 background-color:#f6f6f6;


}

.mainTable
{
 background-color:#ffffff;
 padding-left:10px;
 padding-right:10px;
 border: 1px solid #c1c1c1;
}

.left
{
	font-family: Arial;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #2d405e;
	padding: 5px;
	vertical-align:top;
	background-color:#c1c1c1;
	text-align: justify;
}


.title
{
	font-family: Arial;
	font-size: 19px;
	font-style: bold;
	font-weight: bold;
	color: #2d405e;
	border-bottom: 1px solid #920707;
	padding: 10px;
}

.mensaje
{
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #193142;
	padding: 10px;
}

.seccion
{

font-family: Arial;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #636363;

	padding: 10px;

}


.sub
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align:middle;
	color: #636363;
}

li {
	font-family: Arial, Times, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	color: #607403;
	text-decoration: none;

	}


a.seccionLink:link {
	font-family: Arial, Times, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	color: #607403;
	text-decoration: none;


	}

	a.seccionLink:visited {
	font-family: Arial, Times, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	color: #607403;
	text-decoration: none;

	}

	a.seccionLink:hover {
	font-family: Arial, Times, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	color: #3d4a01;
	text-decoration: none;


	}

a.seccionLink:active {
	font-family: Arial, Times, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	color: #607403;
	text-decoration: none;

	}
