body { background-image : url('/images/bg.gif');}

.mainTable { background-color: #b0691e; border: solid 1px #c27f39; margin-top: 25px; }
.subTable { padding-bottom: 5px; }
.leftCol { padding-top: 22px; }

.left { background-image : url('/images/left.jpg'); background-repeat: repeat-y; }
.right { background-image : url('/images/right.jpg'); background-repeat: repeat-y; }
.middle { background-color: #ffffff; padding-left: 20px; padding-top: 11px; padding-right: 20px; }
.content { padding-left: 20px; padding-right: 20px; }

td { font-family: Lucida Sans Unicode, verdana, arial, helvetica; font-size: 10px; color: #666666; line-height: 15px; }
a { text-decoration: none; color: #d92425; }
hr { color: #e5e5e5; height: 1px; border: none; background-color: #e5e5e5; margin-top: 10px; margin-bottom: 10px; }

.dots { background-image : url('/images/dots.gif'); background-repeat: repeat-x; }
.dots-home { background-image : url('/images/dots-home.gif'); background-repeat: repeat-x; }

.title { display: block; margin-bottom: 3px; }

.rightPadding { padding-right: 10px; }
.thumb { border: solid 1px #cccccc; }
