/* CSS Document */

body {
	background-color: #E2E4D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663399;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: none;
	color: #6666CC;
}
a:active {
	text-decoration: none;
	color: #663399;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #663399;
}
li {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #663399;
}

.style1 {
	color: #4C1F64;
	font-weight: bold;
	text-align: center;
}
.style7 {
	color: #663399;
}
.style9 {
	color: #999999;
	font-weight: bold;
}
.style10 {
	color: #4C1F64;
	font-weight: bold;
}
.style12 {color: #999999; font-weight: bold; font-style: italic; }

.txt {
	border: 1px dotted #663399;
	list-style-type: disc;
	margin: 20px;
	padding: 10px;
}



#port {
	position:absolute;
	width:218px;
	height:54px;
	z-index:1;
	left: 35px;
	top: 280px;

}
#ing {
	position:absolute;
	width:218px;
	height:54px;
	z-index:2;
	left: 35px;
	top: 280px;
	visibility: hidden;
}
#esp {
	position:absolute;
	width:218px;
	height:54px;
	z-index:2;
	left: 35px;
	top: 280px;
	visibility: hidden;
	}
