body
{
}
.cl_MainGroup
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	border-left: white 1px solid;
	cursor: default;
	border-bottom: white 1px solid;
	background-color: white;
	
}
.cl_Group
{
	border-right: #996633 1px solid;
	border-top: #996633 1px solid;
	font-weight: bold;
	border-left: #996633 1px solid;
	cursor: default;
	border-bottom: #996633 1px solid;
	background-color: #ffffcc;
}
.cl_MainElem
{
	
	border-top: #dbd7d0 1px solid;
	width: 100%;
	border-bottom: #dbd7d0 1px solid;
	height: 20px;
	font-weight:bold;
}
.cl_MainElemOver TD
{
	cursor:hand;
	color: #996633;
	font-weight:bold;
	
}
.cl_MainElemOver
{
    BACKGROUND-COLOR: #ffffcc;
    HEIGHT: 20px;
    WIDTH: 100%;
cursor:hand;
}
.cl_Elem
{
    HEIGHT: 20px;
    WIDTH: 100%;
}
.cl_Elem TD
{
	color: #996633;
	
}
.cl_ElemOver
{
    BACKGROUND-COLOR: #cc9966;
    HEIGHT: 20px;
    WIDTH: 100%;
cursor:hand;
}
.cl_ElemOver TD
{
	color:White;
	cursor:hand;
}
.cl_ElemLImg
{
    WIDTH: 20px
}
.cl_ElemTxt
{
	padding-right: 5px;
	padding-left: 1px;
	font-size: 11px;
	cursor: default;
	color: #996633;
	font-style: normal;
	text-decoration: none;
}
.cl_ElemRImg
{
    TEXT-ALIGN: right;
}
