<style type="text/css">
<!--

/* # GENERAL */
BODY    { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; line-height: 12pt }
P   { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; }
TD  { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; }
INPUT   { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; color: "#000088"; border:1 solid }
SELECT  { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; color: "#000088" }
TEXTAREA    { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; color: "#000088" }

.headtitle {  font-family: "Tahoma,Tahoma"; font-size: 14pt; font-weight: bold;color: "#000000" }
.subtitle {  font-family: "Verdana", "Helvetica"; font-size: 12pt; font-weight: bold ;color: "#000000"}

a:link  { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; color: "#000088" }
a:visited  { font-family: 'Tahoma,Verdana'; text-decoration: none; font-size: 9pt; color: "#000088" }
a:hover { font-family: 'Tahoma,Verdana'; text-decoration: underline; font-size: 9pt; color: "#FF5500" }

.row_off {
    background-color: "";    
}

.row_on {
    background-color: "#EEEEFF";    
	cursor: hand;    
}

.small8pt {
    font-family: "굴림";
    font-size: 8pt;
}

/* # MENU-MENUITEM */
menuBar {
  background-color: Transparent;
  border: 1px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #FFFFFF;
  font-size: 1pt;
  padding: 4px 2px 4px 2px;
  text-align: left;
  width: 100%;
  z-index: 2;
}

a.menuButton, a.menuButton:visited {
  background-color: Transparent;
  /* border: 0px solid #EEEEEE; */
  color: #FFFFFF;
  font-family: "Tahoma";
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  cursor: hand;
  z-index: 2;
}

a.menuButton:hover {
  background-color: #3d3d3d;
  /* border-color: #FF0000; */
  color: #cecece;
  cursor: hand;
  text-decoration: none;
  z-index: 2;
}

a.menuButtonActive {
  background-color: #FFFFFF;
  /* border: 0px solid #EEEEEE; */
  border-color: #666666;
  color: #000000;
  font-family: "Tahoma";
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  cursor: hand;
  z-index: 2;
}


a.menuButtonActive:hover, a.menuButtonActive:visited {
  background-color: #FFFFFF;
  border-color: #666666;
  color: #000000;
  text-decoration: none;
  cursor: hand;
  z-index: 2;
}


.menu {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #666666;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  /* filter: Alpha(Opacity=90); */
  cursor: hand;
  z-index: 2;
}

a.menuItem, a.menuItem:visited  { 
  background-color: transparent;
  color: #000000;
  cursor: default;
  display: block;
  font-family: "Tahoma";
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px 16px 2px 12px;
  text-decoration: none;
  white-space: nowrap;
  cursor: hand;
  z-index: 2;
}


 
a.menuItem:hover {
  background-color: #DDDDFF;
  text-decoration: none;
  border: 1px solid;
  border-color: #0066AA;
  padding: 1px 15px 1px 11px;
  color: #000000;
  cursor: hand;
  z-index: 2;
}
 
.menuItemSep {
  /* border-bottom: 1px solid #f0f0f0; */
  border-top: 1px solid #999999;
  margin: 2px 3px 2px 3px;
  cursor: default;
  z-index: 2;
}

.menuItemDisabled  { 
  background-color: transparent;
  color: #999999;
  cursor: default;
  display: block;
  font-family: "Tahoma";
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px 16px 2px 12px;
  text-decoration: none;
  white-space: nowrap;
  cursor: default;
  z-index: 2;
}

/* AJAX Edit Area */
/* input FONT-SIZE: 12px; FONT-FAMILY: "돋움, Dotum"; COLOR: #383838; BACKGROUND-COLOR: #FFFFFF; height:20px; padding:3px; */
.ajaxEditDo		{ border: 2px solid #FF6666; padding: 1px; width: 70%; }
.ajaxEditOn		{ border: 2px solid #00AAFF;  padding: 1px; width: 70%; }
/* IE margin, FF padding */
.ajaxEditOff	{ border: 0px solid #AAAAAA;  padding: 2px; background-color: Transparent; width: 70%; }
.ajaxEditOver { border: 1px solid #00AAFF;  padding: 2px; width: 70%; }
-->
</style>
