*{
	font-family:Arial;
	font-size:12px;
}

a	{
	text-decoration:none;
	color:#666666;
	cursor:hand;
}
a:hover	{
	text-decoration:none;
	font-weight:bold;
		cursor:hand;
}
a:visited	{
	text-decoration:none;
		cursor:hand;
}

a.opcao {
	font-size:9px;
		cursor:hand;
}

body,table,tr,td,p,div, img,form{
	border:0px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
table, tr, td{
	border-collapse:collapse;
	border:0px;
}

table.general{
	width:100%;
}
table.body{
	width:700px;
}
td.shadowLeft{
	width:7px;
	background:url(../img/shadowLeft.gif) repeat-y;
}
table td.content{
	width:686px;
}
td.shadowRight{
	width:7px;
	background: url(../img/shadowRight.gif) repeat-y;
	background-position:right;
}
div.menu{
	text-align:center;
}
img.menuBreak{
	margin-bottom:-6px;
	margin-top:-2px;
	margin-left:20px;
	margin-right:20px;
}
table.dir td{
	padding-bottom:10px;
	text-align:center;
}
td.bkRight
{
	background: url(../img/topRight.gif)
	}
input.background
{
	BORDER-RIGHT: #d5cdb4 2px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #d5cdb4 2px solid;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	MARGIN: 1px;
	BORDER-LEFT: #d5cdb4 2px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #d5cdb4 2px solid;
	BACKGROUND-COLOR: #f1f1e4;
	}
td.text
{
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial;
	COLOR: #993300;
	}
input.enviar
{
	BORDER-RIGHT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-LEFT: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	}