/* Base theme - BTA (from default) */
body, .color_body { color: #444; }
h1, h2, h3 { color: #333; }
h4 { color: #444; }
h5 { color: #555; }
a { color: #2d5c88; }
a:hover { color: #6c8dab; text-decoration: none; }
.contentclass { background: #fff; }
.headerclass, .navclass { background: #fff; }
.footerclass { background: #f2f2f2; }
.bg-lightgray { background: #f2f2f2; }
.container { width: 90%; max-width: 1200px; margin: 0 auto; padding: 0 15px; }
