body {
	background-color: #BFBBBB;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 0.9em;
	color: #000000;
}
body.home {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}
td.title-bg {
	background-image: url(images/title-bg.jpg);
	background-repeat: repeat-x;
	
}

table.top-shad {
	background-image: url(images/title-b-shad.jpg);
	background-repeat: repeat-x;
	
	
}
.bord-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
}
.bord-top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
}
.bord-top-l{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
}
.bord-bottom{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	}
td.eye-bg {
	background-image: url(images/eye-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
}

table.bottom {
	border: 1px solid #000000;
	background-color: #9d7f5c;
	width: 100%;
}
.head1 {
	font-size: 2.5em;
	color: #666699;
}
.head2 {
	font-size: 1.5em;
	color: #333366;
}
.head3 {
	color: #996633;
	font-weight: bold;
}
.head4 {
	font-size: 0.7em;
	color: #FFFFFF;
}
.head5 {
	color: #333366;
	font-weight: bold;
}
td.top-img {
	background-image: url(images/acmosaic1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
td.shade {
	background-image: url(images/shade-r-bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 7px;
}
table.content-bg {
	width: 98%;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	
}
.ad-sml {
	font-size: 0.8em;
}
a.ad-bot {
	color: #000000;
	text-decoration: underline;
}
a.ad-bot:hover {
	color: #663300;
	text-decoration: none;
}
a.title {
	color: #FFFFFF;
	text-decoration: underline;
}
a.title:hover {
	color: #663300;
	text-decoration: none;
}
.sml-txt {
	font-size: 0.7em;
	color: #333366;
}
tr.bot-shad {
	background-image: url(images/shade-b-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

a.bluebutton {
	display: block;
	padding: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8B8BC5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #8B8BC5;
	background-color: #333366;
	width: 150px;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
}
a.bluebutton:hover {
	background-color: #7781A4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #8B8BC5;
	border-bottom-color: #8B8BC5;
	border-left-color: #333366;
	color: #333366;
}
a {
	color: #585687;
}
a:hover {
	color: #333366;
	text-decoration: none;
}

.head6 {
	color: #FFFFFF;
	font-size: 1.1em;
}
td.mosaic-bot {
	background-image: url(images/acmosaic2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 108px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border {
	border: 1px solid #000000;
	margin: 5px;
}
td {
	text-align: left;
}
.horses {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #B4946E;
	padding: 3px;
	width: 95%;
	border: 2px solid #333366;
	display: block;
}
.sale {
	color: #CC0000;
	font-size: larger;
}
.sold {
	text-decoration: line-through;
	color: #CC0000;
	font-size: larger;
}

