BODY {
	scrollbar-face-color: #C09D79;
	scrollbar-highlight-color: #765738;
	scrollbar-shadow-color: #765738;
	scrollbar-3dlight-color: #C09D79;
	scrollbar-arrow-color: #765738;
	scrollbar-track-color: #C09D79;
	scrollbar-darkshadow-color: #C09D79;
	scrollbar-background-color: #C09D79;
}
.HeadTitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #60442c;
	text-align: right;
}
body,tr,td,div {
	font-family: "Verdana";
	color: #60442c;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #765738;
	text-decoration: none;
	cursor: sw-resize;
}
a:visited {
	font-weight: bold;
	color: #765738;
	text-decoration: none;
	cursor: sw-resize;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ee748b;
	cursor: url('1-2.cur'), text;
	POSITION: relative; TOP: 1px;
	cursor: sw-resize;
}
a:active {
	color: #765738;
	text-decoration: none;
	font-weight: bold;
	cursor: sw-resize;
}
.TitleMenu {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: bold;
	color: #60442c;
}
.textarea {
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	color: #60442c;
}

