.row1
{
	border-top:dotted 1px #000000;
	border-right: solid 1px #000000;
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
	font-weight: 200;
	background-color:#e5e5e5;
	padding: 0px 5px 0px 5px;
}
.row2
{
	border-top:dotted 1px #000000;
	border-right: solid 1px #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: 200;
	background-color: #4A6D92;
	padding: 0px 5px 0px 5px;
}
.input
{
	font-family: tahoma;
	font-size: 11px
}
.td
{
	font-family: tahoma;
	font-size: 10px;
	padding: 5px;
}
.btn
{
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #202221;
	background: #e5e5e5;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A697 #B1ADA2 #BFB9AB #D3D2CD;
	border-left: 1em solid #A5A196;
	padding: 0.25em 0.5em 0.4em 0.75em;
	float:right;
}
.textoRojo
{
	color:Red;
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
#listBox
{
	width: 100%;
	background-color:#e5e5e5;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.txt
 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
}
