/* CSS Document */

body {margin:0px 0px; padding:0px; 

background-color: #534E3B;
background-attachment: scroll; background-image: url(images/bg_pattern.jpg); background-repeat: repeat; background-position: top left;}


/* Text */

p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-align: center;}

.bold {font-weight: bold;}

.whitebold {font-size: 12px; color: #FFFFFF; font-weight: bold;}

.leftpad {padding-left: 75px}


/* Links */

a:link.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a:visited.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EEEADD; text-decoration: underline; font-weight: bold;}

a:hover.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF66; text-decoration: underline; font-weight: bold;}

a:active.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EEEADD; text-decoration: underline; font-weight: bold;}