html, body {}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#Top {
	display: none;
}
#leftSide {
	display: none;
}
#rightSide {
	display: none;
}
#copyright {
	background: url(../Images/backBirds-Bottom.jpg) no-repeat center top;
	padding-bottom: 25px;
	padding-top: 35px;
}
.backBottom {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.birdsRazred{
	padding: 17px 15px 0px;
	color: #FFE382;
	text-align: left;
	font-size: 14px;
	background: url(../Images/backBirds-Top.jpg) no-repeat center top;
}
.photographer, photographer:link{
	color: #FFE382;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
.photographer:hover{
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.Copyright {
	color: #FF9900;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.Copyright:link, Copyright:visited {
	color: #00AE38;
	text-decoration: underline;
}
.Copyright:hover {
	color: #FFE382;
	text-decoration: underline;
}
.Fields{
	color: #FFE382; font-size: 13px; background-color: #004D15; border: 1px solid #FFE382;
}
.Button{
	color: #FFE382; font-size: 11px; background-color: #004E16; font-weight: bold; border: 1px solid #FFE382;
}
.Button:hover{
	color: #FFE382; font-size: 11px; background-color: #6B8B20; font-weight: bold; border: 1px solid #FFE382; 
}
.BiotopiText, BiotopiText:link, BiotopiText:visited {
	color: #FFE382;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	background-image: url(../Images/SearchTextBack.jpg) repeat-x center center;
	padding: 10px;
	letter-spacing: 1px;
}
.BiotopiText:hover {
	color: #FF9900;
	text-decoration: none;
}
.vidoveAll {
	color: #FFE382;
	text-align: left;
	font-size: 14px;
	padding: 5px 5px 5px 15px;
}
.textBirds {
	color: #FFE382;
	text-align: left;
	font-size: 13px;
	padding: 10px 30px 0px 30px;
	text-decoration: none;
}
.text {
	width: 100%;
}
.text:link, text:visited {
	color: #FF9900;
	text-decoration: none;
}
.text:hover {
	color: #FF9900;
	text-decoration: underline;
}
.textPrint {
	color: #000000;
	text-align: left;
	font-size: 13px;
	padding: 10px 15px;
}