body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt !important;
	color: #333;
}
a:hover  {
	color: #969696;
	text-decoration: none;
}

a.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt !important;
	color: #333;
}
a.tit:hover  {
	color: #969696;
	text-decoration: none;
}

a.tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt !important;
	color: #333;
}
a.tit1:hover  {
	color: #969696;
	text-decoration: none;
}

.t1 { font-size: 10pt; font-weight: bold; margin: 10px 0 0 0; }
.tb { font-size: 10pt; font-weight: bold; }
.t2 { font-size: 8pt; color: #848484; }
.t3 { font-size: 8pt; color: #333; }
.t2b { font-size: 8pt; font-weight: bold; }

.divtit {
	width: 310px;
	margin: 16px 0 0 0;
	border-bottom: #E18E51 solid 2px;
	font-size: 9pt;
	font-weight: bold;
}

.divtitmarz {
	width: 300px;
	margin: 16px 0 0 0;
	border-bottom: #E18E51 solid 1px;
	font-size: 9pt;
	font-weight: bold;
	color: #A3A3A3;
}

#masthead {
	width: 770px;
}

#divmenu {
	width: 650px;
	margin: 50px 0 0 115px;
	text-align: right;
	position: absolute;
}

td.sep15 { width: 15px; }
td.sep5 { width: 5px; }
td.sep10 { width: 10px; }
td.sep250 { width: 250px; }
td.sep1h { height: 32px; }
td.sep1w { width: 25px; }
td.sep2w { width: 20px; }
td.sep3w { width: 15px; }
td.sep4w { width: 50px; }

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt !important;
	font-weight: bold;
	color: #333;
}

a.menu:hover  {
	color: #933823;
}

#divcontact {
	width: 767px;
	margin-top: 86px;
	text-align: right;
	position: absolute;
}

a.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt !important;
	color: #FFFFFF;
}

a.contact:hover  {
	color: #F8044F;
}

#divbody {
	width: 770px;
	height: 400px;
	margin: 0px 0 0 0;
}

#divleft {
	width: 165px;
	margin: 0px 0 0 3px;
	float: left;
}

#divleftmenu {
	width: 160px;
	margin: 22px 0 0 3px;
	float: left;
}

#divlefttext {
	width: 160px;
	margin: 290px 0 0 3px;
	float: left;
}

#divuse {
	width: 585px;
	margin: 0px;
	text-align: justify;
	float: right;
}

a.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt !important;
	color: #333;
}

a.leftmenu:hover  {
	color: #333;
	text-decoration: none;
}

#useful table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	text-align: left;
}
#useful tbody td {
	border-top: 1px solid #333;
}
#useful thead th {
	background-color: #F9B87E;
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.imgl {
	float: left;
	margin: 0px 10px 5px 0;
	clear: both;
}

.imgl1 {
	float: left;
	margin: 5px 10px 5px 0;
	clear: both;
}

.imgr {
	float: right;
	margin: 0px 0px 5px 10px;
	clear: both;
}

.armfont { 
	font-size: 10pt;
	font-family: "Arial Armenian", "Arial AM", "Arial LatArm", sans-serif;
}

.engfont { 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt !important;
	color: #333;
}

a.eng:hover  {
	color: #969696;
	text-decoration: none;
}

.rus {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	font-size: 10pt;
}

a.rus {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	text-decoration: underline;
	font-size: 10pt !important;
	color: #333;
}

a.rus:hover  {
	color: #969696;
	text-decoration: none;
}

#divmarz {
	width: 570px;
	margin: 49px 0 0 115px;
	text-align: left;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt !important;
	font-weight: bold;
	color: #333;
	padding: 0 0 1px 70px;
}

input, textarea, select {
	background-color: #fff;
	border: 1px solid #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}

.divnews {
	width: 300px;
	margin: 16px 0 0 0;
	border-bottom: #E18E51 solid 2px;
	font-size: 8pt;
	font-weight: bold;
	background-color: #EEBB95;
}

a.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt !important;
	color: #333;
}
a.news:hover  {
	color: #9D4709;
	text-decoration: none;
}

.divnewsarchive {
	margin: 5px 0 0 0;
	font-size: 8pt;
}

a.newsarchive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt !important;
	color: #333;
}
a.newsarchive:hover  {
	color: #9D4709;
	text-decoration: none;
}

