.shadow-1 {
	filter: DropShadow(Color=#0F4440, OffX=1, OffY=1);
}
.menu-text {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.left-menu {
	font-family: "Verdana";
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
}
.menu-text:hover {
	color: #FFCC00;
	text-decoration: none;
}
.left-menu:hover {
	color: #FF9900;
	text-decoration: underline;
}
.left-menu-2 {
	font-family: "Verdana";
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;


}
.left-menu-2:hover {
	color: #009ADB;
	text-decoration: underline;
}
.more-text {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.more-text1 {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.input-1 {
	font-family: "Verdana";
	font-size: 11px;
	color: #96506A;
	height: 18px;
	width: 100%;
	border: thin inset;
}
.pic-l {
	clear: left;
	float: left;
	margin-right: 5px;
}
.title-text {
	font-family: "ΣΧΤ²";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.text-1 {
	font-family: "Verdana";
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.text-1:hover {
	color: #009ADB;
	text-decoration: underline;
}
