.answer
{
	cursor:default;
	font-weight : bold;
}

.titleTab {
	background-color: #6C8846;/*#E7BA7F*/
	/*background-image : url(../img/bg.gif);*/
	color: #ffffff;/*#D6DDEB;*/
	font-size : 11px;
}
.titleTabEmb {
	font-size : 11px;
	color : Black; 
	font-weight : normal;
	text-decoration : none;
}

.rowTab {
	background-color: #E9F3D9; /*#E5EDF6*/
}

.rowTabEmb {
	font-size : 11px;
	color : Black; 
	font-weight : normal;
	text-decoration : none;
}

.endTab {
	background-color: #FFFDE7;
}
hr
{
	color:#D8D8D8;
	height:1px;
}

td,body,input,select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td {color: #6D9E30;}

.buttcont a {
	color: Black;
}

input
{
	border:none;
	background-color: transparent;
	margin:-2px;
}

textarea {
	background-color: white;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-darkshadow-color: buttonface;
	scrollbar-face-color: buttonface;
	scrollbar-base-color: buttonface;
	scrollbar-3dlight-color:buttonshadow;
}

a {
	font-size : 11px;
	color : #6D9E30; 
	font-weight : normal;
	text-decoration : none;
/*
	color : #F16624;
	text-decoration: none;*/
}

a:hover {
	color : #6D9E30; 
	font-weight : normal;
	text-decoration : underline;
/*	color : #F16624;
	text-decoration: underline*/
}

.panelTools {
	border-top: 1px outset buttonface;
	border-right: 1px outset buttonface;
	border-bottom: 0px outset buttonface;
	border-left: 1px outset buttonface;
}

.graphColor {
	background-color: #c5dda1;
}

.percColor {
	color: #b5d08d;
	font-weight: bold;
}


.block td.left { font-weight: bold;
}