@font-face 
{
    font-family: Arian AMU;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.yerkir.am/fonts/ARIANAM0.eot);
 }
body 
{
	background-color: #e5e6e8;
    color: black;
    font-family:  Arian AMU, Sylfaen, Arial, Verdana, Tahoma, Helvetica;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.btn
{
	font-size: 9pt;
	cursor: pointer;
	padding: 0px;
	height:20px;
}
a 
{
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
.separator
{
	font-size: 10pt;
	color: #0000cc;
}
.copy
{
	font-size: 8pt;
	color: #666666;
}
.smallLinks
{
	font-size: 8pt;
	color: #ffffff;
}
.headers
{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
.headers2
{
	font-size: 8pt;
	color: #ffffff;
}
.sub2
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.box 
{
  	position: absolute;
}
.bar 
{
	height:26px;
  	cursor: move;
  	filter:alpha(opacity=80);   
   	-moz-opacity: 0.8;   
   	opacity: 0.8;
}
.normal
{
	font-size: 10pt;
	color: #000000;
}
.calendar
{
	font-size: 9pt;
	color: #000000;
}
.calendarText
{
	font-family: Arian AMU, Sylfaen, Arial, Verdana, Tahoma, Helvetica;
	border: 1px solid #206A9B;
  	font-size: 11px;
  	color: #000;
  	cursor: pointer;
}
.note
{
	font-size: 10pt;
	color: #b100ff;
}
#dimmer 
{
	position: absolute;
	background-color:#000;
	left: 0px;
	top:0px;
	width: 0px;
	height: 0px;
	z-index: 9990;
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#cartPreview
{
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	top: 50%;
	border: solid 1px #000000;
	display: none;
	z-index: 9991;
}
.search
{
	color: #ff0000;
	font-weight: bold;
}
.selected
{
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
}
#kw
{
	font-size: 9px;
  	color: #000000;
	height : 18px;
    border : 1px solid #828996
}
.titles
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}