/* Layout */


TD.MenuEsquerdoBase
{
	vertical-align      : top;
	text-align          : left;
	background-color    : #FFFFFF;
}


TD.MenuEsqTituloTopo
{
	padding-left     : 6px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : left;
	background-color : #3399FF;
}
TD.MenuEsqTituloMeio
{
	border-top       : 1px solid #9CCFFF;
	padding-left     : 6px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : left;
	background-color : #3399FF;
}
TD.MenuEsqBulletOn
{
	padding-top      : 2px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : center;

	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
	background-color : #9CCFFF;
}
TD.MenuEsqBulletOff
{
	padding-top      : 2px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : center;

	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
	background-color : #FFFFFF;
}
TD.MenuEsqContOff
{
	padding-top      : 2px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : left;
	background-color : #FFFFFF;
}
TD.MenuEsqContOn
{
	padding-top      : 2px;
	padding-bottom   : 2px;
	vertical-align   : top;
	text-align       : left;
	background-color : #9CCFFF;
}

/* Texto */
.MenuEsqTitulo
{
	font-size        : 10pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #FFFFFF;
}
A.MenuEsqTitulo
{
	font-size        : 10pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #FFFFFF;
}
A:Hover.MenuEsqTitulo
{
	font-size        : 10pt;
	font-weight      : bold;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #000000;
}
.MenuEsqContOn
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #000000;
}
A.MenuEsqContOn
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #000000;
}
A:Hover.MenuEsqContOn
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #FF6600;
}
.MenuEsqContOff
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #000000;
}
A.MenuEsqContOff
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #000000;
}
A:Hover.MenuEsqContOff
{
	font-size        : 8pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #95C2E7;
}
.MenuEsqContSmall
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	letter-spacing   : 0px;
	color            : #000000;
}
A.MenuEsqContSmall
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #000000;
}
A:Hover.MenuEsqContSmall
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	letter-spacing   : 0px;
	color            : #3399FF;
}
.MenuEsqFormTextBox
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
	border-top		 : 1px solid #000000;
	border-bottom    : 1px solid #000000;
	border-left		 : 1px solid #000000;
	border-right	 : 1px solid #000000;
}
.MenuEsqFormRadioButton
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
}
.MenuEsqFormSubmitButton
{
	font-size        : 7pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
}

/* Para morrer depois de passar a produção */
/*

	TD.MenuEsqBullet
	{
		padding-top      : 2px;
		padding-bottom   : 2px;
		vertical-align   : top;
		text-align       : center;
	
		font-size        : 8pt;
		font-weight      : normal;
		font-style       : normal;
		text-decoration  : none;
		color            : #333366;
	}


	TD.MenuEsqCont
	{
		padding-top      : 2px;
		padding-bottom   : 2px;
		vertical-align   : top;
		text-align       : left;
	}
*/
/* Para morrer depois de passar a produção */