
.textarea { 
	color: #392D16;
   background-color: #C3C3C3;
   background-image: url(../../img/gui/buttons/textarea_3d.gif);
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #626162;
	border-left: 1px solid #626162;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	  font-family:Georgia, Arial, Helvetica, sans-serif; 
      font-size: 11pt; 
      font-style: normal; 
      font-weight: normal; 
	  padding: 5 3 5 5px;
}


.textareaActive { 
	color: #595331;
   background-color: #C3C3C3;
   background-image: url(../../img/gui/buttons/textarea_3d2.gif);
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #564F30;
	border-left: 1px solid #564F30;
	border-right: 1px solid #F9F5D9;
	border-bottom: 1px solid #F9F5D9;
	  font-family:Georgia, Arial, Helvetica, sans-serif; 
      font-size: 11pt; 
      font-style: normal; 
      font-weight: normal; 
	  padding: 5 3 5 5px;
}

.input {
	height: 18px;
	color: #392D16;
   background-color: #C3C3C3;
   background-image: url(../../img/gui/buttons/input_3d.gif);   
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #626162;
	border-left: 1px solid #626162;
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	  font-family:Arial, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-style: normal; 
      font-weight: bold; 
	  padding: 1 3 2 5px;
}

.inputActive {
	color: #595331;
   background-image: url(../../img/gui/buttons/input_3d2.gif);   
   background-position: top left;
   background-repeat: no-repeat;
   background-attachment: inherit;
	border-top: 1px solid #564F30;
	border-left: 1px solid #564F30;
	border-right: 1px solid #F9F5D9;
	border-bottom: 1px solid #F9F5D9;
	  font-family:Arial, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-style: normal; 
      font-weight: bold; 
	  padding: 1 3 2 5px;
}

.select {
	color: #392D16;
	background: #C3C3C3;
	  font-family:Arial, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-style: normal; 
      font-weight: bold; 
}

.selectActive {
	color: #392D16;
	background: #C3C3C3;
	  font-family:Arial, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-style: normal; 
      font-weight: bold; 
}

#input_margin {
	color: #AC9A1F;
	background: #242424 url(../../img/gui/buttons/input_3d_dark.gif) no-repeat;
	border-top: 1px solid #0F0F0F;
	border-left: 1px solid #0F0F0F;
	border-right: 1px solid #373737;
	border-bottom: 1px solid #373737
}

form {display: inline;}

.submit {
	border: none;
	cursor: hand;
	text-align: center;
	height: 24px;
	width: 126px;
	background: url(../../img/gui/buttons/submit.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #645945;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #A5ACB2;
}

.scripture1 {
	font-family: Garamond, "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #3A3A4E;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 14px;
}

.text_tiny, #contentTable .text_tiny {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-right: 6px;
	padding-left: 14px;
}

.table_text0, #contentTable .table_text0 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 2 2 2 6px;
}

.table_text1, #contentTable .table_text1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-right: 6px;
	padding-left: 14px;
}

.table_text2 #contentTable .table_text2 {
	font-family: Garamond, "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #3A3A4E;
}

.table_text3, #contentTable .table_text3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3A3A4E;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 14px;
}

.footnote {
	font-family: Garamond, "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #3A3A4E;
}

  pre {
    background: #cccccc; 
    padding: 5 5 5 5;
  }

#quick_select{
	font-family: verdana; font-size: 9pt;
}

.widgetBorder {
	border: 1px solid #171717;
}

.dividerMargin {
	filter:alpha(opacity=40); -moz-opacity: 0.40; opacity: 0.40;
	margin-left: 7px;
	margin-right: 15px;
	border-top: 1px solid #171717;
	border-bottom: 1px solid #424242;
	margin-top:6px;
	margin-bottom:6px;
}

#widget{
	padding:0px;
	margin-left: 7px;
	width: 117px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #848284;
	text-decoration: none;
	line-height: 11px;
}

