 .Hide
 {
  visibility:hidden;
  display:none;
 }

 .Float
 {
  opacity:0.9;
  position:absolute;
 }

 .prHintText
 {
  opacity:0.8;
  position:absolute;
 }

 .prHint
 {
  acursor:help;
 }

 .Float
 {
  opacity: 0.8;
  background: #FFFFFF;
  position:absolute;
  z-index:1;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#7F7F7F", Direction=135, Strength=5);
 }

 .Hint
 {
  opacity:0.9;
  background:#FFFFFF;
  position:absolute;
  z-index:99;
  amargin: 10px;
  padding: 10px;
  border: 2px solid #004444;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#007070", Direction=135, Strength=5);
 }


body {
  background-color: #ffffff;
  margin:0px;
  padding:0px;
  aheight: 100%;
  height: 100%;
  width: 100%;
}

table.main {
  width: 100%;
  height: 100%;
}

h1#FrameTitle
{
 color: #0A0B8A;
 font-family: Times New Roman;
 font-weight: bold;
 font-size: 14pt;
 text-align: center;
 margin: 20px 0px;
}

#search form
{
 color: #AA03A9;
 background: white;
 border: black 1px solid;
 padding: 10px;
 margin-left: -10px;
}

.topmenu td
{
  vertical-align: middle;
  text-align: center;
  width: 5%;
}

.topmenu a
{
   color: #AA03A9;
   text-decoration: none;
   font-family: Times New Roman;
   font-weight: bold;
   line-height: 80%;
}

.topmenu a:hover
{
 color: #001EBD;
}

.leftmenu {
   awidth: 300px;
}

.leftmenu a{
    color: #ffffff;
    text-decoration: none;
   font-family: Times New Roman;
   font-weight: bold;
   line-height: 80%;
}

.leftmenu a:hover{
   color: #FFC3F9;
}

.leftmenu ul
{
  padding: 0px;
  margin: 0px;
}
.leftmenu li
{
 list-style: none;
  margin: 5px 0px 15px 0px;
  text-indent: -10px;
  padding: 0px;
}

.leftmenu li li
{
  margin: 5px 0px 5px 20px;
}

td.topl, td.topr {
  background-color: #0657C2;
}

td.topr {
  text-align: right;
}

td.samgu{
   color: #ffffff;
   font-family: Courier New;
   font-weight: bold;
   font-style: italic;
   text-align: left;
   font-size: 18pt;
}
td.menu{
    background-image: url(menu2.gif);
   height: 58px;
}

td#FrameNavigation {
    background-color: #0657C2;
    width: 25%;
   vertical-align: top;
   text-align: left;
   background-image: url(shadow.png);
   background-repeat: repeat-y;
   background-position: right;
       padding-right: 30px;
      padding-left: 30px;
      padding-top: 35px;
      padding-bottom: 50px;
}

td.text {
   width: 75%;
   height: 100%;
   font-family: Times New Roman;
   font-weight: bold;
   vertical-align: top;
   text-align: left;
      /*padding-right: 25px;
      padding-left: 25px;
      padding-top: 10px;
      padding-bottom: 30px;*/
}

 .NewsDate{
   color: #9101AB;
   font-weight : bold;
   apadding-right: 40px;
   width: 150px;
 }

 .NewsTitle{
   color: #000000;
   font-weight : bold;
 }

 a.NewsTitle{
   text-decoration : none;
   color: #007FFF;
    font-family: Times New Roman;
   font-weight: bold;
   font-size: 12pt;
 }

 a.NewsTitle:hover{
   color: #F181DB;
 }

 .NewsInfo{
   display: block;
   text-indent:40px;
   padding-top: 10px;
   afont-style: italic;
 }

 .NewsLink{
   display: block;
   text-align: right;
   padding-bottom: 20px;
 }

 a.NewsLink{
   text-decoration : none;
   color: #001F7F;
 }

 a.NewsLink:hover{
   color: #007FFF;
  }

 #FrameContent
 {
  padding: 20px;
 }

td.NewsDate{
    vertical-align: top;
   text-align: center;
   color: #9101AB;
    font-family: Times New Roman;
   font-weight: bold;
   font-size: 12pt;
       padding-right: 20px;
      padding-left: 10px;
}
td.NewsInfo{
    vertical-align: top;
   text-align: left;
   color: #000000;
    font-family: Times New Roman;
   font-weight: bold;
   font-size: 12pt;
}
/*hr.blue{
    color: #7A96D5;
   width: 100%
}*/

 .Hide
 {
  visibility:hidden;
  display:none;
 }

 .Float
 {
  opacity:0.9;
  position:absolute;
 }

 .prHintText
 {
  opacity:0.8;
  position:absolute;
 }

 .prHint
 {
  acursor:help;
 }

