@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;}
body {background-color: #C1B4A3; margin-top: 0px; background-image: url(images/bg.jpg); background-repeat: repeat-x;}
a:link {color: #295E74; text-decoration: none;}
a:visited {text-decoration: none; color: #295E74;}
a:hover {text-decoration: underline; color: #295E74;}
a:active {text-decoration: none; color: #295E74;}
a.whitelink:link {color: #E0DAD1; text-decoration: none;}
a.whitelink:visited {text-decoration: none; color: #E0DAD1;}
a.whitelink:hover {text-decoration: underline; color: #FFFFFF;}
a.whitelink:active {text-decoration: none; color: #E0DAD1;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
.spacing {line-height: 22px;}
.style1 {color: #999999; font-size: 10px;}
.style2 {font-size: 12px; font-weight: bold; color: #C9BEAD;}
.style5 {font-size: 12px; color: #C9BEAD; }
.style6 {font-size: 14px}
.red {color: #CC0000}