BODY
	{	
		background: #eeeeff;
		font: 8px/1.3 verdana;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
TABLE
	{	
		font-family: Verdana;
		font-size: 8pt;
	}
.VBorder
	{	
		background: #ccccff;
		height: 1px;
	}
.HBorder
	{	
		background: #ccccff;
		width: 1px;
	}
H3
	{
		color: #a9a9a9;
		margin-top: 0px;
		margin-bottom: 4px;
	}
.Normal
	{
		font-family: Verdana;
		font-size: 8pt;
	}
.Lylac
	{
		color: #cc99ff;
	}
.Navy
	{
		color: #000099;
	}
.Red
	{
		color: #ff0000;
	}	
.FormField
	{
		text-align: right;
		color: #000099;
	}
.Purple
	{
		color: #6600CC;
	}
.Green
	{
		color: #008000;
	}
.Scripture 
	{
		color: #008000;  font-style: italic;
	}
Select
	{
		font-family: Verdana;
		font-size: 8pt;
		border-style: solid;
		border-width: 1px;
		border-color: #909090;
	}
Input
	{
		font-family: Verdana;
		font-size: 8pt;
		border-style: solid;
		border-width: 1px;
		border-color: #909090;
	}
TextArea
	{
		font-family: Verdana;
		font-size:8pt;
		border-style: solid;
		border-width: 1px;
		border-color: #909090;
	}

/* Hide from incapable browsers - this will be used for the resizing functions */
sizer 
	{ 
		display:none 
	} 
	
A.MenuC {color: #000088; text-decoration: none;}
A.MenuC:hover {color: #000088;}
A.MenuC:visited {color: #000088;}
A.MenuC:active {color: #ffffff;}

A:visited {color: #3399cc;}

/* Styles for the FeedBurner */

div.feedburnerFeedBlock ul 
    {
        margin-left:0;
        padding-left:0;
        padding-bottom:0;
        width:200px;
    }

.feedburnerFeedBlock li 
    {
        margin-bottom:10px;
    }

.feedburnerFeedBlock img 
    {
        height:auto;
        width:auto;
        margin-top:10;
        margin-right:10;
        margin-bottom:0;
    }

.feedburnerFeedBlock a 
    {
        target:_new;
    }

.headline 
    {
        font-weight:bold;
    }