#widget a, #widget a:link, #widget a:visited{
	color: #848284;
	text-decoration: none;
}


#widget a:hover{
	color: #848284;
	text-decoration: underline;
}

#widget h1{
	padding:0px;
	color: #7D7565;
	  font-family: Georgia, Arial, Helvetica, sans-serif; 
	  line-height: 10px;
	  font-size: 10px;
	  font-style: normal; 
      font-weight: normal; 
}


.mood_pic {
	border-top: 1px solid #2D2D2D;
	border-left: 1px solid #2D2D2D;
	border-bottom: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
}

.mood_pic_right {
	float: right;
	border-top: 1px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
	border-bottom: 1px solid #2D2D2D;
	border-right: 1px solid #2D2D2D;
	margin-left: 18px;
	margin-bottom: 18px;
}

.mnu_search {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #7D7C7E;
	text-decoration: none;
}

.mnu_search input {
	width: 80px;
	background: #1E1E1E;
	border-left: 1px solid #0F0F0F;
	border-top: 1px solid #0F0F0F;
	border-right: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #978A67;
	text-decoration: none;
}

.mnu_item {
	background: url(../../img/gui/margin/menu/mnu_item_bg.gif);
	padding-left: 19pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #292D54;
	text-decoration: none;
}

.mnu_item a{
	color: #272727;
	text-decoration: none;
}

.mnu_item a:hover{
	color: #ffffff;
	text-decoration: none;
}

.mnu_item_selected {
	background: url(../../img/gui/margin/menu/mnu_item_bg_on.gif);
	padding-left: 19pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #343965;
	text-decoration: none;
}

	.mnu_item_selected a{
		color: #343965;
		text-decoration: none;
	}

	.mnu_item_selected a:hover{
		color: #ffffff;
		text-decoration: none;
	}

.mnu_item_expanded {
	background: url(../../img/gui/margin/menu/mnu_item_bg_on.gif);
	padding-left: 19pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #292D54;
	text-decoration: none;
}

	.mnu_item_expanded a{
		color: #343965;
		text-decoration: none;
	}

	.mnu_item_expanded a:hover{
		color: #ffffff;
		text-decoration: none;
	}

.mnu_sub0_item {
	height: 16px;
	background: url(../../img/gui/margin/menu/mnu_subitem0_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #BDBCBD;
	text-decoration: none;
	padding-left: 26px;
}

.mnu_sub0_item a{
	color: #BDBCBD;
	text-decoration: none;
}

.mnu_sub0_item a:hover{
	color: #ffffff;
	text-decoration: none;
}

.mnu_sub0_item_selected {
	height: 16px;
	background: url(../../img/gui/margin/menu/mnu_subitem0_bg_sel.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 26px;
}

.mnu_sub_item {
	height: 16px;
	background: url(../../img/gui/margin/menu/mnu_subitem_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #BDBCBD;
	text-decoration: none;
	padding-left: 26px;
}

.mnu_sub_item a{
	color: #BDBCBD;
	text-decoration: none;
}

.mnu_sub_item a:hover{
	color: #ffffff;
	text-decoration: none;
}

.mnu_sub_item_selected {
	height: 16px;
	background: url(../../img/gui/margin/menu/mnu_subitem_bg_sel.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 26px;
}



.Footer1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E483F;
	font-weight: normal;
	padding: 4px 10px 2px;
	margin: 0px;
}

.Footer1 a {
	font-weight: normal;
	text-decoration: underline;
    color: #747474;
}
.Footer1 a:link {
	font-weight: normal;
	text-decoration: underline;
    color: #747474;
}
.Footer1 a:hover {
    text-decoration: none;
    color: #CCCCCC;
}
.Footer1 a:visited {
	font-weight: normal;
	text-decoration: underline;
    color: #747474;
}

.Footer2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434241;
	font-weight: normal;
	padding: 4px 10px 2px;
	margin: 0px;
}

