/* -----------------------------------------------------------------
PROJECT:		theglobalprayerwave.com
VERSION:		1.0
LAST CHANGE:	2010/06/04
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/

/* GLOBAL STYLES */

:link img {
  border: none;
}

a img {
   border-style: none;
}

body {background-color: #ffffff;}

a:link {color: #00699e; text-decoration: none;}
a:visited {color: #00699e; text-decoration: none;}

a:hover {color: #8b8b8b; text-decoration: underline;}
a:active {color: #00699e; text-decoration: none;}

.BodyText {
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	color: #172548;
}
.BodyText2 {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	color: #172548;
}
.BackNext {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}
.h1 {
	font-family: Helvetica, sans-serif;
	font-size: 22pt;
	color: #172548;
	font-weight: bold;
	letter-spacing: -1px
}
.h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	color: #1f4a60;
	font-weight: bold;
	letter-spacing: -1px
}
.h3 {
	font-family: Helvetica, sans-serif;
	font-size: 13pt;
	color: #1f4a60;
}
.h4 {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #28607d;
	letter-spacing: -1px
}
.SubText {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-align: justify
}
.SubText2 {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #53849E;
}
.SubText3 {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #1a3c4e;
}
.SubNavLinks {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #776679;
	font-weight: bold;
}
.NavLinks {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
}
.SmallLinks {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #172548;
}

/* SCHEDULE TEXT */


/* ALT-LINKS & TEXT */

.mainlinks {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #A3BDCC;
}
.lessonnav {
	font-family: Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: normal;
	color: #D7E1FB;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #134b8e;
}
.mainlinks a:link {color: #A3BDCC; text-decoration: none;}
.mainlinks a:visited {color: #A3BDCC; text-decoration: none;}
.mainlinks a:hover {color: #487C92; text-decoration: none;}
.mainlinks a:active {color: #487C92; text-decoration: none;}

.lessonnav a:link {color: #94A5FF; text-decoration: underline;}
.lessonnav a:visited {color: #94A5FF; text-decoration: underline;}
.lessonnav a:hover {color: #CCCCCC; text-decoration: none;}
.lessonnav a:active {color: #CCCCCC; text-decoration: none;}

.copyright a:link {color: #109e49; text-decoration: none;}
.copyright a:visited {color: #109e49; text-decoration: none;}
.copyright a:hover {color: #134b8e; text-decoration: underline;}
.copyright a:active {color: #109e49; text-decoration: none;}.imgcssbgrnd {
	background-image: url(images/img-css-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

