.Titulo {
	color : #000000;
	margin-top : 0;
	padding-bottom : 0;
	margin-bottom : 0;
	margin-left : 2px;
	padding-left : 30px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
	font-weight: bold;
}

.TitTabla {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.Titulo2 {
	color : #000000;
	margin-left : 8px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

.Titulo2 a {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

.Titulo2 a:hover {
	color : #000000;
	margin-left : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

.TxtInfo {
	color:#FF0000;
	margin-left : 8px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}

.TxtInfo a {
	color : #FF0000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}

.TxtInfo a:hover {
	color : #FF0000;
	margin-left : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}


table.FormatoTabla {
	border-width: 1px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: #000000;
	width:95%;
}
table.FormatoTabla th {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: #000000;
}
table.FormatoTabla td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}



table.FormatoTabla2 {
	border-width: 1px;
	border-style:double;
	border-color: #999999;
	border-collapse: collapse;
}
table.FormatoTabla2 th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	background-color: #000000;
}
table.FormatoTabla2 td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: black;
	background-color: white;
}


.Contenido {
	color : #003C5E;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0;
	margin-left : 1px;
	padding-left : 1px;
	margin-right : 5px;
	font-size : 10px;
	font-family : Verdana;
	text-decoration: none;
}
.Contenido a{
	color : #003C5E;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0;
	margin-left : 1px;
	padding-left : 1px;
	margin-right : 5px;
	font-size : 10px;
	font-family : Verdana;
	text-decoration: none;
}
.Contenido a:hover{
	color : #9E0203;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0;
	margin-left : 1px;
	padding-left : 1px;
	margin-right : 5px;
	font-size : 10px;
	font-family : Verdana;
	text-decoration: none;
}

.Contenidob {
	color : #246494;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	text-decoration: none;
}

.Contenidob a{
	color : #246494;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	text-decoration: none;
}
.Contenidob a:hover{
	color : #8283FA;
	font-weight: bold;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0;
	margin-left : 1px;
	padding-left : 1px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}

.Texto1 {
	color:#3333CC;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
	font-weight: bold;
}

.FormTxtSimple {
	BORDER-RIGHT: #cccccc 1px dotted; 
	BORDER-TOP: #cccccc 1px dotted; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #cccccc 1px dotted; 
	WIDTH: 150px; 
	COLOR: #003C5E; 
	BORDER-BOTTOM: #cccccc 1px dotted; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 15px; 
	TEXT-DECORATION: none
}
.FormTxtMulti {
	BORDER-RIGHT: #cccccc 1px dotted; 
	BORDER-TOP: #cccccc 1px dotted; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #cccccc 1px dotted; 
	COLOR: #003C5E; 
	BORDER-BOTTOM: #cccccc 1px dotted; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.FormCombo{
	BORDER-RIGHT: #cccccc 1px dotted; 
	font:bold 9px Verdana;
	background :#CACCE0;
	WIDTH: 100px; 
}

.FormSubmit {
	BORDER-RIGHT: #cccccc 1px dotted; 
	BORDER-TOP: #cccccc 1px dotted; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #cccccc 1px dotted; 
	COLOR: #003C5E; 
	BORDER-BOTTOM: #cccccc 1px dotted; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.Cursor {
	cursor:default
}

.hr {
color:#999999;
width:40%;
}


p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}

