/*
	$Source: /sezame/cda_aci/css/qa.css,v $ 
	$Revision: 1.1 $
	$Author: memery $
	$Date: 2006/03/29 07:19:32 $
	$Name: 1.4 $
*/
input.QAField {
	font-family: Arial,Verdana;
	font-size: 9pt;	
	width:100%;
}
textarea.QABody {
	font-family: Arial,Verdana;
	font-size: 9pt;	
	width:100%;
}
input.QAFieldShorter {
	font-family: Arial,Verdana;
	font-size: 9pt;	
	width:40%;
}
span.qaTitle{
	color: black;	
}
a.qaTitle{
	color: black;	
	font-weight: normal;
	text-decoration: none;
}
a.qaTitle:hover{
	color: black;	
	font-weight: normal;
	text-decoration: underline;
}
span.qaAuthor{
	color: black;	
}
span.qaInfo{
	font-size: 8pt;
	color: black;	
}
td.qaLead{
	color: black;
	text-align:justify;
}
td.qaBody{
	color: black;
	text-align:justify;
}
td.qaCount{
	font-size: 11pt;	
	font-weight: bold;
	text-align: center;
}
input.qabutton{
	font-family: Arial,Verdana;
	font-size: 8pt;	
	color: white;	
	/*background-image: url(/cda/aci/img/fond_menu_nodots.gif);
	background-position: top right;
	background-repeat: repeat-x;*/
	border:'#999999 1px solid';
	background-color:#777777;
	cursor:hand;
}

