BODY {
margin: 0px;
padding: 0px;
background-color: #fafaff;
font-family: Verdana, Arial, sans-serif;
}

.maintable {
background-color: #f6f6ff;
height: 100%;
border-left: 1px solid #b0b0b0;
border-right: 1px solid #b0b0b0;
}

.inner_table {
border: 1px solid #bfa5c2;
}

.under_line {
border-bottom: 1px solid #b0b0b0;
}

.user_menu {
background-color: #ffffff;
border-left: 1px solid #cacaff;
border-right: 1px solid #cacaff;
}

.form {
font-size: 13px;
}

.style1 {
font-family: Georgia, Times New Roman, Times, serif;
color: #0000ff;
font-size:24px;
font-weight: bold;
}
.style2 {
font-family: Georgia, Times New Roman, Times, serif;
color: #0000ff;
font-size:16px;
font-style: oblique;
}

.header {
background-color: #cacaff;
color: #000000;
font-size: 16px;
font-weight: bold;
}

.head {
color: #000000;
font-size: 14px;
font-weight: bold;
}

.big_black {
color: #000000;
font-size: 13px;
font-weight: bold;
}

.normal {
color: #000000;
font-size:13px;
}

.normal_bold {
color: #000000;
font-size:13px;
font-weight: bold;
}

.small {
color: #000000;
font-size:11px;
}

a {
text-decoration: underline;
color: #aa0000;
}
a:active {
text-decoration: none;
}
a:hover {
text-decoration: none;
}

.link_normal {
font-size: 13px;
}

.link_small {
font-size: 11px;
}

.link_grey {
font-size: 11px;
color: #808080;
}

.small_red {
font-size: 11px;
color: #ff0000;
}

.link_bold {
font-size: 13px;
font-weight: bold;
}

.link_black {
color: #000000;
font-size: 13px;
font-weight: bold;
}

input.text {
color: #000000;
background-color: #FFFFFF;
border-width: 1px;
border-color: #8B0304;
}

input.button {
font-weight: bold;
color: #000000;
background-color: #bebeff;
border-width: 0px;
}