/* CSS Document */
body {
background-color:#e9e3d5;
margin-top:20px;
}
.menu_bg {
background-image:url(images/layout_r2_c8.jpg);
background-repeat:repeat-x;
}
.menu_bg_bottom {
background-image:url(images/layout_r7_c8.jpg);
background-repeat:repeat-x;
}
.img_pad_first {
padding:0px 17px 0px 0px;
}
.img_pad {
padding:0px 17px 0px 0px;
}
.img_pad_last {
padding:0px 0px 0px 0px;
}
.img2_pad_first {
padding:17px 17px 0px 0px;
}
.img2_pad {
padding:17px 17px 0px 0px;
}
.img2_pad_last {
padding:17px 0px 0px 0px;
}
.description {
font-family:Tahoma, Times New Roman, Verdana, Bookman Old Style;
font-size:12px;
font-weight:bold;
color:#000000;
text-align:justify;
line-height:150%;
padding:0px 80px 0px 80px;
}