/* basic */
body,tr,td	{ font-size: 12px; line-height: 13px; color: #94CBEF; font-family: "ms ui gothic", "osaka", "sans-serif"; background-color: #00108C;}

tr.vertical-align-top	{ vertical-align: top; }

td	{ padding: 0px; }

img { border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px; }

font.st	{ font-weight: bold; }
font.st01	{ font-weight: bold; color: #9900ff; }
font.st02	{ font-weight: bold; color: #FF719C; }
font.st03	{ color: #FF719C; }
font.st04	{ font-size: 14px; font-weight: bold; color: #FF719C; }
font.11	{ font-size: 11px; line-height: 12px; }
font.10	{ font-size: 10px; line-height: 11px; }
font.9	{ font-size: 9px; line-height: 10px; }

a:link	{ text-decoration: none; color: #94CBEF; }
a:visited	{ text-decoration: none; color: #94CBEF; }
a:active	{ text-decoration: underline; color: #BD8A63; }
a:hover	{ text-decoration: underline; color: #BD8A63; }

a:link.01	{ text-decoration: none; color: blue; }
a:visited.01	{ text-decoration: none; color: blue; }
a:active.01	{ text-decoration: underline; color: #BD8A63; }
a:hover.01	{ text-decoration: underline; color: #BD8A63; }

img.arrow	{ margin-bottom: 4px; }
td.arrow-l	{ padding: 6px; text-align: left; }
td.arrow-u	{ padding: 6px; text-align: center; }
td.arrow-r	{ padding: 6px; text-align: right; }

table.java_back	{
	width: 100%;
	margin: 4px;
}
td.java_back	{
}

input.text,input.submit,select.select,textarea {
	padding: 2px;
	border-color: #FFEBDE;
	background-color: #CEB6A5;
	border-width: 1px;
}
body,textarea {
	scrollbar-base-color: #CEB6A5;
	scrollbar-face-color: #CEB6A5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFEBDE;
	scrollbar-3dlight-color: #FFEBDE;
	scrollbar-highlight-color: #CEB6A5;
	scrollbar-darkshadow-color: #6B5139;
	scrollbar-shadow-color: #6B5139;
}

/* base */
div.base {
	background-color: #00108C;
}
