body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 808080;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFEFEF;
	background-attachment: fixed;
}
a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5390b7;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5390b7;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5390b7;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #96BBD3;
	font-size: 11px;
	text-decoration: none;
}
.text_grey {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.form_items {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #D1D1D1;
}.texto_general {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: justify;
}
.table_outline {
	border: 1px solid #afafaf;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}
.texto_general_rojo {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c76161;
}
table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
.table_outline1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.texto_general_azul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5390b7;
}
