body {
	background-image: url('Images/bckgrd.gif');
	background-repeat:repeat;
	text-align: center;
	font-family: 'Times New Roman', Verdana, Arial, Sans-Serif;
	margin: 0;
	margin-top: 20px;
	}

#body q:active {
	color: #ffffff;
	text-decoration: bold;
}


A:visited {
	color: #ffffff;
	text-decoration: bold;
}

A:hover {
	color: #CD1922;
	text-decoration: bold;
}

A:link {
	color: #ffffff;
	text-decoration:underline;
}

.titconteudo {
	text-align: center;
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: bold;

	}

.txtconteudo {
	text-align: left;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
	font-style: none;

	}
	
.txtconteudo2 {
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
	font-style: none;

	}	
.txttabela {
	text-align: left;
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: none;

	}
	
.txtaviso {
	text-align: left;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
	font-style: none;

	}			

#wrap { 
	background-color: white;
	width: 836px;
	height: 500px;
	position: relative;
	margin-top: 50px;
	top: 0;
	right: 0;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	background-color: #262626;
	}

#top{

	margin-left: 0px;
	width: 836px; 
	height: 200px;
	background: none;
}

#topL{

	margin-left: 0px;
	width: 336px; 
	height: 200px;
	background: none;
}

#conteudo {
	margin-top: 0px;
	width: 336px; 
	height: 300px; 
	float: left;
	background-color: #262626;
	

	}

#conteudo2 {
	margin-top: 0px;
	width: 500px; 
	height: 290px; 
	float: left;
	overflow-y: auto;
	overflow-x:hidden;
	text-align: justify;
	background-color: #262626;

	}

#conteudo3 {
	margin-top: 0px;
	width: 336px; 
	height: 500px; 
	float: left;
	background-color: #262626;

	}

#conteudo4 {
	margin-top: 10px;
	padding-top: 10px;
	width: 500px; 
	height: 480px; 
	float: left;
	overflow-y: auto;
	overflow-x:hidden;
	text-align: justify;
	background-color: #262626;

	}

#conteudoS {
	margin-top: 0px;
	width: 791px; 
	height: 300px; 
	float: left;
	background-color: #262626;
	

	}

#copyright { 
	background-color: #ccd1e1;
	position: absolute;
	text-align: right;
	font-size: 10px;
	color: solid;
	font-family: Arial, verdana;
	}

a img { border: 0px }


