.tr5 {
	font-size: 5px;
}
.cssVisionBlue {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 14px;
	color: #016EC5;
}
.cssItext {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.cssWhiteItext {
	font-family: "Arial Rounded MT Bold", arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.cssSolutionVision {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: none;
}
a.cssHeaderBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
a.cssHeaderBar:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.cssHeaderMenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.cssHeaderMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3F3;
	text-decoration: none;
}
.cssItextMini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.cssHeaderTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C46200;
	text-decoration: none;
}
a.cssHeaderTop:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF9909;
	text-decoration: underline;
}
.cssSolutionBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	display: table-row-group;
}

.cssIsemitituloRed {

	font-family: "trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #2C8CDC;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.cssItextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cssWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cssTextAreaMessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	background-color: #FFFFCC;
}

.cssTextDivMessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	background-color:#6699FF;
}

.cssTextDivMessageError {
	color:#FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	background-color:#6699FF;
	text-decoration: line-through;
}
