BODY {

	margin: 0;
	background-color: #666666;
	
}

IMG.logo {

	margin-left: 10px;
	border: 0;
}

IMG.foal_photo {

        border: 0;

}

DIV.Title1 {
	
	margin-left: 10px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	color: #CCCCCC;

} 

DIV.Main_Text {
	
	margin: 15px;
	font-weight: regular;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	line-height: 200%;
	z-index: 1;

}

DIV.Main_Text_NoLineHeight {
	
	font-weight: regular;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	line-height: 100%;
	z-index: 1;

}


DIV.Bottom_Bar {

	margin-right: 10px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: #CCCCCC;

}

DIV.Side_Bar {

	margin: 15px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: #CCCCCC;
	
}

DIV.Heste_Group {

        float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	z-index: 1;
}

DIV.Horse_Listing {

	border: 1px solid #CCCCCC;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	overflow: hidden;
	line-height: 150%;

}

DIV.Horse_Listing_Name {
	
	position: relative;
	left: 48px;
	display: inline;

}

DIV.Horse_Listing_Owner {

	position: relative;
	left: 203px;
	display: inline;

}

DIV.Horse_Listing_Price {

	position: relative;
	left: 203px;
	display: inline;

}

DIV.Horse_Listing_MoreInfo {

	position: relative;
	left: 203px;
	display: inline;

}

TABLE.Standard {
	
	font-weight: regular;
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	line-height: 100%;
	z-index: 1;

}

.Race_Data {

	background-color: #CCC;
	text-align: center;
}

.Race_Data_Totals {

	border-top: solid #666;
	border-top-width: thin;
	background-color: #CCC;
	text-align: center;
}

IMG.Horse_Listing_Picture {

	position: relative;
	width: 150px;
	min-height: 150px;
	left: 25px;
	top: 10px;
	display: inline;
	border: 1px solid #000000;

}

A.Side:link {

	font-weight: bold;
	color: #CCCCCC;


}

A.Side:visited {

	font-weight: bold;
	color: #CCCCCC;

}

A.Side:hover {

	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}

@media print {

.Left_Side_Bar {display: none;}
.Long_Picture {display: none;}
.Bottom_Bar {display: none;}
.Red_Bar {display: none;}
.Whole_Bottom_Bar {display: none; background-color: #000000;}

}
