
body {
font-family:arial,verdana,tahoma,helvetica;
font-size:10px;
text-align:center;
margin:0px;
padding:0px;
}

.theframe {
margin: 0px;
padding:0px;
width: 800px;
text-align:center;
border-top: 1px solid #000078;
border-bottom: 1px solid #000078;
border-left: 1px solid #000078;
border-right: 1px solid #000078;
}

.header {
background: url("/image/header.jpg") top left no-repeat;
margin: 0px;
padding:0px;
text-align: left;
width: 840px;
height: 200px;
border-bottom: 1px solid #000078;
}

H1 {
font-family:arial,verdana,tahoma,helvetica;
font-size:12px;
}

H2 {
font-family:arial,verdana,tahoma,helvetica;
font-size:12px;
}

H3 {
font-family:arial,verdana,tahoma,helvetica;
font-size:12px;
}

H4 {
font-family:arial,verdana,tahoma,helvetica;
font-size:12px;
}

TD {
font-family:arial,verdana,tahoma,helvetica;
font-size:11px;
}


A {
  text-decoration:none;
  }

A:hover {
  text-decoration:underline;
  }

.input
{
    border: #000000 1px solid;
    font-size: 12px;
    background-color: #e0e0e0;
    width:150px;
    height:20px;
}

.submit
{
    border: #000000 1px solid;
    font-size: 12px;
    background-color: #c0c0c0;
    width:75px;
    height:20px;
}

.green
{
    COLOR: #36c223
}

.red
{
    COLOR: #c24523
}

blue
{
    FONT-SIZE: 11px;
    COLOR: #4179fd
}

