.text {
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.7em;
	color: 75725F;
}
.text a:link {
	text-decoration: underline;
	color: #215B5D;
}
.text a:hover {
	text-decoration: none;
	color: #215B5D;
}
.text a:visited {
	text-decoration: underline;
	color: #215B5D;
}
.text a:visited:hover {
	text-decoration: none;
	color: #215B5D;
}

.text2 {
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.7em;
	color: #666666;
	margin-left: 3;
	margin-right: 2;
	margin-top: 2;
	margin-bottom: 2;
}
.text2 a:link {
	text-decoration: underline;
	color: #666666;
}
.text2 a:hover {
	text-decoration: none;
	color: #666666;
}
.text2 a:visited {
	text-decoration: underline;
	color: #666666;
}
.text2 a:visited:hover {
	text-decoration: none;
	color: #666666;
}

.white {
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.6em;
	color: #FFFFFF;
}
.white a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.white a:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.whiteam {
	font-family: Arial LatArm, Arial Am, Arial Armenian;;
	font-size: 0.6em;
	color: #FFFFFF;
}

.green {
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.7em;
	color: #215B5D;
}
.green a:link {
	text-decoration: underline;
	color: #215B5D;
}
.green a:hover {
	text-decoration: none;
	color: #215B5D;
}
.green a:visited {
	text-decoration: underline;
	color: #215B5D;
}
.green a:visited:hover {
	text-decoration: none;
	color: #215B5D;
}

.title {
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.8em;
	color: #ff6600;
}

.lang	{
	font-family: Tahoma, helvetica, Arial, Verdana;
	font-size: 0.6em;
	color: #ff6600;
}
.lang a:link {
	text-decoration: underline;
	color: #ff6600;
}
.lang a:hover {
	text-decoration: none;
	color: #ff6600;
}
.lang a:visited {
	text-decoration: underline;
	color: #ff6600;
}
.lang a:visited:hover {
	text-decoration: none;
	color: #ff6600;
}

.text2am {
	font-family: Arial LatArm, Arial Am, Arial Armenian;
	font-size: 0.7em;
	color: #666666;
}
.text2am a:link {
	text-decoration: underline;
	color: #666666;
}
.text2am a:hover {
	text-decoration: none;
	color: #666666;
}
.text2am a:visited {
	text-decoration: underline;
	color: #666666;
}
.text2am a:visited:hover {
	text-decoration: none;
	color: #666666;
}

.titleam {
	font-family: Arial LatArm, Arial Am, Arial Armenia;
	font-size: 0.8em;
	color: #ff6600;
}

.greenam {
	font-family: Arial LatArm, Arial Am, Arial Armenia;
	font-size: 0.7em;
	color: #215B5D;
}
.greenam a:link {
	text-decoration: underline;
	color: #215B5D;
}
.greenam a:hover {
	text-decoration: none;
	color: #215B5D;
}
.greenam a:visited {
	text-decoration: underline;
	color: #215B5D;
}
.greenam a:visited:hover {
	text-decoration: none;
	color: #215B5D;
}
.input {
	border: 1px solid #75725F;
	width: 150px;
	height: 18px;
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
}
.input2 {
	border: 1px solid #75725F;
	width: 150px;
	height: 100px;
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
}
.button {
	border: 1px solid #000000;
	width: 80px;
	height: 18;
	background-color: #999999;
	font-family: Arial, Verdana, helvetica;
	font-size: 11px; color: #ffffff;
}