body, span, div, p, th, td, tr, table, input, textarea, select, h1, h2, h3, h4, h5, h6 {
	color: #656565;
	font: 11px/17px Verdana;
}
.body {
	color: #8F3A1C;
	font: 11px/17px Verdana;
	text-decoration: none;
	}
.body:hover {
	color: #DC241F;
	font: 11px/17px Verdana;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #808080;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #8A8379;
scrollbar-darkshadow-color: #8A8379;
scrollbar-track-color: #C4BDB0;
scrollbar-arrow-color: rgb(255,255,255)
}
/*a {
	color: #8F3A1C;
	font: 11px Verdana;
	text-decoration: none;
}
a:visited {
	color: #8F3A1C;
	text-decoration: none;
}
a:hover {
	color: #DC241F;
	text-decoration: underline;
}
a:active {
	color: #8F3A1C;
	text-decoration: none;
}*/
.MenuTop {
	font: 11px Verdana;
	color: #736357;
	text-decoration: none;
}
.MenuTop:hover {
	font: 11px Verdana;
	color: #DC241F;
	text-decoration: underline;
}
.MenuBottom {
	font: 11px Verdana;
	color: #A9A6A3;
	text-decoration: none;
}
.MenuBottom:hover {
	font: 11px Verdana;
	color: #DC241F;
	text-decoration: underline;
}
.DotLineLeft {
	border-left: 1px dotted #A7A09A;
}
.DotLineRight {
	border-right: 1px dotted #A7A09A;
}
.DotLineTop {
	border-top: 1px dashed #A7A09A;
}
.tdAlignLeft10 {
	padding-left: 10px;
}

.DotLineBottom {
	border-bottom: 1px dotted #A7A09A;
}
.BorderIFrame {
	border: 1px solid #736357;
}
.Border {
	border: 1px solid #CCCCCC;
}
.txtWhite {
	font: 11px Verdana;
	color: #FFFFFF;
}
.anchor {
	padding-top: 15px;
	padding-bottom: 15px;
}
.txtSpeciesHi {
	font: 10px Verdana;
	color: #FFFFFF;
	background: #FF6600;
	text-align: left;
	vertical-align: middle;
	height: 8px;
}
.txtSpecies {
	font: 10px Verdana;
	color: #656565;
	background: #FBFAE0;
	text-align: left;
	vertical-align: middle;
	height: 8px;
	border: 1px solid #CCCCCC;
}
.bgLogo2 {
	background-attachment: fixed;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
