
BODY {
	FONT-SIZE: 9pt; COLOR: #a0896d; FONT-FAMILY: dotum,verdana}

TD {
	FONT-SIZE: 9pt; COLOR: #a0896d; FONT-FAMILY: dotum,verdanal; line-height:17px;}

.text_bold {
	color: #a0896d;
	font-weight: bold; font-size:9pt;}

.text_orange {color: #FF9900; font-size:9pt;}
.text_gray  {	color: #999999;	font-weight: bold;font-size:9pt;}
.text_gray02 {	color: #999999;	font-size:9pt;}

.text_brown {	color: #C58484;	font-size:9pt;font-weight: bold}
.text_white {color: #FFFFFF;font-weight: bold;}
	

.input { border:1px 
 solid #D5C3AE;font-family:"µ¸¿ò", "Arial"; font-size:9pt; color:#a0896d; background-color:white; 
 padding:2 0 0 3}
 

 
 .select { font-family: "µ¸¿ò", "Arial"; 
font-size: 12px; line-height: 130%; color: #a0896d; } td { font-family: "µ¸¿ò", 
"Arial"; font-size: 12px; line-height: 130%; color: #a0896d; }



TEXTAREA{
	BORDER-RIGHT: #D5C3AE 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #D5C3AE 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; BORDER-LEFT: #D5C3AE 1px solid; COLOR: #a0896d; PADDING-TOP: 2px; BORDER-BOTTOM: #D5C3AE 1px solid; FONT-FAMILY: dotum,verdana; BACKGROUND-COLOR: #ffffff
}


a:link 	  {color: a0896d; text-decoration: none; font-size:9pt; font-family: dotum,verdana;}
a:visited {color: a0896d; text-decoration: none; font-size:9pt; font-family: dotum,verdana;}
a:active  {color: a0896d; text-decoration: none; font-size:9pt; font-family: dotum,verdana;}
a:hover   {color: a0896d; text-decoration: none; font-size:9pt; font-family: dotum,verdana;}


.p_left20  {padding-left:20px;}


.gray {color: #999999; text-decoration: none; font-size:12px; font-family: dotum,Arial;}
a.gray:link { font-family: "µ¸¿ò", "Arial"; color: #999999; line-height: 130%; text-decoration: none} 
a.gray:active {font-family: "µ¸¿ò", "Arial"; color: #999999; text-decoration:none;line-height:130%} 
a.gray:visited {font-family: "µ¸¿ò", "Arial"; color:#999999; text-decoration:none;line-height: 130%} 
a.gray:hover {font-family: "µ¸¿ò","Arial"; color: #666666; text-decoration:underline;line-height: 130%}




<!-- --------------------------------------------------------------------------------
  -- Calendar ( servlet object )
  -- --------------------------------------------------------------------------------
  -->
.cal { background-color:#414141; }
.calH { color:#FFFFFF; font-weight:bold; }
.calHtd { background-color:#475979; padding-top:2pt; }
.calTtr { background-color:#F4F1E8; padding-top:2pt; }
.calMtr { color:#414141; padding-top:2pt; }
.calMtrue, .calMofftrue { background-color:#CCCCCC; font-weight:bold; }
.calMfalse { background-color:#FFFFFF; }
.calMofffalse { background-color:#EAEAEA; }
.calMfrm { color:#FFFFFF; font-weight:bold; }
.calbox { border:1px solid #B5B37C }

<!-- --------------------------------------------------------------------------------
  -- Calendar ( javascript object )
  -- --------------------------------------------------------------------------------
  -->
.basic-cl-header { height: 22px; color:#ffffff; background-color:#8a9193; padding-top:2px;TEXT-DECORATION: underline;FONT-WEIGHT: bold; }
.basic-cl-on-month { height: 20px; background-color: transparent; text-align: center; 
 border-top: 1px solid silver; border-left: 1px solid silver; }
.basic-cl-on-month-lit { height: 20px; background-color:fec62f; color: white;
 text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; }
.basic-cl-off-month { height: 20px; background-color:d8dada; color: white; text-align: center;
 border-top: 1px solid silver; border-left: 1px solid silver; }
.basic-cl-off-month-lit { height: 20px; background-color: silver; color: white; text-align: center;
 border-top: 1px solid silver; border-left: 1px solid silver; }
.basic-cl-body { border: 1px solid black; }
.basic-cl-year { border: 1px solid black; background-color:white; border-collapse: collapse; border-spacing: 0px;
 text-align: center; padding-left: 5px; padding-right: 5px; }
.basic-cl-year-lit { background-color: silver; border: 1px solid black; border-collapse: collapse;
 text-align: center; padding-left: 5px; padding-right: 5px; }
.basic-cl-day { height: 20px; text-align: center; padding-left: 7px; padding-right: 7px; padding-top: 2px; }



