@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#131313}
a{ padding:0; margin:0; outline:0}
.body-bg{ background-image:url(../images/body-bg.jpg); background-repeat:repeat-x; background-color:#000000; border:1px #3f3f40 solid}
.section-bg{ background-image:url(../images/section-bg.jpg); background-repeat:repeat-x; background-color:#000000; border:1px #3f3f40 solid}
.banner-border{border:1px #3f3f40 solid}
.spaceR20{ padding:0 20px 0 0}

.txt{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#a3a3a3; line-height:14px;}

.more-link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#a3a3a3; line-height:14px; text-decoration:underline}
.more-link a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#a3a3a3; line-height:14px; text-decoration:underline}
.more-link a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; line-height:14px; text-decoration:underline}

.white-link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; line-height:14px; text-decoration:none}
.white-link a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; line-height:14px; text-decoration:none}
.white-link a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; line-height:14px; text-decoration:underline}
