@charset "utf-8";
/* CSS Document */

.logo {
	width: 100%;
	top: 20px;
	text-align: center;
	left: 50px;
	right: 50px;
	padding-right: 0%;
	padding-left: 0%;
}
.menu {
	width: 100%;
	top: 20px;
	text-align: center;
	left: 50px;
	right: 50px;
	padding-right: 0%;
	padding-left: 0%;
}
.menutitle{
	cursor:hand;
	background-color:#FFFFFF;
	color:#330000;
	width:250px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	left: 50px;
	right: 50px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vet {
	font-size: 12px;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	font-size: 12px;
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	left: 50px;
	right: 50px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: repeat-y;
	text-align: left;
}
.image {
	border: thin none #660000;
	padding: 0px;
	width: 400px;
}
.mimage {
	height: 400px;
	width: 400px;
	padding-left: 50px;
	float: right;
}
.tree {
	padding-top: 5px;
	text-align: left;
}
a:link {
	color: #663300;
	cursor: default;
}
.expand {
	top: 60px;
	height: 80%;
	padding-top: 80px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 155px;
}
.footer {
	width: 100%;
	text-align: center;
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	vertical-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}
.content {
	width: 250px;
	top: 20px;
	text-align: left;
	left: 50px;
	right: 50px;
	padding-right: 0%;
	padding-left: 0%;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330000;
	white-space: normal;
	font-weight: normal;
	line-height: 15px;
}
