body
{
	background-color: #ffffff;
	direction: ltr;
}

.textMenu
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	direction: ltr;
	font-variant: small-caps;
}

.textMenu:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 14px;
	color: #014466;
	text-align: center;
	direction: ltr;
	font-variant: small-caps;
}
.textMainMenu
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	line-height: 13px;
font-weight: bolder;
	color: #f6931c;
	text-align: center;
	direction: ltr;
	font-variant: small-caps;
}

.textMainMenu:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 13px;
	color: #014466;
	text-align: center;
	direction: ltr;
	font-variant: small-caps;
}

.textContent
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #86878b;
	text-align: left;
	direction: ltr;
}

.textCaption
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #f5861a;
	text-align: left;
	direction: ltr;
}

.textSubCaption
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #f5861a;
	text-align: left;
	direction: ltr;
}

.textLink
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #f5861a;
	text-align: left;
	direction: ltr;
}

.textLink:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	color: #f5861a;
	text-align: left;
	direction: ltr;
}
