<style type="text/css">

A:focus   {color:#FF0000;text-decoration:none;font-family:tahoma,u;font-size:9pt;}
A:visited {color:#202020;text-decoration:none;font-family:tahoma,u;font-size:9pt;}
A:active  {color:#f02020;text-decoration:none;font-family:tahoma,u;font-size:9pt;}
A:hover  {
	color:#c0c0c0;
	text-decoration:none;
	font-family:tahoma,u;
	font-size:9pt;
}

.button {
	border-bottom : 1px solid #DC8FC;
	border-right : 1px solid #DC8FC;
	border-left : 1px solid #DC8FC;
	border-top : 1px solid #DC8FC;

	background: #DFF2FC;
	color:#0373AE;
	font-family:tahoma,u;
	font-size:9pt;
	cursor:hand;
}

.button_blue {
	border:solid 1 #DC8FC;
	background: #DFF2FC;
	color:#0373AE;
	font-family:tahoma,u;
	font-size:9pt;
	cursor:hand;
}

.button_red {
	border:solid 1 #E74040;
	background: #FFD8D8;
	color:#FC0404;
	font-family:tahoma,u;
	font-size:9pt;
	cursor:hand;
}


.input  {
	border:solid 1 #C7C7C7;
	background:#F9f9f9;
	color: #000000;
	font-family:tahoma,u
}

.button_gray {
	border:solid 1 #909090;
	background: #F0F0F0;
	color:#606060;
	font-family:tahoma,u;
	font-size:9pt;
	cursor:hand;
}

.input_gray  {
	border:solid 1 #C7C7C7;
	background:#F9f9f9;
	color: #404040;
	font-family:tahoma,u
}



.TD_GRAY {
	background-color : #E0E0E0;	font-family:tahoma,u;
	border-bottom : 1px solid B9B9B9;
	border-right : 1px solid B9B9B9;
	font-size : 9pt;
	height:20;
}

.TD_LIGHT {
	background-color : #F5F5F5;	font-family:tahoma,u;
	border-bottom : 1px solid B9B9B9;
	border-right : 1px solid B9B9B9;
	font-size : 9pt;
	height:20;
}

.TD_BORDER {
	border-bottom : 1px solid B9B9B9;
	border-right : 1px solid B9B9B9;
	font-size : 9pt;
	height:20;
}

.TD_GRAY2 {
	background-color : #E0E0E0;	font-family:tahoma,u;
	border-bottom : 1px solid D9D9D9;
	border-right : 1px solid D9D9D9;
	font-size : 9pt;
}

.TD_LIGHT2 {
	background-color : #F5F5F5;	font-family:tahoma,u;
	border-bottom : 1px solid B9B9B9;
	border-right : 1px solid B9B9B9;
	font-size : 9pt;
}

.TD_BORDER2 {
	border-bottom : 1px solid D9D9D9;
	border-right : 1px solid E9E9E9;
	font-size : 9pt;
}

.TABLE_GRAY {
	border-bottom : 1px solid #606060;
	border-right : 1px solid #606060;
	border-left : 1px solid Silver;
	border-top : 1px solid Silver;
	background-color : #EBEBEB;
}

.TABLE_BORDER {
	border-bottom : 1px solid #606060;
	border-right : 1px solid #606060;
	border-left : 1px solid Silver;
	border-top : 1px solid Silver;
	background-color : #FFFFFF;	
}

BODY,TD,DIV,form,TEXTAREA,center,pre,br, input, button, SELECT, option
{
color:#000000;font-size:9pt;font-family:tahoma,u;
}


A:link    {color:#202020;text-decoration:none;font-family:tahoma,u;font-size:9pt;}


.box_window{width:320px;height:22px;_height /**/:32px;margin:0 3px 11px 1px;padding:1px 3px 0 6px;border:5px solid #4ba300;background-color:#fff;font:bold 15px/1.5em µ¸¿ò,Dotum;vertical-align:4px;}
*+html .box_window{vertical-align:4px;}

.btn_window{vertical-align:top;_vertical-align:0;_vertical-align /**/:top;}
</style>


