h1 {
margin : 0;
padding : 0;
font-size : 10px;
line-height : 100%;
text-align : left;
}

.H2Box {
margin : 0 0 0.5em 0;
padding-top : 7px;
background-image : url(../../img/H2Top.gif);
background-repeat :  no-repeat;
width : 510px;
}

.H2Box .H2Frame {
padding-bottom : 7px;
background-image : url(../../img/H2Bottom.gif);
background-repeat :  no-repeat;
background-position : bottom;
width : 510px;
}

.H2Box .H2SideLine {
border-right : 1px solid #cacaca;
border-left : 1px solid #cacaca;
}

h2 {
margin : 0;
padding : 0 0 0 18px;
font-size : 100%;
text-align : left;
line-height : 120%;
background-image : url(../../img/H2Back.gif);
background-repeat :  no-repeat;
background-position : left;
}

.H3Box {
margin : 0 0 0.5em 0;
padding-top : 7px;
background-image : url(../../img/H3Top.gif);
background-repeat :  no-repeat;
width : 170px;
}

.H3Box .H3Frame {
padding-bottom : 7px;
background-image : url(../../img/H3Bottom.gif);
background-repeat :  no-repeat;
background-position : bottom;
width : 170px;
}

.H3Box .H3SideLine {
border-right : 1px solid #cacaca;
border-left : 1px solid #cacaca;
}

h3 {
margin : 0;
padding : 0 0 0 18px;
font-size : 80%;
text-align : left;
line-height : 120%;
background-image : url(../../img/H3Back.gif);
background-repeat :  no-repeat;
background-position : left;
}

#MainContentArea2 .H2Box {
margin : 0 0 0.5em 0;
padding-top : 7px;
background-image : url(../../img/H2Top2.gif);
background-repeat :  no-repeat;
width : 700px;
}

#MainContentArea2 .H2Box .H2Frame {
padding-bottom : 7px;
background-image : url(../../img/H2Bottom2.gif);
background-repeat :  no-repeat;
background-position : bottom;
width : 700px;
}

#MainContentArea2 .H2Box .H2SideLine {
border-right : 1px solid #cacaca;
border-left : 1px solid #cacaca;
}

#MainContentArea2 h2 {
margin : 0;
padding : 0 0 0 18px;
font-size : 100%;
text-align : left;
line-height : 120%;
background-image : url(../../img/H2Back.gif);
background-repeat :  no-repeat;
background-position : left;
}


