body {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:#CCCCCC url("imagens/bg_gray.jpg") top left repeat-x fixed;
}

TD	{
	font-size: 11px;
}

a {
	color:#336699;
	text-decoration: none;
}

A:hover {
	color:#336699;
	text-decoration: underline;
}

.Topo {
	color:#FFFFFF;
	text-decoration: none;	
}

.Topo:hover {
	color:#FFFFFF;
	text-decoration: underline;	
}

input,textarea,select,radio,button {
	font: 11px Tahoma;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.TextoBranco {
	color: #FFFFFF;
}

table.tbList td {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}