.texto00{
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #717F96;
	text-decoration: none;
}

.texto00:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #717F96;
	text-decoration: underline;
}

.texto01{
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #173587;
	text-decoration:none;	
}

.texto01_red{
	font-family: Tahoma;
	font-size: 11px;
	color: #9E0001;
	font-weight:bold;
	text-decoration:none;
}

.texto01_white{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.texto02{
	font-family: Tahoma;
	font-size: 11px;	
	color: #173587;
	text-decoration: none;
}

.texto02:hover{
	font-family: Tahoma;
	font-size: 11px;	
	color: #173587;
	text-decoration: underline;
}

.texto03{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #717F96;
	text-decoration: none;
}

.footer{
	font-family: Tahoma;
	font-size: 11px;	
	color: #DAE2EB;	
	text-decoration: none;
}

.footer:hover{
	font-family: Tahoma;
	font-size: 11px;	
	color: #DAE2EB;	
	text-decoration: underline;
}

.border00{
	border-top: 1px solid #CED5E2;
}

.inputtext00{
	border-top: 1px solid #CED5E2;
	border-bottom: 1px solid #CED5E2;
	border-left: 0px;
	border-right: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #717F96;	
	padding-left: 4px;
	padding-top:3px;
	height: 22px;
	vertical-align: bottom;
}

.inputtext01{
	border:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;	
	background-color:#4B648C;
	padding-left: 15px;
	padding-top:4px;
	height: 20px;
}

.page{
	font-family: Tahoma;
	font-size: 11px;	
	color: #173587;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

.page:hover{
	font-family: Tahoma;
	font-size: 11px;	
	color: #9E0001;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}

.page_on{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9E0001;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}