@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F9C37A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F9C37A;
}
a:hover {
	text-decoration: underline;
	color: #F9C37A;
}
a:active {
	text-decoration: none;
	color: #F9C37A;
}
.bar_blue_topleft {
	background-image: url(/images/fire_17.gif);
	text-align: left;
}
.bar_blue_topright {
	background-image: url(/images/fire_17.gif);
	text-align: right;
}
.bar_blue_title {
	background-image: url(/images/fire_20.gif);
	background-repeat: repeat-x;
	background-color: #7593FB;
	border-left: 2px solid #565F7B;
	border-right: 2px solid #565F7B;
	border-bottom: 2px solid #3E4353;
	padding: 0px 10px 5px 10px;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}
.bar_blue_main {
	background-image: url(/images/fire_20.gif);
	background-repeat: repeat-x;
	background-color: #7593FB;
	border-left: 2px solid #565F7B;
	border-right: 2px solid #565F7B;
}
.bar_blue_bottomleft {
	background-image: url(/images/fire_09.gif);
	text-align: left;
}
.bar_blue_bottomright {
	background-image: url(/images/fire_09.gif);
	text-align: right;
}

.bar_grey_topleft {
	background-image: url(/images/fire_30.gif);
	text-align: left;
}
.bar_grey_topright {
	background-image: url(/images/fire_30.gif);
	text-align: right;
}
.bar_grey_main {
	background-color: #262626;
	border-left: 2px solid #3E4353;
	border-right: 2px solid #3E4353;
}
.bar_grey_bottomleft {
	background-image: url(/images/fire_24.gif);
	text-align: left;
}
.bar_grey_bottomright {
	background-image: url(/images/fire_24.gif);
	text-align: right;
}
.mlink_off {
	font-size: 13px;
	font-weight: bold;
}
.mlink_on {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.scripture_text {font-size: 14px; color: #CCCCCC; font-weight: bold; }
.scripture_verse {color: #FCE9A1; font-style: italic; }
.greybox_heading {
	font-size: 16px;
	font-weight: bold;
	color: #FCE9A1;
}
.bluenote {
	color: #B9C8FD;
	font-style: italic;
	font-weight: bold;
}




