@charset "utf-8";
/* CSS Document */
body {
	margin:0 0 0 0;
	
	SCROLLBAR-ARROW-COLOR: #000000nn;
	SCROLLBAR-DARKSHADOW-COLOR: #EFEFEF;
	SCROLLBAR-BASE-COLOR: #EFEFEF;
}
td{ font-size:12px;}
a:link{
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sdw:link{
	font-size:12px;
	color: #668AA0;
	text-decoration: none;
}
a.sdw:visited {
	font-size: 12px;
	color: #668AA0;
	text-decoration: none;
}
a.sdw:hover {
	font-size: 12px;
	color: #668AA0;
	text-decoration: none;
}
a.sdw:active {
	font-size: 12px;
	color: #668AA0;
	text-decoration: none;
}

a.meu:link{
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
a.meu:visited {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.meu:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}
a.meu:active {
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
#left
{ 
	width:117px; float:left;
}

#center
{ 
	width:770px; float:left;
	margin:0 0 0 0;
}
#right
{	
	width:116px;  float:right;
}
#but
{
	width:1003px; color:#668AA0; font-size:9pt;line-height:170%;
	background:url(images/main_r15_c1.jpg); text-align:center;
}
