/* kernel create by Dreams	
	2007.03.30
*/

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px;margin-bottom: 0px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}

.headmsg { font-size:13px; font-weight:bold;}

.input_button {
	border:1px solid #999999; background-color:#FFFFFF;
}


a:link { text-decoration: none; color: #000000; }
a:visited {	text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color:#666666; }
a:active { text-decoration: none; color: #666666; }

.file a:link { text-decoration:underline; color: #000000; font-size:13px; font-weight:bold; }
.file a:visited {	text-decoration: underline; color: #000000; font-size:13px; font-weight:bold;}
.file a:hover { text-decoration: none; color:#666666; font-size:13px; font-weight:bold;}
.file a:active { text-decoration: underline; color: #666666; font-size:13px; font-weight:bold;}

.gray_text { color:#999999 }
.whitebold { font-weight:bold; color:#FFFFFF; }

.input_quantity { border:1px solid #999999; width:50px; text-align:center;}
