body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B817C;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
.site_backgr {
	background-image: url(pic/site_backgr.jpg);
	background-repeat: repeat-x;
}
.left_lower_backgr {
	background-image: url(pic/backgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_backgr {
	background-image: url(pic/backgr_breed.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_lower_backgr {
	background-image: url(pic/backgr.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.main_backgr {
	background-image: url(pic/backgr_breed.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.main_lower_backgr {
	background-image: url(pic/backgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.defaultfont {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
.titelfont {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
}
.topfont {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 14px;
}
a:link.topfont {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.topfont {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topfont {
	color: #FFFFFF;
    text-decoration: underline;
}
a:active.topfont {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: Tahoma, Arial;
	color: #E9E3E0;
	font-size: 11px;
}
a:link.copyright {
	color: #E9E3E0;
	text-decoration: none;
}
a:visited.copyright {
	color: #E9E3E0;
	text-decoration: none;
}
a:hover.copyright {
	color: #E9E3E0;
    text-decoration: underline;
}
a:active.copyright {
	color: #E9E3E0;
	text-decoration: none;
}

.forminput {
	width:261px; height:18px; border:#5C7392 1px solid; background:#ffffff; padding-left:5px; font-family: Arial; font-size:12px;
}
.formselect {
	width:300px;
	height:18px;
	border:#5C7392 1px solid;
	background-color:#ffffff;
	padding-top: 2px;
	padding-left:4px;
	font-family: Arial;
	font-size:10px;
}
textarea {
	width:261px;
	height:120px;
	border:#5C7392 1px solid;
	background-color:#ffffff;
	padding-left:5px;
	font-family: Arial;
	font-size:12px;
}
.formsubmit {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #2b4460;
	padding-top: 1px;
	font-family: Arial;
	background-color: #ffffff;
}
ul {margin:0; padding:0; list-style:none}
li  {background:url(pic/a1.gif) no-repeat left top; margin:0px; padding:0px 0px 0px 11px;}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #E80202;
}
a:active {
	color: #990000;
	text-decoration: none;
}

hr {
	height: 1px; border: none; color: #4B7BA3; background-color: #4B7BA3;
}

.dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
}

.dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
}