/*
 -------------------------------------------------------------------------------
|  Copyright (C) 2004 Azalea Technology, LLC. All rights reserved.              |
|-------------------------------------------------------------------------------|
|  Unauthorized removal of this notice is considered a violation of the         |
|  license agreement under which this Code may be used. This work is protected  |
|  under United States copyright law and the similiar law(s) of other countries |
|  under which such as work is afforded legal protection, and upon conviction   |
|  of such a violation in a court of applicable jurisdiction, such person(s)    |
|  may be subject to the maximum allowable penalty as permitted under such law. |
|-------------------------------------------------------------------------------|
|  You acknowledge and agree that information presented to you in this file     |
|  is protected by all applicable copyrights, trademarks, service marks,        |
|  patents or other proprietary rights and laws, and by virute of accessing the |
|  the file, except as expressly authorized by Azalea Technology, LLC., you     |
|  agree not to modify, rent, lease, loan, sell, distribute, store, or create   |
|  derivative works based on the file, in whole or in part.                     |
 -------------------------------------------------------------------------------

 Organization: Religious Communication Association
       Domain: -
         Date: Tuesday, May 18, 2004
      Purpose: Styles for Public Web Site
   Programmer: B. Roberts
               Azalea Technology, LLC.
					P.O. Box 131150
					Tyler, TX 75713-1150
					(903) 581-4448
               broberts@azaleatech.com
					http://www.azaleatech.com
*/

a
{
	color: #404040;
   	text-decoration: None;
	font-weight: bold;
}

a:hover
{
	color: #800000;
	text-decoration: underline;
}

.normaltext
{
	color: #404040;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
	font-size: 13px;
}
      
.normaltextB
{
	color: #404040;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.global_menu1
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.global_menu1
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.global_menu1:hover
{
	color: #000000;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

.global_menu2
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.global_menu2
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.global_menu2:hover
{
	color: #000000;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

.copyright
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.copyright
{
	color: #404040;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

a.copyright:hover
{
	color: #000000;
	font-size: 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica, serif, sans-serif;
}

.heading1
{
	color: #404040;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.heading2
{
	color: #404040;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}