body {
	background-image: url(file:///C|/Desenvolvimento/mba/imagens/back01.jpg);
	background-repeat: repeat-y;
	background-color: #267ACD;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

table.top01 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	font-size: 10px;
}

td.menu{
	color: Gray;
	background-color: White;
	font-size: 10px;
}

td.rodape{
	color: White;
	background-color: Black;
	font-size: 10px;
}

#fio_baixo		{BORDER-BOTTOM: #d6d6d6 1px solid;}
#fio_esquerda	{BORDER-LEFT: 	 #d6d6d6 1px solid;}
#fio_direita	{BORDER-RIGHT:  #d6d6d6 1px solid;}
#barra			{ background-image: url(../imagens/barra_01.jpg);  background-position: top left;  background-repeat: no-repeat;  height: 46px;    }

A {font-family: verdana; text-decoration: none; font-size: 9px; color:#666; line-height: 8px;}
A:hover {font-family: verdana; font-size:9px ; color: Blue; text-decoration:none;}

A.rodape {font-family: verdana; text-decoration: none; font-size: 9px; color:#FFFFFF; line-height: 8px;}
A.rodape:hover {font-family: verdana; font-size:9px ; color: #DCDCDC; text-decoration: underline;}

input.box_ged{
	border: 1px solid Gray;
	font-family: "Verdana";
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	width: 210px;
	height: 21px;
}
