body {  background-color: #A5001E; background-image: url(images/bg_body.jpg); background-repeat: repeat-x}

.heading {  font-family: arial; font-size: 18px; font-weight: bold; color: #A5001E; text-decoration: none}

.bg_text {  background-color: #FFFFFF; background-image: url(images/bg_text.jpg); background-repeat: repeat-x; background-position: top}
.bg2 {  background-color: #FFFFFF; background-image: url(images/bg_2.jpg); background-repeat: repeat-x}
.bg_body_mid {  background-image: url(images/body_mid.gif); background-repeat: repeat-y; background-position: top}

.text {  font-family: arial; font-size: 12px; color: #333333; text-align: justify}
.text_orange {  color: #D85100; font-weight: bold}
.text_red {  color: #A5001E; font-weight: bold}
.text_links {  font-family: arial; font-size: 12px; font-weight: bold; color: #D85100}
.text_sublinks { font-family: arial; font-size: 11px; font-weight: normal; color: #D85100 }
.text_footer {  font-family: arial; font-size: 10px; color: #333333}

a:link {  color: #333333; text-decoration: none}
a:hover {  color: #D85100; text-decoration: none}
a:visited {  color: #333333; text-decoration: none}