@charset "utf-8";
.BodyAndTxtL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-color: #000;
	vertical-align: text-top;
	text-align: left;
	display: inherit;
	margin: 30px;
	height: auto;
	width: auto;
	position: relative;
}

.BodyAndTxtR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	color: #E6B49B;
	background-color: #000;
	vertical-align: top;
	text-align: right;
	display: inherit;
	margin: 10px;
	height: auto;
	width: auto;
	position: relative;
}

.ParHeaderL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	background-color: #000;
	position: relative;
	text-align: left;
}

.ParHeaderR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	background-color: #000;
	position: relative;
	text-align: right;
}

.ParHeaderC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	background-color: #000;
	position: relative;
	text-align: center;
	font-weight: bold;
}

.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	background-color: #000;
	vertical-align: top;
	text-align: right;
	display: inherit;
	margin: 10px;
	height: auto;
	width: auto;
	position: relative;
}
.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	background-color: #000;
	vertical-align: top;
	text-align: left;
	display: inherit;
	margin-left: 30px;
	height: auto;
	width: auto;
	position: relative;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	vertical-align: top;
	text-align: center;
	height: auto;
	width: auto;
	position: relative
}
.Contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #CF4B1D;
	vertical-align: top;
	text-align: center;
	height: auto;
	width: 500px;
	position: relative
}
.INCP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-color: #000;
	vertical-align: text-top;
	text-align: center;
	display: inherit;
	margin: 30px;
	height: auto;
	width: auto;
	position: relative;
	font-weight: bold;
}
