/* CSS Document */
td 
{
	font-family: "ËÎÌå";
	font-size: 9pt;
	text-decoration: none;
}
a {
	font-family: "ËÎÌå";
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
input
{
color: rgb(255,0,0); 
border-left: 1px solid rgb(192,192,192); 
border-right: 1px solid rgb(192,192,192); 
border-top: 1px solid rgb(192,192,192); 
border-bottom: 1px solid rgb(192,192,192);
}
textarea
{

color: rgb(255,0,0); 
border-left: 1px solid rgb(192,192,192); 
border-right: 1px solid rgb(192,192,192); 
border-top: 1px solid rgb(192,192,192); 
border-bottom: 1px solid rgb(192,192,192);
}
.menu1 {
	background-image: url(images/folder1.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu2 {
	background-image: url(images/folder2.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu3 {
	background-image: url(images/folder3.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu4 {
	background-image: url(images/folder4.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.list {
	padding-left: 20px;
	background-image: url(images/list.gif);
	background-repeat: repeat-y;
}
.list1 {
	padding-left: 20px;
}
.file {
	background-image: url(images/file.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 32px;
}
.file1 {
	background-image: url(images/file1.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 32px;
}