body {
	border: 1px solid #cccccc;
	margin: 0px;
}
td {
	font: 13px Arial, Helvetica, sans-serif;
}
h1 {
	display : inline;
}
td.menu {
	cursor: hand;
}
td.text {
	text-align : justify;
}
td.border {
	background-color: #000000;
}
img.trans {
	width: 1px;
	height: 1px;
	border: 0 none inherit;
}
img.arrow {
	width: 14px;
	height: 9px;
	border: 0 none inherit;
}
img.sub_arrow {
	width: 14px;
	height: 9px;
	border: 0 none inherit;
	margin-left: 11px;
}
img.sub_arrow2 {
	width: 14px;
	height: 9px;
	border: 0 none inherit;
	margin-left: 22px;
}
a:link {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #de0000; text-decoration: none;}

.name {border: 1px; border-style: solid; height: 19px; border-color: #000000; background-color: #ffe6b7; font-family: verdana; font-size: 13px; color: #de0000;}
#name {border: 1px; border-style: solid; height: 19px; border-color: #000000; background-color: #fef1d8; font-family: verdana; font-size: 13px; color: #de0000;}

.submit {border: 0px; height: 17px; background-color: #ffe6b7; font-family: verdana; font-size: 13px; color: #000000;}