
html, body, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
p {
	font-size: 1.2em;
	color: #000000;
	/*margin: 6px 0;*/

}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	text-align: right;
	color: #816F31;
}
h2 {
	/*margin: 8px 0;*/
	padding: 0;
	font-size: 1.2em;
	text-align: left;
	color: #816F31;
}
h3 {
	/*margin: 8px;*/
	padding: 0;
	font-size: 1em;
	text-align: left;
	color: #816F31;
	/*line-height: 1em;*/
}
/*table {
	color: #000000;
	font-size: 1.2em;
	border-collapse: collapse;
}
table td {
	padding: 4px 8px;
}*/
label {
	color: #9D9D9D;
}
legend {
	color: #816F31;
	text-align: left;
}
input[type="text"], textarea {
	border: 1px solid #F4F1EA;
}

/********************* classes *****************************************/
.clear {
	clear: both;
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
/* clear without structural mark-up from PIE website*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
/* do not change or amalgamate clearfix styles*/

.curveThis {
}/*main_ie6.css*/
.curveThis a {
	/*margin-top: -10px;*/
}
/*#nav li span {
	margin-top: 6px;
}*/

.verMas {
	position: absolute;
	bottom: 0 !important;
	/*bottom: 20px;*/
	right: 0 !important;
	/*right: 2px;*/
	left: 0;
	/*margin-bottom: -11px !important;
	margin-bottom: auto;*/
	border-top: 1px solid #F4F1EA;
	background-color: #F4F1EA;
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
	text-align: center;

}
.verMas:hover {
	background-color: #ffffff;
	color: #F4F1EA;
}
.fade_1, .fade_2, .fade_3 {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}
.NOfade {
}
.viewer {
}
.noDisp {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	text-align: center;
	background-color: #666666;
	z-index: 9999;
	filter: alpha (opacity=50); /*Internet Explorer, in its infinite wisdom, still requires that you use DirectX*/
	opacity: 0.50; /*Current Mozilla browsers, Opera, and Safari 1.2*/
	-moz-opacity: 0.50; /* Older Mozilla browsers require a nonstantard property name*/
	-khtml-opacity: 0.50; /* Older versions of Safari and Konqueror use a different nonstandard property name*/

}
.noDispTxt {
	position: absolute;
	top: 45%;
	background-color: #ffffff;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	font-weight: bold;
	color: #cc0000;
	font-size: 1.2em;
	width: 40%;
	margin: 0 30%;
	padding: 4px;
	text-align: center;
	z-index: 9999;
}

ul.lista {
	/*margin: 0 0 20px 0 !important;
	padding: 0;*/
	color: #D7D0B3;
	font-size: 1.2em;
}
ul.lista li {
	/*background:transparent url(/img/bullet.gif) no-repeat scroll left 0.1em;
	color: #D7D0B3;
	line-height: 1em;
	list-style-image: none;
	list-style-position: outside;*/

	margin: 0;
	padding: 0;
}

object {
	/*vertical-align: middle;*/
	margin: 4px 0 0 0;
}
dd object {
	float: left;
	margin: 4px 4px 0 0;
}