  /* //////////////////////  */
 /*		global menu: begin  */
/* //////////////////////  */

.menu-drop {
	position: absolute;
	width: 266px;
	height: 175px;
	top: 0px;
	left: 0px;
}

.gmDrop td {
	background-color: #8F1B35;
	padding: 1px 3px 2px 4px;
	border-bottom: 1px solid white;
	cursor: pointer;
	cursor: hand;
}

#gmDropProduktai {
	/*visibility: hidden;*/
}

/*  scroll  */

#gmScrollCont {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 246px;
	height: 171px;
	clip: rect(0px 246px 171px 0px);
	overflow: hidden;
}

#gmScrolltext {
	position:absolute;
	left:0px;
	top:0px;
	width: 246px;
}

/*#gmScrollArrowTop {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 13px;
	text-align: center;
}

#gmScrollArrowBottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 15px;
	height: 13px;
	text-align: center;
}*/

/*_____*/

a.link-gm {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.link-gm:visited {
	color: white;
	text-decoration: none;
}
a.link-gm:hover {
	color: #8F1B35;
	text-decoration: none;
}
a.link-gm:active {
	color: #8F1B35;
	text-decoration: none;
}

/*_____*/

a.link-gmOver {
	font-size: 10px;
	color: #8F1B35;
	text-decoration: none;
}
a.link-gmOver:visited {
	color: #8F1B35;
	text-decoration: none;
}
a.link-gmOver:hover {
	color: #8F1B35;
	text-decoration: none;
}
a.link-gmOver:active {
	color: #8F1B35;
	text-decoration: none;
}

  /* /////////////////////  */
 /*		global menu: end   */
/* /////////////////////  */

.title {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #8F1B35;
}
.date {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #6EA6BD;
}
.small {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #8F1B35;
	text-decoration: none;
}
.small:hover {
	text-decoration: underline;
}
.white {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white:hover {
	text-decoration: underline;
}
P {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #8F1B35;
}
TD {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #8F1B35;
}
A {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #6EA6BD;
	text-decoration: none;
}
A:HOVER	{
	text-decoration: underline;
}
B {
	font-weight: bold;
}
STRONG {
	font-weight: bold;
}
BODY {     scrollbar-3d-light-color:#ffffff;
           scrollbar-arrow-color:#8F1B35;
           scrollbar-base-color:#BEDBE7;
           scrollbar-dark-shadow-color:grey;
           scrollbar-face-color:#BEDBE7;
           scrollbar-highlight-color:#6EA6BD;
           scrollbar-shadow-color:#6EA6BD;
}
.flat  {
	font-size : 8pt;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #6EA6BD;
}
.flat1  {
	font-size : 8pt;
	font-family : Verdana;
	background-color : #BEDBE7;
	color : #6EA6BD;
	font-weight : bold;
	border-width : 1;
	border-color : #6EA6BD;
}
.select  {
	font-size : 8pt;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #A857A2;
}