body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.SeedTitle {
	font-weight: bold;
	font-size: large;
	font-style: italic;
	color: #339933;
}

.HeaderStripe {
	text-align: center;
	background-color: #339933;
	color: #FFFFFF;
}

.NavBar {
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bolder;
}
.HeaderLogo {
	text-align: center;
}
.AttrPrefix {
	font-weight: bold;
	background-color: #cccccc;
	border: thin solid #339933;
	width: 20%;
	color: #339933;
	text-align: right;
}
.AttrDetail {
	background-color: #EBEBEB;
	border: thin solid #339933;
}
.Center {
	text-align: center;
}
.Bold {
	font-weight: bold;
}
.SeedTable {
	width: 100%;
	border: thin solid #339933;
}
.AttrTable {
	width: 100%;
	border: thin dotted #339933;
	padding: 10px;
}
.DetailPrefix {
	font-weight: bold;
	background-color: #cccccc;
	border: thin solid #339933;
	color: #339933;
	text-align: right;
}
.DetailSeed {
	background-color: #ebebeb;
	border: thin solid #339933;
}
.DetailTable {
	border: thin dotted #339933;
}.SearchHeader {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.SideLogo {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.CollName {
	font-size: 18px;
	font-weight: bold;
}
.CollURL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	font-size: 16px;
	text-align: center;
}

.CollSeeds {
	color: #009900; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.CollDesc {
	font-style: italic;
}
.CollSPrice {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.CollVPrice {
	font-weight: bold;
	color: #009900;
}
.Colls {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Attributes {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	width: 100%;
}
.EditLink {
	font-weight: bold;
	color: #FF6600;
}

