.clsWsaTitle
{
	color: #555;
	font-size: 14px !important;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	border-bottom: solid 1px white;
}

.clsWsaSubTitle
{
	color: #555;
	font-size: 12px !important;
	font-weight: bold;
	padding: 15px 0px 3px 0px;
	border-bottom: dotted 1px white;
}

.clsWsaSubTitle a
{
	color: #555;
	font-size: 12px !important;
	font-weight: bold;
	padding: 15px 0px 3px 0px;
}

.clsWsaText
{
	font-size: 13px !important;
	color: #555;
	text-align: justify;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	margin-left: 10px;
}

/********************************************************/
/*<SITEMAP> --> retirar a class clsWsaHistorico depois  */
/*de passar definitivamente para o sitemap				*/
.clsWsaSitemapSeparator
{
	font-family: Trebuchet MS, helvetica, sans-serif;
	color: #555;
	font-size: 11px !important;	
	padding-bottom: 15px;
	padding-top: 5px;
}

.clsWsaSitemapNode
{
	font-family: Trebuchet MS, helvetica, sans-serif;
	color: #555;
	font-size: 11px !important;
	padding-bottom: 15px;
	padding-top: 5px;
	text-decoration: none;
}

.clsWsaSitemapNode:hover
{
	text-decoration: underline;
}	
/*</SITEMAP>*/
/*******************************************************/

.clsWsaTable
{
	border: 2px solid #555;
	margin-top: 5px;
}

.clsWsaTableHeader
{
	font-size: 12px !important;
	padding-left: 5px;
	background: #555;
	color: #FFF;
	font-weight: bold;
}

	.clsWsaTableHeader a
	{
		color: #FFF;
		font-weight: bold;	
		text-decoration: none;
	}
	
		.clsWsaTableHeader a:hover
		{
			color: #FFF;
			font-weight: bold;	
			text-decoration: underline;
		}
		
.clsWsaTableHeaderImg
{
	background: #555;
	width:1px;
	padding:0;
	margin:0;
}

.clsWsaTableFooter
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	padding-left: 5px;
	background: #004171;
	color: #FFF;
	font-weight: bold;
	*/
}

.clsWsaTableData
{
	padding-left: 5px;
	color: #555;
	font-size: 11px !important;
	vertical-align: middle;
}

.clsWsaTableData a
{
	color: #555;
}

.clsWsaTableData a:hover
{
	color: #555;
}

.clsWsaTableData img
{
	padding: 2px;
	height: 16;
	width: 16;
	border-width: 0;
}

.clsWsaTableDataImg
{
	width:1px;
	padding:0;
	margin:0;
}

.clsWsaTableLine1
{
	background: #F6F6F6;
}

.clsWsaTableLine2
{
	background: #FFF;
}

.clsWsaError
{
	color: #555;
	font-size: 11px !important;
	font-weight: bold;
	padding: 10px 5px 5px 10px;
}

.clsWsaLabel
{
	font-size: 11px !important;
	color: #555;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}


.clsWsaFormLabel
{
	font-size: 11px !important;
	color: #555;
	font-weight: bold;
	white-space: nowrap;
	padding: 15px 0 0 0;
	vertical-align: text-top;
}

.clsWsaLinksPaginacao
{
	font-size: 11px !important;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
	.clsWsaLinksPaginacao:hover
	{
		text-decoration: underline;
	}

.clsWsaInfoPagina
{
	font-size: 11px !important;
	color: #555;
}

.clsWsaErrorSummary
{
	margin-bottom: 5px;
	padding: 5px;
	border: 2px solid #b8860b;
	font-weight: bold;
	font-size: 11px !important;
	background-color: #eee8aa;
	color: #b8860b;
}

.clsTabelaErro
{
	margin-bottom: 5px;
	padding: 5px;
	border: 2px solid #b8860b;
	font-weight: bold;
	font-size: 11px !important;
	background-color: #eee8aa;
	color: #b8860b;
}

.clsWsaLiLink
{
	font-size: 12px !important; 
	color: #555; 
	font-family: verdana, helvetica;
	text-decoration: none;
}

.clsWsaLiLink:link
{
	font-size: 12px !important; 
	color: #555;
	font-family: verdana, helvetica;
	text-decoration: none;
}

.clsWsaLiLink:visited
{
	font-size: 12px !important; 
	color: #555;
	font-family: verdana, helvetica;
	text-decoration: none;
}

.clsWsaLiLink:hover
{
	font-size: 12px !important; 
	color: #555;
	font-family: verdana, helvetica;
	text-decoration: none !important;
	border-bottom: solid 1px #555;
}

/*********************************
*Classes para listagem de detalhe*
**********************************/

.clsWsaDetailLabel
{
	text-align: left;
	font-size: 11px !important;
	color: #555;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 5px 1px 5px;
}

.clsWsaDetailData
{
	padding: 1px 5px 1px 5px;
}

.clsWsaDetailData div
{
	background: #F6F6F6;
	text-align: left;
	font-size: 11px !important;
	color: #444;
	border: solid 1px #555;
	padding: 1px 4px 1px 4px;
}

.clsWsaDetailData a
{
	color: #444;
	text-decoration: underline;
	font-weight: normal;
}

.clsWsaDetailData a:hover
{
	color: #444;
	text-decoration: underline;
	font-weight: normal;
}
/*********************************/

