﻿.menu a:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}

.menu a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}

.menu a:active
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.txt
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: none;
}
.txt a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: underline;
}
.txt a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: underline;
}
.txt a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: underline;
}
.txt a:active
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: underline;
}
.caja
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	text-decoration: none;
	border-right: #6d7176 thin solid;
	border-top: #6d7176 thin solid;
	border-left: #6d7176 thin solid;
	border-bottom: #6d7176 thin solid;
}
.txt_sub
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	text-align: justify;
	font-weight:bold;
	text-decoration: underline;
}
#scroll {
	width:320px;
	height:283px;
	overflow:auto;
	margin-left:20px;
	scrollbar-arrow-color: #989A9D;
	scrollbar-base-color: #989A9D;
	scrollbar-dark-shadow-color: #989A9D;
	scrollbar-track-color: #989A9D;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #989A9D;
	scrollbar-highlight-color: #989A9D;
}
#scroll2 {
	height: 300px;
	overflow: auto;
	padding: 5px 5px 0px 5px;
	margin-left: 20px;
	scrollbar-arrow-color: #989A9D;
	scrollbar-base-color: #989A9D;
	scrollbar-dark-shadow-color: #989A9D;
	scrollbar-track-color: #989A9D;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #989A9D;
	scrollbar-highlight-color: #989A9D;
}
.blanco
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: none;
}
.blanconeg
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-align: center;
	font-weight:bold;
	text-decoration:underline;
}
.txtclaro
{
	font-family: Arial;
	font-size: 11px;
	color: #747373;
	text-align: justify;
	text-decoration: none;
}

.link
{
	font-family: arial;
	font-size: 11px;
	color: #30353B;
	text-align: justify;
	font-weight:bold;
	text-decoration:underline;
}
.txt_alinado
{
	font-family: Arial;
	font-size: 11px;
	color: #505050;
}
.boton
{
	font-family: arial;
	font-size: 11px;
	color: #C2C2C2;
	border-right: #c1c2c4 1px solid;
	border-top: #c1c2c4 1px solid;
	border-left: #c1c2c4 1px solid;
	border-bottom: #c1c2c4 1px solid;
	background-color: #3b3b3b;
	text-align: center;
}

.Grid
{
    font-weight: normal;
    padding: 1px 1px 1px 1px;
    border-right: #c1c2c4 1px solid;
	border-top: #c1c2c4 1px solid;
	border-left: #c1c2c4 1px solid;
	border-bottom: #c1c2c4 1px solid;
	color: #FFFFFF;
}
.Header_Grid
{
    font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3b3b3b;
	text-align: center;
}
.Header_Grid a:hover
{
   font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.Header_Grid a:visited
{
   font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
    
}
.Header_Grid a:active
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
    
}
.Header_Grid a:link
{
   
    font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
    text-decoration:underline;
    
}
.Row_Grid
{
	text-align:center;
}

.Validaciones
{
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
	border: none 0px;
	background-color: #F6F9C5;
}

.photo
{
	border: solid 1px #000000;
}
