
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 30px;
background-image: url(../img/back.jpg);
}

div.div1 {
background: url(../img/grd1.jpg) repeat-x left bottom;
height:100px;
color: #333232;
font-size: 9pt;
font-weight: normal;

}


#main {
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: left;
padding-top: 0px;
padding-bottom:0px;
}

#foot {
}


TD.dotted_line {
border-color: #CC3321;
border-width:1px;
border-bottom:3px dotted #CC3321;
}


span.font1 {
color: #333232;
font-size: 9pt;
font-weight: normal;
}


span.font2 {
color: #FE0107;
font-size: 9pt;
font-weight: bold;
}


.seo {
color: #636467;
font-size: 9pt;
font-weight: bold;
}


span.copyright_text {
color: #FFFFFF;
font-size: 9pt;
font-weight: normal;
}

TD.copyright {
background-color: #FA823A;
width: 750px;
text-align: center;
}

.sen_none {
text-decoration: none;
}

