body {
	font-family: "MS Sans Serif";
	font-size: 14px;
	margin: 0px;
	color: #714D00;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;

}
table {
	font-family: "MS Sans Serif";
	font-size: 14px;
	margin: 0px;
	color: #714D00;
}
.life_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #714D00;
}
#menu {
	font-family: "MS Sans Serif";
	font-size: 14px;
	margin: 0px;
	color: #714D00;
}
#menu a:link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
#menu a:visited {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
#menu a:hover {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
#menu a:active {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.txt_white {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#photo_list {
	Sheight: 500px;
	width: 130px;
	padding: 5px;
	margin-left: 20px;
	overflow: auto;
	height: 500px;
	margin-top: 5px;
}
