.answer
{
	cursor:default;
}

.titleTab {
	background-color: #5376B8;/*#E7BA7F*/
	background-image : url(../img/bg.gif);
	color: #D6DDEB;/*#D6DDEB;*/
	font-size : 11px;
}
.titleTabEmb {
	margin:16px 10px 16px 20px;
	color:#2F4459;
	font:normal 11px "Tahoma",sans-serif; 
	text-decoration:underline;
}

.rowTab {
	background-color: #e6e6e6; /*#E5EDF6*/
}

.rowTabEmb {
	font-size : 11px;
	color : #2F4459; 
	font-weight : normal;
	text-decoration : none;
}

.endTab {
	background-color: #F6F6F6;
}
hr
{
	color:#D8D8D8;
	height:1px;
}

.block td {
	padding: 3px;
}

td,body,input,select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table {
	border-collapse:collapse;
	margin:0;
	}

a.btn {
	background:url(../../../../data/img/bg_button.gif) center repeat-x;
	border:none;
	color:#2F4459;
	font-size:11px;
	padding:4px 8px;
}
	
	
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 : #2F4459; 
	font-weight : normal;
	text-decoration : none;
/*
	color : #5376B8;
	text-decoration: none;*/
}

a:hover {
	color : #283A4B; 
	font-weight : normal;
	text-decoration : none;
/*	color : #5376B8;
	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: #2F4459;
	height: 14px;
}
