body {
font-color:#333333;
background-image: url(./images/bg_wrapper2.gif);
       background-repeat: repeat-x;
       background-position: center top;
background-color: #FFFFFF;
}

h1,h2,h3,h4 {
	font-size: 10px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}

a:link{ text-decoration:underline;color:#BE4850;}

a:visited{ text-decoration:underline;color:#58A85C;}

a:active{text-decoration:none;color:#1B7F2F;}

a:hover { text-decoration:none;color:#1B7F2F;}

a. footer{text-decoration: underline; color: #333333;}

a. footer:visited{text-decoration: underline; color: #333333;}

a. footer:active{text-decoration: none; color: #333333;}

a. footer:hover{text-decoration: none; color: #333333;}

.P8 {  font-size: 8px; line-height: 150%; }
.P9 {  font-size: 9px; line-height: 150%; }
.P10 {  font-size: 10px; line-height: 150%; margin: 6px 0; display:block;}
.P10l {  font-size: 10px; line-height: 200%; }
.P11 {  font-size: 11px; line-height: 150%; }
.P12n {  font-size: 12px; line-height: 150%; left: -12; position: relative; }
.P12s {  font-size: 12px; line-height: 150%; left: -18; position: relative; }
.P12 {  font-size: 12px; line-height: 150%; }
.P12l {  font-size: 12px; line-height: 200%; }
.P12e {  font-size: 12px; font-weight:bold; line-height: 150%; letter-spacing: 1px;}
.P13 {  font-size: 13px; line-height: 150%; }
.P13e {  font-size: 13px; font-weight:bold; line-height: 150%; letter-spacing: 1px;}
.P14 {  font-size: 14px; line-height: 150%; }
.P14e {  font-size: 14px; font-weight:bold; line-height: 150%; letter-spacing: 2px;}
.P15 {  font-size: 15px; line-height: 150%; }
.P16 {  font-size: 16px; line-height: 150%; }
.P16e {  font-size: 16px; font-weight:bold; line-height: 150%; letter-spacing: 2px;}
.P17 {  font-size: 17px; line-height: 150%; }
.P18 {  font-size: 18px; line-height: 150%; }
.P18e {  font-size: 18px; font-weight:bold; line-height: 150%; letter-spacing: 3px;}
.P19 {  font-size: 19px; line-height: 150%; }
.P20 {  font-size: 20px; line-height: 150%; }
.P20e {  font-size: 20px; font-weight:bold; line-height: 150%; letter-spacing: 3px;}
.P21 {  font-size: 21px; line-height: 150%; }
.P22 {  font-size: 22px; line-height: 150%; }
.P22e {  font-size: 22px; font-weight:bold; line-height: 150%; letter-spacing: 3px;}
.P23 {  font-size: 23px; line-height: 150%; }
.P24 {  font-size: 24px; line-height: 150%; }
.P24e {  font-size: 24px; font-weight:bold; line-height: 150%; letter-spacing: 3px;}
.P36 {  font-size: 36px; line-height: 150%; }
.P36e {  font-size: 36px; font-weight:bold; line-height: 150%; letter-spacing: 4px;}
.P48 {  font-size: 48px; line-height: 150%; }
.P48e {  font-size: 48px; font-weight:bold; line-height: 150%; letter-spacing: 5px;}

.P12ftaddr {
    font-size: 12px;
    line-height: 150%;
    position: relative;
}

.green{
color: #1B7F2F;
}

.orange{
color: #FFA000;
}

.pink{
color: #FF3F5F;
}

.white{
color: #FFFFFF;
}

.black{
color: #000000;
}

.gray{
color: #333333;
}

.dark-red{
color: BE4850;
}

.dark-green{
color: #445137;
}

table.common01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: auto;
  border-collapse: collapse;
  border: 2px solid #B2B2B2;
}

table.common01 caption {
  margin-top: 1em;
  text-align: right;
}

table.common01 th,
table.common01 td {
  padding: 8px 10px;
}

table.common01 th {
  border-right: 3px double #B2B2B2;
  border-bottom:1px solid #B2B2B2; 
  background: #BE4850;
  text-align: center;

}



table.common01 td {
  border-bottom: dotted 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F8ECED;
  text-align: left;

}


table.common02 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: auto;
  border-collapse: collapse;
  border: 2px solid #B2B2B2;
}

table.common02 caption {
  margin-top: 1em;
  text-align: left;
}

table.common02 th,
table.common02 td {
  padding: 8px 10px;
}

table.common02 th {
  border-right: 3px double #B2B2B2;
  border-bottom:1px solid #B2B2B2; 
  background: #BE4850;
  text-align: center;

}



table.common02 td {
  border-bottom: dotted 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F8ECED;
  text-align: left;

}

#footer{
background-image: url(./images/common/footer_bg.gif);
       background-repeat: repeat-y;
       background-position: center;
background-color: #DFDCD0;
}