.divmarz {
	width: 575px;
	margin: 0;
	border-top: #E18E51 solid 2px;
	font-size: 8pt;
	font-weight: bold;
	background-color: #EEBB95;
	text-align: right;
	padding: 3px 0 0 0;
}

#bg1 {
	background-color: #FFFFFF;
}

#bg2 {
	width: 270px;
	background-color: #EEBB95;
	padding-bottom: 4px;
}

a.ss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt !important;
	color: #333;
}

a.ss:hover  {
	color: #333;
	text-decoration: none;
}

.book {
	font-family: "Arial Armenian", "Arial AM", "Arial LatArm", sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	background-image: url(../../images/glossary.jpg);
	background-repeat: no-repeat;
	border-bottom: #E18E51 solid 2px;
	width: 565px;
	height: 74px;
	margin: 0;
	padding: 40px 0 0 10px;
}

.booktb table {
	font-family: "Arial Armenian", "Arial AM", "Arial LatArm", sans-serif;
	font-size: 8pt;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

.booktb tbody td {
	border-top: 1px solid #000;
	font-size: 8pt;
	text-align: left;
}

.booktb thead th {
	background-color: #F9B87E;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.bookrus {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	background-image: url(../../images/glossaryrus.jpg);
	background-repeat: no-repeat;
	border-bottom: #E18E51 solid 2px;
	width: 417px;
	height: 74px;
	margin: 0;
	padding: 40px 0 0 10px;
}

.bookrus tbody td {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	font-size: 10pt;
	text-align: left;
}

.booktbrus table {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	font-size: 9pt;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

.booktbrus tbody td {
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	border-top: 1px solid #000;
	font-size: 9pt;
	text-align: left;
}

.booktbrus thead th {
	background-color: #F9B87E;
	font-family: "Russian Times", "Arial LatRus", "Baltica Cyrillic", "Courier Cyrillic", "Russian Text Book", sans-serif;
	font-weight: bold;
	font-size: 9pt;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tdbg {
	background-color: #F9B87E;
}



/*- - - - -Home- - - -*/
#divleft7 {
	width: 215px;
	margin: 0px 0 0 3px;
	float: left;
}

#divlefttext7 {
	width: 213px;
	margin: 20px 0 0 0px;
	border-right: #E18E51 solid 1px;
	float: left;
}

.divmenu7 {
	width: 200px;
	margin: 0;
	padding: 0px 0 2px 7px;
	border-bottom: #E18E51 solid 1px;
	font-size: 8pt;
	background-color: #F9B87E;
}

.divmenu71 {
	width: 200px;
	margin: 0px 0 0 0;
	padding: 0px 0 2px 7px;
	border-bottom: #a4a4a4 solid 1px;
	font-size: 8pt;
	background-color: #bebebe;
}

a.divmenu70 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt !important;
	color: #333;
}

a.divmenu70:hover  {
	color: #933823;
}


#divuse7 {
	width: 540px;
	margin: 0px;
	text-align: justify;
	float: right;
}

.divuse7News {
	width: 265px;
	margin: 0px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: #848484 solid 1px;
	/*height: 300px;*/
}

a.divuseNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt !important;
	color: #333;
}

a.divuseNews:hover  {
	color: #933823;
}

.divline7News {
	width: 255px;
	height: 25px;
	margin: -20px 0 0 0;
	padding: 0px;
	border-bottom: #848484 solid 1px;
	text-align: right;
	font-size: 8pt;
}

#divuse77News {
	width: 265px;
	margin: 0px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 300px;
}

.divtit7 {
	width: 380px;
	margin: 16px 0 0 0;
	border-bottom: #E18E51 solid 2px;
	font-size: 9pt;
	font-weight: bold;
}

.divline7 {
	width: 535px;
	height: 25px;
	margin: -20px 0 0 0;
	padding: 0px;
	border-bottom: #848484 solid 1px;
	text-align: right;
	font-size: 8pt;
}

.t71 { font-size: 10pt; font-weight: bold; color: #E18E51; margin: 20px 0 -10px 0; }
.t718 { font-size: 8pt; font-weight: normal; margin: 20px 0 0px 80px; }
.t717 { font-size: 10pt; font-weight: bold; color: #E18E51; margin: 20px 0 7px 0; }

.divline77 {
	width: 535px;
	height: 25px;
	margin: -20px 0 0 0;
	padding: 0px;
	border-bottom: #E18E51 solid 1px;
	text-align: right;
	font-size: 8pt;
}
