/**
----------------CORPO------------------------------
*/
body {
elevation:higher;
margin-top: 0px;
margin-bottom: 0px;
color:#fff;
background:#3c3c3c repeat-y top;

/*background:#3c3c3c url(http://www.igromania.ru/wallpapers/images/CommandosSF/1024x768_1000.jpg) scroll no-repeat top-10 center;*/
/*background-color:#CCCCCC;*/
font-family: "Tahoma";
font-size: 9pt;

}

/*
-----------PAINEL DE ACESSO A MEMBROS----------
*/
.pam{
	color: #000000;
	font-family: "Tahoma";
	font-size: 8pt;	
}
.pam a:link {
	color: #0000FF;
	text-decoration:none;
}
.pam a:visited {
	color: #0000FF;
	text-decoration:none;
}
.pam a:hover { 
	color: #0000FF;
	text-decoration:underline;
}
.pam a:active {
	color: #0000FF;
	text-decoration:none;
}

.pam2 {
	color: #000000;
	font-family: "Tahoma";
	font-size: 8pt;
	background-color: #F2F2E6;
}
.tit {
	color: #000000;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
}
.titCopy {

	color: #FFFFFF;
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
}

