/* Arquivo CSS Padrão - TI Web-Studio - Desenvolvido por Marcelo Turchetto*/


Body{
	color: #000000;
}

TABLE.Principal {
	border: none;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

TD.Rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align: center;
	background-color: #000000;
	border-top: 1px solid #82c420;
	border-right: 1px solid #82c420;
	border-bottom: 1px solid #82c420;
	border-left: 1px solid #82c420;


}
TD.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}


A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
A:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline}
INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 16px;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #83c420;
	border-right-color: #83c420;
	border-bottom-color: #83c420;
	border-left-color: #83c420;
}
TEXTAREA
{
	background-color: #19191A;
	border: 1px solid #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	height: auto;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	background-position: center center;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #83c420;
	border-right-color: #83c420;
	border-bottom-color: #83c420;
	border-left-color: #83c420;
}

SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-variant: normal;  
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #83c420;
	border-right-color: #83c420;
	border-bottom-color: #83c420;
	border-left-color: #83c420;
}
