﻿@CHARSET "UTF-8";

/* -----------------------------------------------------
LOGIN.aspx
----------------------------------------------------- */
.style81
{
    width: 279px;
}

.bodyTable {
    width: 1021px;
    font-family: 'MS Gothic';
}

.borderTable {
    table-layout: fixed;
    border-style: outset;
    border-width: 5px;
    border-color: #CCCCCC;
    width: 80%;
}

.button1 {
    height: 24px;
}

.notices1 {
    color: red;
}

.notices2 {
    height: 23px;
}

/* -----------------------------------------------------
LOGINX.aspx
----------------------------------------------------- */
.hidden1
{
    visibility: hidden;
}

/* -----------------------------------------------------
LOGINPS.aspx
----------------------------------------------------- */
.style91
{
    height: 83px;
}

a:link { color: #ff0000; }
