body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
DIV.centerpage {
	width: 953px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	height: 482;
	margin-top: -242px;
}
body,td,th {
	color: #D4C3B2;
}
body,td
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 13px;  
	color: #000000;
	text-decoration: none; 
}
body {SCROLLBAR-FACE-COLOR: #241510; 
  SCROLLBAR-HIGHLIGHT-COLOR: #3F3F3F; 
  SCROLLBAR-SHADOW-COLOR: #2E1E18; 
  SCROLLBAR-3DLIGHT-COLOR: #2E1E18; 
  SCROLLBAR-ARROW-COLOR: #CBAB88; 
  SCROLLBAR-DARKSHADOW-COLOR: #2E1E18;
  scrollbar-track-color: #CBAB88;
}

a:link,a:visited
{
	cursor:pointer;
	color: #000000;
	text-decoration: none;
	font-size:100%;
}

a:hover,a:active
{
	cursor:pointer;
	color: #000000;
	text-decoration: underline;
	font-size:100%;
}

.capital  { font-size: 39px; font-weight:bold; padding-left: -2px;}

.capitaloff  { font-size: 30px; font-weight:bold; padding-left: -2px;}

.destacado  { font-size: 11px;}
.destacado a, .destacado a:visited {  font-size: 11px; color: #000000; }
.destacado a:hover, .destacado a:active 
{ 
	font-size: 11px;
	text-decoration: underline;
	border-style: none; 
	cursor:pointer;
}

.pie  { font-size: 11px;}

.link {  font-size: 13px; color: #000000; font-weight: regular; text-indent: 1px; padding:2;}
.link a, .link a:visited {  font-size: 13px; color: #000000; font-weight: bold; text-decoration: none; }
.link a:hover, .link a:active 
{ 
	font-size: 13px; 
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
	border-style: none; 
	cursor:pointer;
}

.titulo {  font-size: 13px;  color: #542D26; font-weight: regular; text-indent: 1px; padding:2; font-style: italic; }
.titulo a, .titulo a:visited { font-size: 13px;  color: #542D26; font-weight: regular; text-decoration: none; }
.titulo a:hover, .titulo a:active 
{ 
	font-size: 13px;  
	color: #542D26;
	text-decoration:underline;
	border-style: none; 
	cursor:pointer;
}

.nota {  font-size: 11px;  color: #542D26; font-weight: regular; text-indent: 1px; padding:2; font-style: italic; }

.notare {  font-size: 11px;  color: #542D26; font-weight: regular; text-indent: 1px; padding:2; }

.titulo a, .titulo a:visited { font-size: 11px;  color: #542D26; font-weight: regular; text-decoration: none; }
.titulo a:hover, .titulo a:active 
{ 
	font-size: 11px;  
	text-decoration:underline;
	border-style: none; 
	cursor:pointer;
}


select,input,textarea
{
width:333px;
background:#C7A983;
border:1px solid #0B0000;
color:#542D26;
font-size: 12px;
}
.mininput input, textarea{
width:150px;
background:#C7A983;
border:1px solid #0B0000;
color:#542D26;
font-size: 12px;
}
button{
display:block;
margin:0px auto;
padding:2px 5px;
border:1px inset #0B0000;
border:2px outset #0B0000;
background-color:#C7A983;
color:#333;
}

.qs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;  
	color: #000000;
	text-decoration: none; 
}
.qswhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;  
	color: #FFFFFF;
	text-decoration: none; 
}
.qswhite a, .qswhite a:visited { font-size: 11.5px;  color: #FFFFFF; font-weight: bold; text-decoration: none; }
.qswhite a:hover, .qswhite a:active 
{ 
	font-size: 11.5px;  
	color: #FFFFFF;
	text-decoration:underline;
	border-style: none; 
	cursor:pointer;
}

.qsblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;  
	font-weight: regular;
	color: #000000;
	text-decoration: none; 
}
.qsblue a, .qsblue a:visited { font-size: 11.5px; font-weight: regular; color: #000000; text-decoration: none; }
.qsblue a:hover, .qsblue a:active 
{ 
	font-size: 11.5px;  
	font-weight: regular;
	color: #00A9CD;
	text-decoration:none;
	border-style: none; 
	cursor:pointer;
}

.qsmininput input, textarea{
	width: 230px;
	background:#C7A983;
	border:1px solid #FFFFFF;
	color:#542D26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
	Printing
*/
@media screen {	.onlyPrint { display: none; } }
@media print {	.noPrint { display: none; } }
