body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#CFC1A7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

A:link {text-decoration: underline; color:#333333  }
A:visited {text-decoration: underline; color: #333333}
A:active {text-decoration: underline; color: #333333}
A:hover {text-decoration: underline; color: #BBA782}

.outer {
	background-color:#FFFFFF;
	}

.front_pic {
	border-right:1px dashed #BBA782;
	padding:20px 25px 40px 5px;
	text-align:center;
	}
	
.left_pic {
	border-right:1px dashed #BBA782;
	padding:20px 25px 20px 5px;
	}
	
.right_picture {
	border-left:1px dashed #BBA782;
	padding:20px 5px 20px 25px;
	}

.top_left {
	background: #ffffff url("images/st/topleft.gif") no-repeat top left;
	width:10px;
	height:100%;
	border-right:1px solid #BBA782;
	}
	
.top_right {
	background: #ffffff url("images/st/topright.gif") no-repeat top right;
	width:10px;
	height:100%;
	border-left:1px solid #BBA782;
	}
	
.bottom_left {
	background: #ffffff url("images/st/bottomleft.gif") no-repeat bottom left;
	width:10px;
	height:10px;
	border-right:1px solid #BBA782;
	}
	
.bottom_right {
	background: #ffffff url("images/st/bottomright.gif") no-repeat bottom right;
	width:10px;
	height:10px;
	border-left:1px solid #BBA782;
	}

.container_inner {
	width:810px;
	background-color:#FFFFFF;
	vertical-align:top;
	margin:0px 5px 0px 5px;
}	

.title {
	vertical-align:bottom;
	text-align:right;
	background:#ffffff url("images/rentoliva.jpg") no-repeat top left;
	height:150px;
	width:800px;
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;

	}
	
.pt {
	font-weight:bold;
	font-size:11px;
	margin:0px 10px 8px 0px;
	}

.pt a, .pt a:hover, .pt a:visited, .pt a:active {
	color:#FFFFFF;
	text-decoration:none;
	}

.main {
	width:800px;
	border-top:1px dashed #BBA782;
	border-bottom:1px dashed #BBA782;
	padding:10px 10px 15px 10px;
	text-align:left;
	}
	
.ad {
	width:800px;
	border-top:1px dashed #BBA782;
	padding:10px 10px 5px 10px;
	text-align:center;
	}
	
.links {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	}
	
.links a {
	margin:9px 2px 9px 3px;
	padding:13px 0px 0px 6px;
	display:block;
	width: 89px;
	height: 17px;
	display: inline;
	float: left;
	color: white; 
	text-decoration: none; 
	background-image: url(images/st/link.gif);
	background-repeat: no-repeat;
	}
	
.links a:hover {
	background-image: url(images/st/linkx.gif);
	background-repeat: no-repeat;
	display: inline;
	width: 89px;
	height: 17px;
	color: white; 
	text-decoration: none; 
	}

.links a:visited {
	text-decoration: none; 
	color:white;
	}
	
	
.links a:active {
	text-decoration: none; 
	color:white;
	}
	

.copy {
	font-family: arial, verdana, helvetica, sans-serif;
	text-align:center;
	font-size: 9px;
	padding:10px 0px 2px 0px;
}

.useful {
	font-size:11px;
	text-decoration:none
	}

.useful a {
	padding:3px 2px 2px 3px;
	font-size:11px;
	text-decoration:none
	}
	
.useful a:hover {
	text-decoration:none;
	color:#993300;
	}