body {

	background-image: url(../images/bg.jpg);

}

.topNav2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #8B6C2B;

	

}
.topNav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #8B6C2B;

	line-height:25px;

	padding-top: 10px;

	padding-left: 6px;

	padding-right: 6px;

}

.topNav a {

	text-decoration:none;

}

.topNav a:hover{

	text-decoration:underline;

	color: #AB5336;

}

.txt-form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000;

}

.panelsPricipal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #6D6D6D;

	line-height:18px;

}

.panelsPricipal a {

	text-decoration:underline;

}

.panelsPricipal a:hover{

	text-decoration:none;

	color: #AB5336;

}

.copy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #444343;

	line-height:25px;

}.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #990000;

}

.txt {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}

.txt a {

	text-decoration:none;

	color: #990000;

}

.txt a:hover{

	text-decoration:underline;

	color: #990000;

}

.txtRed {

	color: #990000;

}

.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	border: 1px solid #407EAD;
}
 input {
	border: 1px solid #4878bd; 
   background-color: #f3f3f3;
   font-size: 10px;
}