body {
	background:#ccffcc;
	font-family: times new roman,times,serif;
	margin-left: 20px;
	margin-top: 20px;
}

tt {
	font-family: courier,sans-serif;
}

h1 {
	text-align: left;
	font-size: 170%;
}

.langSelect {
	font-size: 80%;
	text-align: right;
}

.textCenter{
	text-align: center;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.TopBody {
	background:#ccccff;
}

.TopBodyE {
	background:#ccccff;
	background-image : url("en/cow.gif");
	background-attachment: fixed;
	background-position:100% 100%;
	background-repeat: no-repeat;
	font-family: Arial,sans-serif;
}

.TopBodyJ {
	background:#ccccff;
	background-image : url("jp/4species.gif");
	background-attachment: fixed;
	background-position:100% 100%;
	background-repeat: repeat;
	font-family: Arial,sans-serif;
}


.SpeciesBody {
	background:#ffcc99;
}

.SpecimenBody {
	background:#FFCCCC;
}

.OrderListBody, .TaxonListBody {
	background:#ccffcc;
}

.LivingBody {
	background:#99ffff;
}

.IndexBody {
	background:#ccffcc;
}

.DocsBody {
	background:#eeeeee;
}

.myh1 {
	font-weight: bold;
	color: #004400;
}

table {
	border: 0;
}

.OrderListSci, .TaxonSci {
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	margin-top: 10px;
}

.OrderListEnglish, .TaxonEnglish {
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	margin-left: 40px;
}

.OrderListJapanese, .TaxonJapanese {
	font-size: 100%;
	line-height: 120%;
	margin-left: 40px;
}

.TitleClassSci {
	color: #004400;
	font-size: 110%;
}

.TitleClassEnglish {
	font-size: 80%;
}

.TitleClassJapanese {
	font-size: 70%;
}

.TreeClass {
	font-family: sans-serif;
	font-size: 80%;
}

.ToAll, .ToRepresent {
	font-size: 70%;
	color: black;
}

.classification {
	margin-left: 20px;
}

.OrderInSpecies, .FamilyInSpecies, .GenusInSpecies {

}

.FamilyInSpecies {
	margin-left: 20px;
}

.GenusInSpecies {
	margin-left: 40px;
}

.Specimen {
	margin-left: 20px;
}

.Resolution {
	font-family: monospace;
}

.MeasurementAll {
	margin-left: 20px;
	font-family: monospace;
	line-height: 200%;
}

.SpeciesAllCaption {
	font-family: sans-serif;
}

.ImageList {
	margin-left: 20px;
}

.SpecimenCode {
	font-size: 130%;
	font-weight: bold;
}

.SpeciesSection {
	color: #CC3300;
	font-size: 130%;
}

.SpecimenInfo, .Measurement {
	font-family: monospace;
}

.Measurement {
	font-size: 85%;
}

.ImageTiny {
	width: 278px;
	height: 185px;
	border-style: solid;
	border-width: 2px;
}

.ImageMedium {
	width: 1030px;
	height: 685px;
	border-style: solid;
	border-width: 2px;
}

.ImageCaption {
	font-family: sans-serif;
	margin-left: 20px;
	font-size: 80%;
}

.SubClassNo {
	font-weight: normal;
	font-size: 80%;
}

.OrderInTree {
	line-height: 200%;
	font-size: 140%;
}

.FamilyInTree {
	line-height: 170%;
	margin-left: 40px;
	font-size: 120%;
}

.GenusInTree {
	line-height: 110%;
	margin-left: 80px;
}

.ItemInIndex {
	margin-left: 40px;
}

.FirstLetter {
	font-size: 130%;
}

.MainText, .article {
	line-height: 140%;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
}

.TableInDoc {
	background-color: white;
	margin-left: 2em;
	border-collapse: collapse;
	border-width: thin;
	border-color: black;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;

}

.TableInDocCaption {
	font-size: 85%;
	margin-left: 2.5em;
	margin-right: 2em;
	text-align: justify;

}

.nav {
	font-family: sans-serif;
	font-size: 75%;
}