#divFoldCont
{
	position: relative;	
	left: 5px;
	top: -170px;
	width: 175px;
	visibility: hidden;
}

.clFold
{
	position: absolute;
	width: 135px;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	border-top: thin none #00713B;
	border-right: thin none #00713B;
	border-bottom: 1px solid #00713B;
	border-left: thin none #00713B;
}

.clFoldLogo
{
	position: absolute;
	width: 135px;
	height: 90px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #999999;
}

.clFoldSub
{
	position: absolute;
	left: 0px;
	width: 130px;
	height: 18px;
	padding-left: 10px;
	padding-top: 5px;
	visibility: hidden;
	background-image: url(pix_allg/bg/menu.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #81B840;
	border-right-color: #81B840;
	border-bottom-color: #81B840;
	border-left-color: #81B840;
}

.clFoldSub2	
{
	position: absolute;
	left: 10px;
	width: 130px;
	padding-left: 5px;
	padding-top: 10px;
	visibility: hidden;
}

.clFoldLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00713B;
	font-style: normal;
}

.clFoldLinks:hover 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00713B;
}

.clSubLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	color: #81B840;
	font-style: normal;
}

.clSubLinks:hover 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00713B;
}

.clSubLinks:active 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81B840;
}

.clSubLinks2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #81B840;
	font-style: normal;
}

.clSubLinks2:hover 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00713B;
}

.clSubLinks2:active 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81B840;
}