BODY
{
		font-family      : Arial,Helvetica;
		margin-top       : 0px;
}

.EditMode
{
	font-size        : 10pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : none;
	color            : #000000;
}

A.EditMode
{
	font-size        : 10pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	color            : #000000;

}

A:Hover.EditMode
{
	font-size        : 10pt;
	font-weight      : normal;
	font-style       : normal;
	text-decoration  : underline;
	color            : #000000;
	background-color : #FF6600;

}

TABLE.NewsletterConteudo
{
border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
}

TD.SeparadorDireito
{
	vertical-align      : top;
	text-align          : right;
	BACKGROUND          : url("/CUP/images/right_menu/bg_dir.gif");
	background-repeat   : no-repeat;
	background-position :[top];
}

TD.SeparadorEsquerdo
{
	vertical-align      : top;
	text-align          : left;
	BACKGROUND          : url("/CUP/images/left_menu/bg_esq.gif");
	background-repeat   : no-repeat;
	background-position :[top];
}