﻿/* Attribute Styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_underline {
	text-decoration: underline;
}
.style_center {
	text-align: center;
}
.style_small {
	font-size:small;
}
.style_smaller {
	font-size: smaller;
}
.style_larger {
	font-size: larger;
}
.style_xlarge {
	font-size: x-large;
}
.style_red {
	color: #FF0000;
}
.style_left {
	text-align: left;
}
.style_right {
	text-align: right;
}
.style_justify {
	text-align: justify;
}
.style_vertical-align_super {
	vertical-align: super;
}
.style_vertical-align_middle {
	vertical-align: middle;
}
.style_horizontal_line {
	width: 95%;
}
.style_menu_title {
	color: #CC0000;
	text-align: center;
	font-weight: bold;
}
.style_iframe_full {
	width: 100%;
	min-height: 485px;
	height: 501px;
	border:0px
}
.style_image_no_border {
	border:0px
}
.passage {
	font-weight: bold;
	font-style: italic;
}
.copyright {
	font-size: x-small;
	font-style: italic;
}
#datestamp {
	font-size: xx-small;
	font-weight: bold;
	clear: both;
}
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
#h1 {
	color: #3d6c87;
}
#r_date {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#r_dl_header {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#r_sa_256_header {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#r_sa_56_header {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#ra_dl {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#ra_sa256 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#ra_sa56 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#mp3_dl {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#mp3_sa256 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#mp3_sa56 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#r_author {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
#r_title {
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}
#r_comments {
	border-style: solid;
	border-width: 1px;
}
