.plaisio {
	background-image: url(../images/plaisio.jpg);
	background-repeat: no-repeat;
}
.noplaisio {
	background-image: url(../images/noplaisio.gif);
	background-repeat: no-repeat;
}
.tile {
	background-image: url(../images/topTileHome.gif);
	background-repeat: repeat-x;
}
.tileSecondPage {
	background-image: url(../images/topTile.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.links_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.links_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F823E;
	text-decoration: none;
	font-weight: bold;

}
a.links1_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.links1_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 500D0D;
}

