body {
	background-image: url(images/pbackground.gif);
       	margin-left: 0px;
	margin-top: 0px;
}
#popup {
	position:absolute;
	left:608px;
	top:177px;
	width:279px;
	height:47px;
	z-index:8;
	background-color: #FFb340;
	visibility: visible;
}
.style17 {
	font-size: 10px;
	font-weight: bold;
}
.style18 {font-size: 10px}

.bgimage1 {
background: url("/images/index_03.gif");
background-repeat: repeat-x;
}

.bgimage2 {
background: url("images/tbackground.gif");
background-repeat: repeat-x;
}

.bgimage3 {
background: url("images/gris.gif");
background-repeat: repeat-x;
}
.bordercolor {
border-width: 2px;
border-color: #FFCC00;
border-style: solid;
}
.border { 
border: 2px solid #FFCC00; 
} 



