body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55472e;
}

.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #fcf7f2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ede2d5;
	color: #55472e;
}

td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55472e;
}

.MenuBg {
	background-image: url(../menu/menu_mid.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #7C6843;
	text-decoration: none;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}

.menu td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #7C6843;
	text-decoration: none;
}
.menu td a {
	color: #7C6843;
	text-decoration: none;
}
.menu td a:hover {
	color: #539331;
	text-decoration: none;
}
.menu td a:active {
	color: #539331;
	text-decoration: none;
}
.TableFly {
	background-color: #FEFDF5;
	border: 2px solid #ECDEC8;
}
.Title {
	font-family: "Times New Roman", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BE8019;
}
li {
	list-style-type: circle;
}
a {
	color: #00CCCC;
}
.Title2 {

	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE8019;
}
