body {
background: #047BBD;
margin: 0;
}

.navi-bg {
background: url(graphics/navi/bg.jpg);
width: 852px;
height: 35px;
text-align: center;
}

.main-a:hover { 
color: #00230F;
text-decoration: underline;
}

.main-a { 
color: #3B4B5B;
text-decoration: none;
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 10pt;
font-weight: bold;
margin-left: 36px;
margin-right: 36px;
}

.main-a2:hover { 
color: #00230F;
text-decoration: underline;
}

.main-a2 { 
color: #3B4B5B;
text-decoration: none;
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 10pt;
font-weight: bold;
margin-left: 28px;
margin-right: 28px;
}

a:hover { 
color: #00230F;
text-decoration: none;
}

a { 
color: #000099;
text-decoration: underline;
font-family: arial, verdana, sans serif;
font-size: 9pt;
}

.info-bg-front {
background: url(graphics/info-bg-front.jpg);
width: 600px;
height: 237px;
}

.info-bg-sub {
background: url(graphics/info-bg-sub.jpg);
width: 600px;
height: 396px;
vertical-align: middle;
}

h1 {
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 12pt;
color: #002157;
font-weight : bold;
margin-bottom: 12px;
margin-top: 0;
}

.copyright {
background: url(graphics/bottom2.jpg);
width: 300px;
height: 41px;
text-align: left;
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 8pt;
color: #F26522;
font-weight: bold;
}

.design {
background: url(graphics/bottom3.jpg);
width: 300px;
height: 41px;
text-align: right;
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 8pt;
color: #F26522;
font-weight: bold;
}

.design-a:hover { 
color: #002157;
text-decoration: underline;
}

.design-a { 
text-decoration: none;
font-family: arial, trebuchet ms, verdana, sans serif;
font-size: 8pt;
color: #F26522;
font-weight: bold;
}

td {
font-family: arial, verdana, sans serif;
font-size: 9pt;
color: #131313;
}

.form {
background-color:white;
border: 1px solid #7F9DB9;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
}

.button {
background-color:#DCDFE1; 
border: 1px solid #7F9DB9;
color:black; 
cursor: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: 500; 
}