.NAV-LEFT {
	color: #4f2778;
	font-size: 10px;
	font-family: verdana;
	background-color: #fff;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.TEXT-Main {
	color: #000;
	font-size: 10px;
	font-family: verdana;
	text-align: left;
}
A:link {
	color: #4f2778;
	text-decoration: none
}
A:visited {
	color: #4f2778;
	text-decoration: none
}
A:active {
	color: #cae;
	text-decoration: none
}
A:hover {
	text-decoration: underline;
	color: #cae;
}
form {
	color: #e9ecef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	border-style: solid;
	border-width: 0;
}
.promobox {
	width:198px;
	height:82px;
	border:none;
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(buttons/promo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:30px;
}
