/*----- Layout -----*/
body
{
	font-size: 12px;
	font-family: gulim;
	margin: 0 5 0 5;
	scrollbar-3dlight-color:595959;
	scrollbar-arrow-color:7F7F7F;
	scrollbar-base-color:CFCFCF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:DFDFDF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:595959;
}

/**----- Background -----*/



/*----- Table Text -----*/
td {font-size:12px; text-decoration:none; color:#404040}



/*----- Link Text -----*/
a:LINK{font-size:12px; text-decoration:none; color:#000000}
a:VISITED{font-size:12px; text-decoration:none; color:#000000}
a:HOVER{font-size:12px; text-decoration:none; color:#0070d0;}
a:ACTIVE{font-size:12px; text-decoration:none; color:#0070d0}

a.small1:LINK{font:10px Arial, Helvetica, sans-serif; color:#808080}
a.small1:VISITED{font:10px Arial, Helvetica, sans-serif; color:#808080}
a.small1:HOVER{font:10px Arial, Helvetica, sans-serif; color:#000000}
a.small1:ACTIVE{font:10px Arial, Helvetica, sans-serif; color:#000000}

a.leftmenu:LINK{font:11px Arial, Helvetica, sans-serif; color:#5D5D5D}
a.leftmenu:VISITED{font:11px Arial, Helvetica, sans-serif; color:#5D5D5D}
a.leftmenu:HOVER{font:11px Arial, Helvetica, sans-serif; color:#000000}
a.leftmenu:ACTIVE{font:11px Arial, Helvetica, sans-serif; color:#000000}

a.Redline:LINK{font-size:9pt;letter-spacing: -1px; text-decoration:none; color:#FF0000; text-decoration: underline}
a.Redline:VISITED{font-size:9pt;letter-spacing: -1px; text-decoration:none; color:#FF0000; text-decoration: underline}
a.Redline:HOVER{font-size:9pt;letter-spacing: -1px; text-decoration:none; color:#9E9E9E; text-decoration: underline}
a.Redline:ACTIVE{font-size:9pt;letter-spacing: -1px; text-decoration:none; color:#9E9E9E; text-decoration: underline}



/*----- Text -----*/
.small{color:#666666;font-size: 11px; font-family:Arial, Helvetica, sans-serif}
.smallw{color:#FFFFFF;font-size: 8pt; font-family:Arial, Helvetica, sans-serif}
.smallb{color:#666666;font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.loc{font:11px Arial, Helvetica, sans-serif; color:#808080}
.table_title{color:#065C82;font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}


/*----- Margin -----*/
.style {padding-left:10;padding-top:5;padding-bottom:5;padding-right:10}
.style_l {padding-left:10;padding-top:5;padding-bottom:5;padding-right:10; line-height:180%}
.style_w {padding-left:10;padding-right:10}
.style_h {padding-top:10;padding-bottom:10}



/*----- Mouse -----*/
.cursor {cursor:hand}
a.zoomin img{cursor:url('http://www.amtsaw.com/img/icon_zoom_in.cur')}
a.zoomout img{cursor:url('http://www.amtsaw.com/img/icon_zoom_out.cur')}



/*----- Form -----*/
.textarea
{
	border-right: #C6C5CB 1px groove;
	border-top: #C6C5CB 1px groove;
	margin-top:0;
	margin-bottom:0;
	font-size: 9pt;
	border-left: #C6C5CB 1px groove;
	border-bottom: #C6C5CB 1px groove;
	background-color: white
}
.input {height:20; background-color:#FFFFFF ;border:1 solid #C6C5CB; font-size:9pt;}
.input_gray {height:18; width:120; background-color:#FFFFFF ;border:1 solid #C6C5CB; font-size:9pt;}
.select {height:19; font-size: 11px;background-color:#FFFFFF; color:#222222; border:0x solid #778899}
.submit {border:solid 1;border-color:#94969C;font-size:9pt;color:black;background-color:#F7F7F7;height:26;cursor:hand}
.file {font: 9pt ; border:1 solid #AFAFAF; height:20}
