<!--
A:link    {color:#3270D8; text-decoration:none}
A:visited {color:#3270D8; text-decoration:none}
A:active  {color:#639A00; text-decoration:none}
a:hover   {color:#639A00; text-decoration:underline}

A:link.notice    {color:#777777; text-decoration:none}
A:visited.notice {color:#777777; text-decoration:none}
A:active.notice  {color:#CC6633; text-decoration:none}
a:hover.notice   {color:#CC6633; text-decoration:underline}
.notice {
  color:#777777;
  font-size:11px;
}

body, td {
  font-family:Tahoma,µ¸¿ò, µ¸¿òÃ¼, Arial, Verdana;
  font-size:12px;
  color:#666666;
}

input {
  border:1 solid #888888;
  font-family:Tahoma, ±¼¸², Arial, Verdana;
  font-size:12px;
  color:#333333;
  height:20;
}

input,select {
  border:1 solid #888888;
  font-family:Tahoma, ±¼¸², Arial, Verdana;
  font-size:12px;
  color:#333333;
}

textarea {
  border:1 solid #888888;
  font-family:Tahoma, ±¼¸², Arial, Verdana;
  font-size:12px;
  color:#333333;
}

.location {
  color:#3270D8;
  font-size:11px;
}

.button {
  border:1 solid #0A246A;
  background-color:#B6BDD2;
  font-family:Tahoma, ±¼¸², Arial, Verdana;
  font-size:12px;
  color:#000000;
  height:20;
}


.smallbutton {
  height:15;
  border:0;
}

.middlebutton {
  height:18;
  border:0;
}

.middlebutton19 {
  height:19;
  border:0;
}

.bigbutton {
  height:23;
  border:0;
}

.subtitle {
  font-size:12px;
  color:#666666;
  line-height:18px;
  font-family:"µ¸¿ò","µ¸¿òÃ¼";
}

.smalltext   { font-size:11px; }
.submit      { border:0; }
.midsizetext { font-size:12px; }
.menudefaultcolor { color:#FFFFFF; }
.white       { color:#FFFFFF; }
.black       { color:#000000; }
.red         { color:#FF0000; }

-->