A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: 1d4282;
        font-weight: bold;
        text-decoration: none;
}
A:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: 1d4282;
        font-weight: bold;
        text-decoration: underline;
}
.A1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: 828282;
        text-decoration: none;
  }

.A1:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: 828282;
        text-decoration: underline;
 }
.td1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: 828282;
        padding:2 0 0 3;
}
.LeftSpace {
        border-width: 0 1 0 0;
        border-style: solid;
        border-color: #e1e1e1;
        background-color: fafafa;
}
.Left {
        border-width: 1 1 1 0;
        border-style: solid;
        border-color: #e1e1e1;
        background: #f3f3f3 url(images/34.gif) no-repeat top right;
        padding: 5;
}
.RightSpace {
        border-width: 0 0 0 1;
        border-style: solid;
        border-color: #e1e1e1;
        background-color: fafafa;
}
.Right {
        border-width: 1 0 1 1;
        border-style: solid;
        border-color: #e1e1e1;
        background: #f3f3f3 url(images/36.gif) no-repeat top left;
        padding: 5;
}
.Center {
        padding: 7 5 5 5;
}
.Txt1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.Txt2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.Ttl1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: 1d4282;
        padding:  0 0 3 0;
}
.Ttl2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: 1d4282;
        padding: 0;
        margin: 0  0 0 10;
}
.Ttl3 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: 1d4282;
}
.FRM {
        border: 1px;
        border-style: solid;
        border-color: 828282;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: f5f5f5;
}
