/*#E6EBF4 - #98FB98*/
/*#316278 - #008000*/
/*NavWin #D8E6ED - #98FB98*/

html, body {
	background: #98FB98;
	color: #008000;
}

html, body, div, p, ul, li, input, th, td {
	font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #008000;
	font-family: Lucida Handwriting, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline overline;
	vertical-align: middle;
	margin-top: .2 in;
	text-align: center;
}

th {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

table.tableBorder {
	border-top: 0px solid #999;
	border-right: 0px solid #666;
	border-left: 0px solid #999;
	border-bottom: 0px solid #666;
}

.small, .archive, .copyright {
	font-size: 12px;
}

a:link {
	/*background: #fff;*/
	color: #008000;
}

a:visited {
	/*background: #fff;*/
	color: #008000;
}

a:active {
	/*background: #ffc;*/
	color: #008000;
	text-decoration: none;
}

button, .button {
	background-color: #008000;
	font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #98FB98;
	font-weight: bold;
}

.title {
	font-size: 18px;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	border-bottom-style: double;
}

.displayWindow {
	overflow: auto;
	width: 100%;
	height: 100%;
	border: 0.1cm window-inset;
	background: #98FB98;
}

.NavMenu {
	background: #98FB98;
	font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 12px;
}

.outerBorder {
	background: #FFFFFF;
}

.displayWindowBabyGirl {
	overflow: auto;
	width: 100%;
	height: 100%;
	border: 0.1cm window-inset;
	background: #F9D5E3;
}

.welcomeDisplay {
	font-size: 9px;
	color: #000000;
	background: #FFFFFF;
}

.LoginLabel {
	font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.LoginField {
	font-size: 10px;
}

.LoginButton {
	background-color: #008000;
	font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98FB98;
	font-weight: bold;
}

.CommentBox {
	border: .1cm groove firebrick;
	background-color: papayawhip;
	color: firebrick;
	font-style: italic;
	font-weight: bolder;
}

.DailyEventTitle {
	font-style: italic;
	font-weight: bolder;
}

.esv-text, .line-group, .copyright {
	font-size: 10px;
}

.DailyCopyright {
	font-size: 7pt;
}

.WordOfTheDay H3, H2, .TodaysHistory H3 {
	font:bold 10pt '';
	text-align: left;
}

.WordOfTheDay TD.WoDLeft {
	font:bold 10px '';
}

.WordOfTheDay TD, .QuoteOfTheDay TD, .TodaysHistory TD {
	font:10px '';
}

.Grid {
	overflow: auto;
	height: 40%;
	width: 80%;
}

.Grid Table {
	background: #FFFFFF;
	border: 1 solid #000000;
	padding: 1pt;
}

.Grid TD.Header {
	text-align: center;
	font: bolder 8pt;
	background: #CCCCCC;
	color: #000000;
	border: 1 solid #000000;
}

.Grid TR.Data1 {
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
}

.Grid TR.Data2 {
	background: #98FB98;
	color: #000000;
	font-weight: normal;
}

.Grid TD {
	text-align: left;
	font-size: 8pt;
	border: 1 solid #000000;
}

.Grid Input {
	Size: 5;
}

.MyAdmin H4 {
	color: #008000;
	font-family: Lucida Handwriting, Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline overline;
	vertical-align: middle;
	margin-top: .1 in;
	text-align: center;
}