body {
	margin: 0px;
	background-color: #E6DDCC;
	background-image: url(images/back.jpg);
}

#top {
	height: 160px;
}
#top .verytop {
	background-color: #550100;
}
#top .content {
	background-image: url(images/arc.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu {
	width: 150px;
	background-color: #550100;
	vertical-align: top;
}
#menu ul {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: white;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#menu li {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: white;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}
#menu a:link {
	color: #FAFAD2;
	text-decoration: none;
	border-bottom: 1px solid #550100;
}
#menu a:visited {
	color: #FAFAD2;
	text-decoration: none;
	border-bottom: 1px solid #550100;
}
#menu a:hover {
	color: Yellow;
	text-decoration: none;
	border-bottom: 1px dashed yellow;
}
#caption {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
}
#caption .name {
	font-size: 11pt;
	font-weight: bold;
}
#caption .details {
	font-size: 9pt;
	font-weight: normal;
}
td.cowname {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
	font-size: 13pt;
	font-weight: bold;
}
td.cowinfo {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
	font-size: 9pt;
	font-weight: normal;
}
td.cowinfo table.daminfo td {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
	font-size: 9pt;
	font-weight: normal;
	border-top: 1px dashed #DAA520;
	vertical-align: top;
	padding-bottom: 5px;
}
td.cowinfo table.daminfo td.subtitle {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px dashed #DAA520;
	vertical-align: top;
	padding-bottom: 5px;
}
td.cowinfo table.offspring td {
	vertical-align: top;
}
td.cowinfo table.offspring td.data {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #550100;
	font-size: 9pt;
	padding-left: 10px;
}
td.cowinfo table.offspring td.subtitle {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	color: #550100;
	font-size: 9pt;
	border-bottom: 1px dashed #DAA520;
}
td.cowinfo table.offspring td.cowname {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	color: #550100;
	font-size: 9pt;
	padding-top: 5px;
}
td.cowinfo table.offspring td.divide {
	font-size: 1px;
	height: 10px;
}
td.cowinfo a:link {
	color: #1E90FF;
	text-decoration: none;
}
td.cowinfo a:visited {
	color: #1E90FF;
	text-decoration: none;
}
td.cowinfo a:hover {
	color: #550100;
	text-decoration: underline;
}
