/* CSS Document */

.LogTable {
	border: thin solid #999933;
	width: 350px;

}
.ConfigTable {
	border: thin solid #999933;
	width: 500px;

}*.LogCelHeader    {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #006699;
	border: "THIN none";
}

*.LogCelStatus    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: "thin none";
}

*.LogCelCaption    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	background-color: #CCCCCC;
	border: "#FAFED8";
}

*.LogCelDado    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	background-color: #CCCCCC;
}

.BoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	background-color: #FFFFCC;
	font-weight: bold;
}.botao {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006666;
	font-size: 12px;
}
}.LogLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
.LstHeaderCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.LstHeaderDado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}.LstLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	width: 100%;
}
.LstCelDado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #F8F8F8;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.LstTabela {
	border: thin dashed #999999;
	width: 750px;
}
.FiltroTable {
	padding: 1px;
	border: thin solid #00FFFF;
}
.filtrocelulaopcoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;

}


.LinkLaudosAll {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	list-style-type: none;
}
.Maintable {
	border: 1px dotted #993300;


}
.ConfigTable {
	width: 500 px;
	border: thin dotted #FF0000;
}.LstColCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
}
.LinkDefa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	width: 100%;
}
.LinkDefa:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccccc;
	width: 100%;
}

.xmenu:link {
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-bottom-style: none;
	border-bottom-color: #006666;
	border-bottom-width: 1px;
	margin: 1px;
	background-color: #F7EEE6;
	font-weight: bold;
	line-height: 13pt;
	height: 20px;
	width = 100%;


}
.xmenu:visited {
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-bottom-style: none;
	border-bottom-color: #006666;
	border-bottom-width: 1px;
	margin: 1px;
	background-color: #F7EEE6;
	font-weight: bold;
	line-height: 13pt;
	height: 20px;
	width = 100%;


}
.xmenu:hover {
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000ff;
	border-bottom-style: none;
	border-bottom-color: #006666;
	border-bottom-width: 1px;
	margin: 1px;
	background-color: #F7EEE6;
	font-weight: bold;
	line-height: 13pt;
	height: 20px;
	width = 100%;
}

