﻿.TableBody label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	line-height: 0px;
	float: none;
	white-space:nowrap;
}

.SelectorDropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00A94F;
	font-weight: normal;
}

.TableHeader td
{
	background-color: #606060;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

td, tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	vertical-align: bottom;
	font-weight: normal;
}

tr.TableBody td
{
    background-color: #F5F5F5;
    text-align: left;
    font-weight: normal;
    color: #606060;
    vertical-align: top;
}

.SearchButton
{
	background-color: #00A94F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	float: right;
	padding-right: 3px;
}

.novo_PageContent
{ 
    width: 100%; 
}

#SecondLevelTextArea 
{
    background-image:none;
}
