@import url("suckerfish.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #C0B3A0;

	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.maintable {
	width: 978px;
}

.shadow_left {
	background-image: url(../images/shadow_left.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 14px;
}
.shadow_right {
	background-image: url(../images/shadow_right.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 14px;
}
.shadow_top {
	background-image: url(../images/shadow_top.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.bg_red {
	background-image: url(../images/backg_red.gif);
	background-position: left;
	background-repeat: repeat-x;
	height:24px;
}

tr, p, div {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

/* ################################## Daily Bread (dh=140) #################### */
div#ta {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
        padding-left: 8px;
        height: 112px;
        overflow: auto;
}

hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
	margin-left: 12px;
	padding-left: 5px;
}
li {
	line-height: 15px;
	list-style: disc;
	margin-bottom: 1px;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway:link, a.pathway:visited {
	color : white;
	font-weight : bolder;
	text-decoration: none;
	font-size: 14px;
}
a.pathway:hover {
	color : #FFD700;
	text-decoration   : none;
}

/* ######################### MAINLEVEL ################################ */

a.mainlevel:link, a.mainlevel:visited {
	display: block;

	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 8px;
	font-size: 12px;
	font-weight: bolder;
	
	color: #570000;
	width: 100%;
	line-height: 20px;
	height: 20px;
	
}
a.mainlevel:hover {
	color: #C00807;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #616161;
	width: 160px;
	background-color: #EEEEEE;
	height: 20px;
	line-height: 19px;
	padding-left: 10px;
	margin-left: 15px;

	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;	
	margin-bottom: 2px;
}
a.sublevel:hover {
	color: #336699;
	text-decoration: underline;
}
#active_menu {
	color: #C00807;
}
.menu {
	margin-left: 0px;
}
#menulist_root, #menulist_2, #menulist_2_1 {
	margin-left: 0px;
}

/* ######################## OTHER THINGS ##################################*/ 
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

/* ################################## MODULETABLE #################### */
table.moduletable {
/*
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
*/	
	width: 100%;
}
table.moduletable th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1EC;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height:24px;
	line-height: 23px;
	background-color: #B49372;
	
	background-image: url(../images/backg_brwn.gif);
	background-position: left;
	background-repeat: repeat-x;
}
table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 4px 4px 4px 4px;
}

/* ################################## MODULETABLE -RED #################### */
table.moduletable-red {
/*
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
*/	
	width: 100%;
}
table.moduletable-red th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1EC;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height:24px;
	line-height: 23px;
	background-color: #B49372;
	
	background-image: url(../images/backg_red.gif);
	background-position: left;
	background-repeat: repeat-x;
}
table.moduletable-red li {
}
table.moduletable-red ul {
	padding: 0px;
}
table.moduletable-red td {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #FBF2EE;
	padding: 4px 4px 4px 4px;
}

/* ################################## MODULETABLE- NOPAD #################### */
table.moduletable-nopad {
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
*/	
	width: 100%;
}
table.moduletable-nopad th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1EC;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height:24px;
	line-height: 23px;
	background-color: #B49372;
	
	background-image: url(../images/backg_brwn.gif);
	background-position: left;
	background-repeat: repeat-x;
}
table.moduletable-nopad li {
}
table.moduletable-nopad ul {
	padding: 0px;
}
table.moduletable-nopad td {
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 4px 0px 4px 0px;
}

/* ################################## MODULETABLE -FLASH #################### */
table.moduletable-flash {
/*
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
*/	
	width: 100%;
}
table.moduletable-flash th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1EC;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height:24px;
	line-height: 23px;
	background-color: #B49372;
	
	background-image: url(../images/backg_brwn.gif);
	background-position: left;
	background-repeat: repeat-x;
}
table.moduletable-flash li {
}
table.moduletable-flash ul {
	padding: 0px;
}
table.moduletable-flash td {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #FBF2EE;
	padding: 4px 0px 4px 0px;
}

/* ################################## MODULETABLE-POLL #################### */
table.moduletable-poll {
/*
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
*/	
	width: 100%;
}
table.moduletable-poll th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1EC;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height:24px;
	line-height: 23px;
	background-color: #B49372;
	
	background-image: url(../images/backg_brwn.gif);
	background-position: left;
	background-repeat: repeat-x;
}
table.moduletable-poll li {
}
table.moduletable-poll ul {
	padding: 0px;
}
table.moduletable-poll td {
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 4px 1px 4px 1px;
}
table.moduletable-poll label {
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
}

/* ############################ MODULETABLE MENU ####################### */

table.moduletable-menu {
/*
	margin: 3px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
*/	
	width: 100%;
}
table.moduletable-menu th {
	font-size: 12px;
	color: white;
	text-align: left;
	width: 100%;
	height:26px;
	line-height: 24px;
	text-indent: 26px;
}
table.moduletable-menu li {
}
table.moduletable-menu ul {
	padding: 0px;
}
table.moduletable-menu td {
	font-size: 12px;
	font-weight: normal;
        text-align: left;
	color: black;
	padding: 4px 4px 4px 4px;
}

.poll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	padding : 5px;
        vertical-align: middle;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
table.pollstableborder-poll {
	border: 1px solid #cccccc;
}
.sectiontableheader-poll {
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	padding : 5px;
        vertical-align: middle;
}
.sectiontableentry1-poll td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.sectiontableentry2-poll td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}

.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}

.contentpane {
}

.contentpaneopen {
	border : 0px ridge #8A2BE2;
	width: 100%;
	padding: 1px;
}
.contentheading {
  font-weight: bold;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  text-align : left;
  font-style: normal;
  padding-left : 0px;
  letter-spacing: 1px;
  font-size: 20px;
  vertical-align: middle;
  color: black;
  width : 100%;
  height: 21px;
} 
.componentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-indent: 5px;
	display:block;
	width: 100%;

	background-image: url(../images/backg_red.gif);
	background-position: left;
	background-repeat: repeat-x;
	height:24px;
	line-height: 23px;

	padding: 3px 3px 3px 3px;
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #7B5934;
	color: white;
	border: 1px solid black;
}
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35005E;
	background-color: #EEEEEE;
	border: 2px solid #909090;
}
a:link, a:visited {
	color: #C10707;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #4C3415;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #CD0909;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #483D8B;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid black;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#8B0000;
	padding: 1px 2px;
	color: white;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
.small1 {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight      : bold;
}
a.copyright, a.copyright:visited{
        color: #4C3415;
        text-decoration: none;
	font-weight: normal;
        font-size: 9px;
}

a.copyright:hover{
        color: #FFFFFF;
        text-decoration: underline;
}