body		{ margin:0px; padding:0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

td			{text-align: left;
			font-family:tahoma;
			font-size:11px;
			color:#6E6E6E;}

a			{text-decoration: none; color:#8A8E1E;}

.copy		{font-family:arial; font-size:8px; color:#999999; text-decoration:none}

.top_txt	{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}

.gray	    {color:#6E6E6E; text-decoration:none}
.blue		{color:#2A6B88; text-decoration:none}
.white		{color:#ffffff; text-decoration:none}
.yellow		{color:#8A8E1E; text-decoration:none}
.bordo		{color:#950000; text-decoration:none}

.text {
	font: 10px tahoma;
	color: #6E6E6E;
	text-align: justify;
	
	
}


.title {
	font: 13px tahoma;
	color: #8A8E1E;
	text-align: justify;
}


.form { width:232px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		background-color:#E0E0E0;
		color:#666666;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline; color:#950000;}

#nav			{font-family:arial;
			font-size:11px;
			color:#6E6E6E;}
			
#title_about h1{
	background-image: url("../images/titles/ere.gif");
	background-repeat: no-repeat;
	height: 12px;
	width: 139px;
	font-weight: normal;
	margin: 0px;
	position:absolute;

	}
#title_about h1 span {
	display:none;
  }
