body
{
scrollbar-face-color: #D3640A;
scrollbar-highlight-color : #F0BFA0;
scrollbar-3dlight-color : #F0BFA0; 
scrollbar-shadow-color : #FFCCEE;
scrollbar-darkshadow-color : #EEEEEE; 
scrollbar-track-color : #F0BFA0;
scrollbar-arrow-color : #F0BFA0;
}

kTD{Color : #555555; Font-Family : Arial Armenian, Arial LatArm, Times Armenian; Font-Size : 12px;}
td.TD_eng{Color : #000000; Font-Family : Verdana, Arial, Times New Roman; Font-Size : 10px;}

.hh1 { Font-Size : 11px; Font-Weight : Bold;}
.hh1_eng { Font-Family : Verdana, Arial, Times New Roman; Font-Size : 10px; Font-Weight : Bold;}
.hh2 { Font-Size : 12px; Font-Color : White; Font-Weight : Bold;}
.hh2_eng { Font-Family : Verdana, Arial, Times New Roman; Font-Size : 12px; Font-Color : White; Font-Weight : Bold;}

.wtxt {
	Color : White;
}

INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
.subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }
.formt { FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}
INPUT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 14px; color: #000000 }
textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 14px; color: #000000 }
SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial Armenian, Arial LatArm, Times Armenian; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
INPUT.btn { color : #CFD6EF; }

.input_text { FONT-FAMILY: Verdana, Arial, Times New Roman; font-size: 12px; color: #FFFFFF;}
.input_text_button { FONT-FAMILY: Verdana, Arial, Times New Roman; font-size: 12px; color: #000000;}
.input_text_fields { FONT-FAMILY: Verdana, Arial, Times New Roman; font-size: 12px; color: #000000;}

A {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : underline;
}
A:visited {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : underline;
}
A:hover {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}
A:active {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu {
	Color : #080F38;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 11px;
	text-decoration : none;
}
A.mnu:visited {
	Color : #080F38;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 11px;
	text-decoration : none;
}
A.mnu:hover {
	Color : #080F38;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 11px;
	text-decoration : underline;
}
A.mnu:active {
	Color : #080F38;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 11px;
	text-decoration : underline;
}

A.lmnu {
	Color : #050C24;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:visited {
	Color : #050C24;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:hover {
	Color : #050C24;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
A.lmnu:active {
	Color : #050C24;
	Font-Family : Arial Armenian, Arial LatArm, Times Armenian;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}






/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
