body, th, td, form, input, select, text, textarea, caption { font-size: 12px; font-family:±¼¸²; color:#333333;}
body, textarea, select {
	scrollbar-face-color: #E2F1FB;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #E2F1FB;
	scrollbar-3dlight-color: #E2F1FB;
	scrollbar-darkshadow-color: #A5BDCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #6591AC;
}

a:link, a:visited, a:active {font-size:12px; text-decoration: none; color: #333333;}
a:hover   {font-size:12px; text-decoration: none ; color:#42B6CE ; }

a.menu:link, a.menu:active, a.menu:visited { color: #FFFFFF; text-decoration: none; }
a.menu:hover { color:#CEFF00; ; text-decoration: underline}

.button  { border: 1px #CCCCCC solid; background-color:#F6F6F6; color:black; cursor:hand; height:20px; }
.text    { border: 1px #CCCCCC solid; height:20px;}
.select  { border: 1px #CCCCCC solid; background-color:#FFFFFF; }
.textarea    { border: 1px #CCCCCC solid; }

.table_nemo {  border-color: #00F9F9 #00FFFF #00FFFF; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.tdsl { font-size: 12px; font-family:±¼¸²; color:#333333; background-color:#DFDFDF; text-align: left; font-weight: bold}
.tdsc { font-size: 12px; font-family:±¼¸²; color:#333333; background-color:#DFDFDF; text-align: center; font-weight: bold}
.tdsr { font-size: 12px; font-family:±¼¸²; color:#333333; background-color:#DFDFDF;  text-align: right; font-weight: bold}
.line    { background-color:#DFDFDF; }

.onmouseover { background-color:#F6F6F6; color:#000000;}
.onmouseout  { background-color:#FFFFFF; color:#000000;}
