.answer
{
	cursor:default;
}

.titleTab {
	background-color: #4678A3;/*#E7BA7F*/
	background-image : url(../img/bg.gif);
	color: #ffffff;/*#D6DDEB;*/
	font-size : 11px;
}
.titleTabEmb {
	font-size : 11px;
	color : #0067B4; 
	font-weight : normal;
	text-decoration : none;
}

.rowTab {
	background-color: #e6e6e6; /*#E5EDF6*/
}

.rowTabEmb {
	font-size : 11px;
	color : #0067B4; 
	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;
	font-size: 11px;
}

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 : #0067B4; 
	font-weight : normal;
	text-decoration : none;
/*
	color : #4678A3;
	text-decoration: none;*/
}

a:hover {
	color : #0067B4; 
	font-weight : normal;
	text-decoration : underline;
/*	color : #4678A3;
	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: #4678A3;
}
