.answer
{
	cursor:default;
}

.titleTab 
{
	background-color: #5376B8;
	background-image : url(../../nato/img/bg.gif);
	color: #D6DDEB;
	font-size : 11px;
}

.titleTabEmb 
{
	font-size : 11px;
	color : #1E3C89; 
	font-weight : bold;
	text-decoration : none;
}

.rowTab 
{
	background-color: #e6e6e6;
}

.rowTabEmb 
{
	font-size : 11px;
	color : #1E3C89; 
	font-weight : bold;
	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 : 10px;
	color : #1E3C89; 
	font-weight : bold;
	text-decoration : none;
}

a:hover 
{
	color : #1E3C89; 
	font-weight : bold;
	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: #1E3C89;
}