<!--
	$Date: 9/04/97 2:35p $
	$ModTime: $
	$Revision: 6 $
	$Workfile: layout.css $
-->
.background { 
			background: "./BGPriest.jpg" 
			}

.bg0    {
		 background: #ffffcc
        }

.bg1    {
		 background: 000000
        }

.bg2    {
		background: #000000 url("./Images/BGPriest.jpg") no-repeat center;
		}
		
.bg4    {
		 background: #8080FF url(common/Pics/rip3_4.gif) repeat-y
		}
		
.bg5    {
	     background: White url(bg-menu.jpg) repeat-y
		}
			
.bg3    {
		 font: normal bold 24pt/24pt Times, serif;
		 text-valign: middle;
         text-align: center;
		 background: #8080FF url(common/Pics/rip3.gif) repeat-x
		}

.title    {
		 font: 10pt/12pt "Times";
		 font-style: "plain";
		 font-weight: light;
         color: #000000;
		 text-valign: middle;
         text-align: center;
		 background: url(common/Pics/rip3.gif) repeat-x
		}


BLOCKQUOTE { background: #7fffd4 }
CODE {font-family: "Courier, Monaco"}
.myH{cursor:hand;}
.main
	{
	font-size: 11pt; 
	font-style: bold; 
	color: whitesmoke; 
	font-family: tahoma, Helvetica, sans-serif
	text-align: left
	}
H1 
{ 
	font-size: 20pt; 
	font-style: bold; 
	color: navy; 
	font-family: Arial, Helvetica, sans-serif
}

H2 
{ 
	font-size: 18pt; 
	color: #006666; 
	font-family: Arial, Helvetica, sans-serif
}


H4 
{ 
	font-size: 14pt; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif
}

H6 
{  	 
	font-size: 12pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif
}

BODY 
{ 
	font-size: 12pt; 
	color: #848685; 
	font-family: Arial, Verdana, Helvetica, sans-serif
	font-style: bold;
	
	  scrollbar-face-color: #000000; 
	  scrollbar-shadow-color: #000000;
	  scrollbar-highlight-color: #005500; 
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color: #505050; 
	  scrollbar-track-color: #000000;
	  scrollbar-arrow-color: #FFFFFF;
	  
}

TH
{
	font-size: 12pt;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold; 
	background-color: #CCCCCC; 
	text-align: center
}

.myTH
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.myTH8
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.myTH10
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.myTH12
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}



ol 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt
}
A:link { color: #888888 ; text-decoration: none }
A:active { color: #888888 ; text-decoration: none }
A:visited { color: #888888 ; text-decoration: none }
A:hover { color: #ffffff; cursor:hand }

INPUT.button
{
	 background-color:#ffffcc;
	 border-bottom:#494949 2px solid;
	 border-left:#494949 2px solid;
	 border-right:#494949 2px solid;
	 border-top:#494949 2px solid;
	 color:#88A070;
	 font-family:Verdana,Arial,Helvetica;
	 font-size:10pt;
	 font-weight:bold;
	 cursor:hand;
}
INPUT.buttonGrn
{
	 background-color:#88A070;
	 border-bottom:#494949 2px solid;
	 border-left:#494949 2px solid;
	 border-right:#494949 2px solid;
	 border-top:#494949 2px solid;
	 color:#ffffcc;
	 font-family:Verdana,Arial,Helvetica;
	 font-size:10pt;
	 font-weight:bold;
	 cursor:hand;
}

