.bottom {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.bottom_small {
	font-size: 10px;
}

.bottom_link {
	font-size: 10px;
	color: #aaaaaa;
}

.bottom_link:hover {
	color: #ffffff;
}

.bottom_link_active {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.language {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #77787F;
}

.language:hover {
	color: #000000;
}

.language_active {
	color: #E62401;
	font-weight: bold;
}

.title_line {
	background-color: #E62401;
}

.title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #E62401;
}

.subtitle_small {
	font-size: 10px;
}

.content, .p, div {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #444444;
}

.button {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	background-color: #D9DAE0;
	border: 1px solid #000000;
	cursor: pointer;
}

.button_link {
	color: #444444;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: 1px solid #E62401;
	background-color: #D9DAE0;
}

.error_field_text {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #E62401;
}

.error_field {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #E62401;
	border: 1px solid #E62401;
}

.field {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #444444;
}
