body 
{
    margin: 0px;
}

.titlebar { background: #193768 }

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 0px outset;
    FLOAT: left;
    BORDER-LEFT: white 0px outset;
    WIDTH: 80px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: white 0px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #204FA1;
    COLOR: yellow;
    TEXT-ALIGN: center;
    font: 14px arial;
    font-weight: bold;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 130px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #999966
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    font: 14px arial;
    font-weight: bold;
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: yellow;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;   
    font: 14px arial;
    font-weight: bold;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: white 1px ridge;
    BORDER-TOP: white 0px ridge;
    FLOAT: left;
    BORDER-LEFT: white 0px ridge;
    WIDTH: 80px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: white 0px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #999966;
    COLOR: #E8EF1C;
    TEXT-ALIGN: center;
    font: 14px arial;
    font-weight: bold;
}

.maintext
{
   margin-left: 3em;
   width: 550px;
   font: 14px Verdana;
   line-height: 22px;
}
.maintext2
{
   margin-left: 3em;
   width: 550px;
   font: 14px Verdana;
   line-height: 22px;
}

.Line1
{
   margin: 5px;
   padding-left: 0.3em;
   padding-right: 0.3em;
   border: #6FA8CC 1px solid;
   background: white;
   color: #204FA1;
   font: 20px times new roman;
   font-weight: bold;
}
.line2
{
   text-indent: 0in;
   width: 550px;
   font: 14px Verdana;
   line-height: 22px;
}
.org_ul
{
  margin-left: 1.2em;
   text-indent: 0in;
}
   
ul
{
  margin-left: 4em;
   text-indent: 0in;
}

.maintext11
{
   margin-left: 3em;
   width: 550px;
   font: 14px Arial;
   line-height: 22px;
}
.maintext12
{
   margin-left: 3em;
   width: 550px;
   font: 14px dotum;
   line-height: 22px;
}
.maintext13
{
   margin-left: 3em;
   width: 550px;
   font: 14px comic sans ms;
   line-height: 22px;
}
.maintable
{
   height: 100%;
}