
body {

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #ffffff;
Background-color: #333333;
font-family: tahoma, sans-serif;



}



A:link { text-decoration: none; color:#ffffff;}

A:active { text-decoration: none; color:#FF0000;}

A:visited { text-decoration: none; color:#ffffff;}

A:hover { text-decoration: none; color:#FF0000; }



.wikibody

{
    vertical-Align:middle;
}


TABLE.main
{
    WIDTH: 100%;
    Background-color: #000000;
   
}

TD.bg-line
{
    Background-color: #000000;
}

TD.bg-color1
{
    Background-color: #000000;
}

TD.bg-color2
{
    Background-color: #000000;
}



TABLE.menu
{
   BACKGROUND-COLOR: #000000;
   PADDING-LEFT: 10px;
   PADDING-RIGHT: 10px;
   COLOR: #ffffff;
  
}

.link

{
      font-family: tahoma;
      font-weight: bold;
      font-size: 12px;
      
}

TABLE.footer

{
    WIDTH:600px;
}

TABLE.header

{
    WIDTH:600px;
    Vertical-align: middle;
}

DIV.footer
{
    TEXT-ALIGN: center;
    
}

Table.index-main
{
    font-size:large;
    font-weight: bold;
    text-align: center;
   }

DIV.header
{
    TEXT-ALIGN: center;
    Vertical-align: middle;
    
}

TD.korean-letters
{
    VERTICAL-ALIGN: bottom;
}


TD.blue-seperator
{
    BACKGROUND-COLOR:#0000FF;
    WIDTH: 30px;
}

TD.red-seperator
{
    BACKGROUND-COLOR:#FF0000;
    WIDTH: 30px;
}

DIV.buttonbar
{
    Vertical-align: middle;
}

.footer-title
{

    COLOR: #ffffFF;
    FONT-SIZE: large;
	font-weight:bold;
    FONT-family: tahoma, georgia;
}


.footer-subtitle
{

    COLOR: #ff0000;
    FONT-SIZE: small;
    FONT-family: tahoma, georgia;
    FONT-Weight: bold;

}


.footer-address

{
    COLOR: #FF0000;
    FONT-SIZE: x-small;
}



.footer-number
{
    COLOR: #FFff00;
    FONT-SIZE: small;
    FONT-Weight: bold;
}



.header-title
{
    COLOR: #FF0000;
    FONT-SIZE: x-large;
    FONT-family: tahoma, georgia, arial;
    FONT-Weight: bold;
}



.header-subtitle
{
    COLOR: #FFFFFF;
    FONT-SIZE: medium;
    FONT-family: tahoma, georgia, arial;
    FONT-Weight: bold;
}


.header-number
{
    COLOR: #FFFF00;
    FONT-SIZE: 18px;
    FONT-Weight: bold;
    vertical-align: bottom;
  }
  
.pmwiki {

	font-size:8px;
	text-align:center;
	color:#cccccc;
	font-weight:normal;
}


