/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */

			
.back	{
			background-color: #ffffff;
			background-image:  url(images/top_image.php);
			background-repeat: no-repeat;
			background-attachment:fixed;			
			}
					
			
headerText {
					color: #414EB7;
					font-family: Verdana;
					font-size: 8pt;
					text-decoration: none;
					
					}

a.headerText:link	{color: #414EB7; font-weight: bold; text-decoration: none;}
a.headerText:visited	{color: #414EB7; font-weight: bold; text-decoration: none;}
a.headerText:active	{color: #414EB7; font-weight: bold; text-decoration: none;}
a.headerText:hover	{color: #293596; font-weight: bold; text-decoration: none; }
			

.bodyText {
					color: #414EB7;
					font-family: Arial;
					font-size: 9pt;
					text-decoration: none;
					line-height: 12pt;
					}
					
a.bodyText:link	{color: #414EB7; line-height: 14pt; font-weight: normal; text-decoration: none;}
a.bodyText:visited	{color: #414EB7; line-height: 14pt; font-weight: normal; text-decoration: none;}
a.bodyText:active	{color: #414EB7; line-height: 14pt; font-weight: normal; text-decoration: none;}
a.bodyText:hover	{color: #293596; line-height: 14pt; font-weight: bold; text-decoration: none; }