body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.logoBannerLIME {
	font-family: Comic Sans MS;
	font-size: 36px;
	font-weight: bold;
	color: #9dfe01;
	margin-top: 5px;
	background-color: #000000;
}

.logoBannerWhite {
	font-family: Comic Sans MS;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	background-color: #000000;
}

.logoLIMELarge {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #9dfe01;
	margin-top: 5px;
	background-color: #000000;
}

.logoWhiteLarge {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	background-color: #000000;
}
.logo {
	font-family: Comic Sans MS;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	margin-top: 35px;
}

.ltext {
	font-family: "Comic Sans MS";
	font-size: 1.1em;
	cursor: pointer;
}

.menuItem{
	height: 20px;
	margin: 1px 1px 1px 1px;
	vertical-align: middle;
	font-family: "Comic Sans MS";
	font-size: 1.1em;
	padding-top: 0px;
	cursor: pointer;
	color: black;
	padding-left: 10px;
	}


#defaultMenu a:link {
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
	
#defaultMenu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CC33CC;
	}

#defaultMenu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00CC00;
	}
	
#defaultMenu a:active {
	text-decoration: none;
	font-weight: bold;
	color: black;
	}

#chooseItem a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
	}

#chooseItem a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CC33CC;
	}

#chooseItem a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #00CC00;
	}
	
#chooseItem a:active {
	text-decoration: none;
	font-weight: normal;
	color: #0000ff;
	}

.adminLink {
	margin-top: 3px;
	border-bottom:black thin solid;
	}
	
a:link {
	text-decoration: inherit;
	font-weight: normal;
	color: #000000;
	}
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #CC00FF;
	}

a:hover {
	font-weight: bold;
	color: black;
	}
	
a:active {
	text-decoration: none;
	font-weight: normal;
	}	
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color:#9dfe01;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #000000;
}

.subtitle {
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-color:#9dfe01;
	
}
.big {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.smallinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

br {clear: both;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


#prayerReq input {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: right;
	}

#prayerReq label {
	width: 12em;
	float: left;
	text-align: right;
	margin: .5em 1em;
	clear: both;
	}
.ifrm_body {
	color: #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}



.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.blinkText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color:#9933CC;
	background-color:#9dfe01;
	text-decoration: blink;
}
.fancyText {
	font-family: "Comic Sans MS";
	font-style: italic;
}

