body {
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat:repeat-x;
	margin:0px;
}
A	{
	color: #333333;
	text-decoration: none;
}
A:hover	{
	color: #a7241c;
	text-decoration: none;
}
A.dropmenu	{
	color: #A8D3FF;
	text-decoration: none;
}
A.dropmenu:hover	{
	color: #ffffff;
	text-decoration: none;
}
.txtp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.txtp1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtp11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txtvermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7241c;
}
.txtbox5 {	
	border: #D69B98;
	font-size: 11px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 345px;
}
.txtbox6 {	
	border: #D69B98;
	font-size: 11px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #333333;
	width: 400px;
}
.but {	
	border: #D69B98;
	font-size: 11px;
	background: #eeeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana;
	font-weight: bold;
	color: #a7241c;
	width: 400px;
}
.but2 {	
	border: #D69B98;
	font-size: 11px;
	background: #eeeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana;
	font-weight: bold;
	color: #a7241c;
	width: 50px;
}
