body {
	background-color: #eee8dc; margin:0px
}
td , div , ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	table-layout:fixed;
	word-break:break-all;
}
a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
b {
	font-size: 10pt;
	text-decoration: none;
}




ul {
	list-style:none;
	padding:0;
	margin:0;
}

.input_text {
	line-height: 15px;
	border: 1px solid #CCCCCC;
	height:15px;
}
.indexinput {
	line-height: 15px;
	border: 1px solid #339900;
}

.tdsmbox {
	padding-left:10px;
	padding-right:10px;
}
img {
	padding: 0px;
	border: 0px;
}

