@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red_crap {
	color: #FF0000;
	font-weight: 700;
	font-variant: normal;
	font-size: 12px;
	line-height: 14px;
}

.blue_crap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033FF;
}
h1 {
	color: #666666;
	font-size: 24px;
}
.float {
	float: left;
	padding: 5px;
	border: 1px solid #0000CC;
	margin: 5px;
}
h2 {
	color: #666666;
	font-size: 18px;
}
.cell_text {
	background-color: #CCCCCC;
	text-align: left;
	line-height: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	vertical-align: 0%;
}
.cell_image {
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cell_text_sires {
	background-color: #CCCCCC;
	text-align: center;
	line-height: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-position: center;
	font-size: 14px;
}

