BODY {
margin: 0px;
padding: 0px;
background-color: #fff7e6;
font-family: Verdana, Arial, sans-serif;
}

.maintable {
background-color: #ffefcf;
height: 100%;
border-left: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
}

.inner_table {
border: 1px solid #f2c29f;
}

.under_line {
border-bottom: 1px solid #d0d0d0;
}

.user_menu {
background-color: #fff7e6;
border-left: 1px solid #f2c29f;
border-right: 1px solid #f2c29f;
}

.form {
font-size: 13px;
}

.style1 {
font-family: Georgia, Times New Roman, Times, serif;
color: #8B0304;
font-size:24px;
font-weight: bold;
}
.style2 {
font-family: Georgia, Times New Roman, Times, serif;
color: #8B0304;
font-size:16px;
font-style: oblique;
}

.header {
background-color: #f2c29f;
color: #000000;
font-size: 16px;
font-weight: bold;
}

.head {
color: #000000;
font-size: 14px;
font-weight: bold;
}

.black_normal {
color: #000000;
font-size: 13px;
}

.big_black {
color: #000000;
font-size: 13px;
font-weight: bold;
}

.normal {
color: #8B0304;
font-size:13px;
}

.normal_bold {
color: #8B0304;
font-size:13px;
font-weight: bold;
}

.small {
color: #8B0304;
font-size:11px;
}

a {
text-decoration: underline;
color: #8b0304;
}
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: #f2c29f;
border-width: 0px;
}