.answer
{
	cursor:default;
}

.titleTab {
	background: #FCFCFC url(../../../../data/img/page.jpg) repeat-y left;		
	color: #226D29
	font-size : 10px;
}
.titleTabEmb {
	font-size : 10px;
	color : #2976BE; 
	font-weight : normal;
	text-decoration : none;
}

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

.rowTabEmb {
	font-size : 10px;
	color : #2976BE; 
	font-weight : normal;
	text-decoration : none;
}

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

td,body,input,select {
	font-family: Verdana, Arial, sans-serif;
	color : #2976BE;
	font-size: 10px;
}

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 : 10px;
	color : #2976BE; 
	font-weight : bold;
	text-decoration : none;
/*
	color : #75A470;
	text-decoration: none;*/
}

a:hover {
	color : #2976BE; 
	font-weight : bold;
	text-decoration : underline;
/*	color : #75A470;
	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: #83BDF4;
}



