﻿.BgButton 
{
	/*width:auto!important;
	white-space: nowrap;*/
	CURSOR:pointer;
	/*z-index:1;
	margin-top: 0;
	margin: 0;*/
	
	text-align: center;
	/*text-decoration: none;*/
	color: #485e2e;
	font-size: 11px;
	font-family : Arial;
	font-weight : bold;
	background-color: #ffffff;
	width : 80px;
	height : 15px;
	border-top: dotted 0px;
	border-bottom: 0px  solid;
	border-right: solid 0px;
	border-left: solid 1px #485e2e;
	left: 828px;
	float:left;
	
}
.OverButton 
{
	
	CURSOR: hand;
	
	text-align: center;
	/*position: relative;
width:auto!important;
	margin-top: 0;
	margin: 0;
	white-space: nowrap;
*/
	z-index:1;
	border: 0px solid White;
	text-align: center;
	text-decoration: none;
	color: #485e2e;
	font-size: 11px;
	font-family : Arial;
	font-weight : bold;
	background-color: #fbd525 ;
	width : 80px;
	height : 15px;
	border-top: dotted 0px ;
	border-bottom: 0px  solid;
	border-right: solid 0px ;
	border-left: solid 1px #485e2e;
	float:left;
	
}
.BgLinckUp
{
	float:left;
	width:80px;
}
.LinckUpOpen
{
	
	color : #485e2e;
	font-size: 11px;
	font-family : Arial;
	font-weight : bold;
	cursor:hand;
	background:#ffffff;
	
}
.listLinckUp
{
	width:80px;
	position:absolute;
	
	/*background-color :#ffffff;*/
	overflow-x:visible;
	border:1px solid #7F9DB9;
    border-top-width:0px;
    z-index:100;
}