@charset "utf-8";
/* CSS Document */

body {
	background-color:#1A1100;
	background-image:url(/bible/px/kellspatt5_final.jpg);
	color: #EEF1EF;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	margin:0px;
}

.mainbodydivstyle {
	background="px/paperbg3.jpg";
	margin:0px 0px 0px 0px;
	/* // background-color:#FFCC66; */
	/* color: #000000; */
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}

.maintxt {
	color: #EEF1EF;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.maintxtbold { 
	color: #EEF1EF; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.plaintxt {
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.plaintxtbold { 
	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.greentxt { 
	color:#00CC00; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.redtxt { 
	color: #EE2222; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.footertxt { 
	color: #EEF1EF; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.smalldropdowntxt { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.txtbx {
	background:#FFFFFF;
	border:none;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-style:none;
	outline:none;
}

.txtbx2 {
	background:#FFFFFF;
	border:none;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-style:none;
	outline:none;
	text-align:center;
}

.dropbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.dropbx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background:#d6bc42;
	border:#d6bc42 none;
	border-style:none;
}
.dropbx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background:#7ec2a0;
	border:#7ec2a0 none;
	border-style:none;
}
.dropbx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background:#be8aa6;
	border:#be8aa6 none;
	border-style:none;
}

a:link { 
	color: #7777FF; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Palatino; 
	text-decoration: underline; 
}
a:active { 
	color: #7777FF; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Palatino; 
	text-decoration: underline; 
}
a:visited { 
	color: #7777FF; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Palatino; 
	text-decoration: underline; 
}
a:hover { 
	color: #8ff894; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Palatino; 
	text-decoration: none;
	margin-top:8px;
	padding-top:8px;
}
