.hundMain {
	width: 100%;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	font-size: 1.0em;
}
.hundMain th {
	width: 100%;
	background-color: #c9d1ff;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	color: #2e3844;
	font-size: 1.0em;
}
.dogButton {
	width: 130px;
	font-size: 10px;
	color: #6379ff;
	border: 0px solid #232223;
	background: white;
	height: 20px;
 	text-align: center;
 	vertical-align: middle;
}
.dogSearch {
	border:0px;
	width:100%;
}
.dogSearch input {
	width:200px;
	height:20px;
	color: #65696d;
	font-weight:bold;
	font-size:0.9em;
	border:1px dotted #c9d1ff;
	background-color: #ffffff;
}
.dogSearch select {
	width:100px;
	height:20px;
	color: #65696d;
	font-weight:bold;
	font-size:0.9em;
	border:1px dotted #c9d1ff;	
	background-color: #ffffff;
}
.dogSearch td {
	margin-left:auto;
	margin-right:auto;
}
.hundAbout {
	width: 400px;
	height: 200px;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #2e3844;
}
.hundAdd {
	width: 90%;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	font-size: 1.0em;
}
.hundAdd th {
	width: 100%;
	background-color: #c9d1ff;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	color: #2e3844;
	font-size: 1.0em;
}
.hundAdd td {
	width: 100%;	
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	color: #2e3844;
	font-size: 1.0em;
}

.hundTitle {
	border-bottom: 2px solid #c9d1ff;
}
.tblDogView {
 border-top: 1px solid #c9d1ff;
 border-left: 1px solid #c9d1ff;
 border-bottom: 0px solid #c9d1ff;
 border-right: 1px solid #c9d1ff;
 width: 90%;
 color: #2e3844;
}
.tblDogView a {	
 text-decoration: underline;
 color: #2e3844;
}
.tblDogView td {
 border-top: 0px solid #c9d1ff;
 color: #2e3844;
 text-align: left;
 padding-left: 5px;
 padding-right: 5px;
}
.tblSyskonView {
 border-top: 0px solid #c9d1ff;
 border-left: 0px solid #c9d1ff;
 border-bottom: 0px solid #c9d1ff;
 border-right: 0px solid #c9d1ff;
 margin-right:auto;
 margin-left:auto;
 padding-left: 5px;
 padding-right: 5px;
 text-align: left;
 width: 100%;
 color: #2e3844;
}
.tblSyskonView th {
 border-bottom: 1px solid #c9d1ff;
 color: #2e3844;
 text-align: left;
 padding-left: 5px;
 padding-right: 5px; 
}


.tblPedigree {
 border-left: 0px solid #c9d1ff;
 border-right: 0px solid #c9d1ff;
 border-bottom: 0px solid #c9d1ff;
 border-top: 0px;
 width: 100%;
 color: #887f6d;
 margin: 0px;
 padding-left: 2px;
 padding-right: 2px;
}
.tblPedigree td {
 border-top: 1px solid #c9d1ff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 color: #887f6d;
 font-size: 0.8em;
 margin: 0px;
 padding-left: 2px;
 padding-right: 2px;
}