@charset "iso-8859-9";
.txt11-gray-bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9c9c9;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.txt11-gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #c9c9c9;
	text-decoration: none;
	line-height: 15px;
}
.txt11-darkgray {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.txt12-darkgray {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.txt13-darkgray {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.txt13-gray {
	font-family: Tahoma;
	font-size: 13px;
	color: #c9c9c9;
	text-decoration: none;
	line-height: 15px;
}
.txt11-yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffc000;
	text-decoration: none;
	line-height: 15px;
}
.txt11-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.txt11-cyan {
	font-family: Tahoma;
	font-size: 11px;
	color: #75E7FF;
	text-decoration: none;
	line-height: 15px;
}

.txt12-cyan {
	font-family: Tahoma;
	font-size: 12px;
	color: #75E7FF;
	text-decoration: none;
	line-height: 15px;
}
.txt11-orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
	line-height: 15px;
}


.home-textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 15px;
	background-color:transparent;
	border:none;
	width:140px;
}
.txt10-gray {
	font-family: Tahoma;
	font-size: 10px;
	color: #c9c9c9;
	text-decoration: none;
	line-height: 15px;
}
.leftmenu-border {
	border-bottom: solid 1px #333333;
	text-decoration: none;
}

