<!--
body
{
	background-image: url("images/nvec_00.jpg");
	margin: 0px 0px 0px 0px;
}

a:link
{
	color:#30723E;
}
a:visited
{
	color:#30723E;
}
a:hover
{
	color:#91B788;
}

a.white:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.site_content

{

	font-family: arial;

	font-size: 11pt;

	color: #004C92;

}



.site_scripture

{

	font-family: arial;

	font-size: 10pt;

	font-weight: bold;

	font-style: italic;

	color: #004C92;

}

.textbox{
	font-size: 11px;
	width: 200px;
	background-image: url(./images/textbox_bg.gif);
	background-repeat: no-repeat; 
	border: 1px solid #7F9DB9; 
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.textarea{
	font-size: 12px;
	width: 422px;
	height: 100px;
	background-image: url(./images/textarea_bg.gif);
	background-repeat: no-repeat; 
	border: 1px solid #7F9DB9; 
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

-->
