.left-text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.shadow-left {
	filter: DropShadow(Color=#711818, OffX=1, OffY=1);
}
.left-text:hover {
	color: #FFFF00;
}
.text-1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
.copy-text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #606060;
	text-decoration: none;
}
a:hover {
	color: #E70000;
	text-decoration: underline;
}
.title-text {
	font-family: "ΣΧΤ²";
	font-size: 16px;
	font-weight: bold;
	color: #E70000;
	text-decoration: none;
}
.text-2 {
	font-family: Verdana;
	font-size: 14px;
	color: #E70000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.input-textfield {
	font-family: Verdana;
	font-size: 12px;
	color: #353535;
	height: 100%;
	width: 99%;
	border: none;
}
.input-textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #353535;
	width: 99%;
	border: none;
}
.login-textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #A50000;
	background-color: #FAEBEC;
	height: 16px;
	border: 1px solid #A50000;
}
.input-button {
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	height: 18px;
	border: thin outset;
}
.input-select {
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	height: 16px;
	border: thin inset;
}
