/* Body */
body {
	background-image: url(gfx/ChurchWallpaper.jpg);
	background-color: #333333;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	margin: 0;
}

/*.center {
  border:none; 
  width:760px;
  position:relative;
  left:130px;
  top:200px;
  text-align:center;
}

table { 
	margin-left: auto;
	margin-right: auto;
} */

th {	color: #FFFFFF;
		font-weight: bold;
		background-color: #FF9900;
}
.tableSpacer {	height: 30px; }
.columnHeader {	font-weight: bold;
				text-align: center;
				text-decoration: underline;
				}
.alt1 {	background-color: #FF9900; }
.alt2 { background-color: #FFFFFF;}
.style1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #333333}
.style4 {
	font-size: 13px;
	color: #FFFFFF;
}
.style5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {
	font-size: 24px
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}

.inputbox {		font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			font-weight: bold;

			color: #003399;

			background: #FFFFFF;

			border: 1px solid #666666; }
.style8 {		font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			font-weight: bold;

			color: #003399;

			background: #FFFFFF;

			border: 1px solid #666666; }		
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}
.style122 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style32 {
	color: #000000;
	font-style: italic;
}
.style42 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.style52 {font-size: 14px}
.style62 {color: #666666}
.style63 {
	color: #FF3300;
	font-weight: bold;
}
.style82 {font-size: 14px; font-weight: bold; color: #666666; }
.style9 {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style11 {
	color: #666666;
	font-weight: bold;
}
.style13 {color: #000000; font-weight: bold; }	

.button {		font-family: Arial, Helvetica, sans-serif;

			font-style: normal;

			font-weight: bold;

			font-size: 15px;

			background-color : #9f9f9f;

			color: #003399;
			
			disabled-color: #9f9f9f;

			border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.menu, a.menu, a.menu:active, a.menu:visited {

			font-size: 13px;

			color: #666666;

			line-height: 20px;

			font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

			font-weight: bold;

			text-decoration: none; }
			
a.menu:hover {	color: #FFFFFF;

			font-size: 13px;

			line-height: 20px;

			font-weight: bold;

			font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

			text-decoration: none;
			
			background-color : #9f9f9f; }
			
#holder {position:absolute;

		/* top:50px; 

		left:320px; 

		width:100px;*/ 

		line-height:18px; 

		height:20px; 
		
		float:left;

		/*border:1px solid #f96; */

		overflow:hidden; 

		/* text-align:left; 

		z-index:100;

		background:#eee;*/ }

#holder:hover {height:130px; 

				cursor:pointer; 

				background:#FFFFFF; }

#holder a:visited, #holder a {display:block; 

							/* width:100%; */
							
							font-size: 13px;

			color: #666666;

			line-height: 20px;

			font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

			font-weight: bold;

			text-decoration: none; }

#holder a:hover {color: #FFFFFF;

			font-size: 13px;

			line-height: 20px;

			font-weight: bold;

			font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

			text-decoration: none;
			
			background-color : #9f9f9f; }
			
#container{	width:auto;
			margin:auto; 
			/*font-size:11pt;*/}

#menu2{	position:absolute;
		font-weight: bold;
		/* margin-top:10px;*/ }
		
#menu2 ul .item{display:none; }

#menu2 ul:hover .item{	display:block;
						background:#FFFFFF;
						/* padding:1px;
						margin:0px;*/ }

#menu2 ul:hover .item a{	color:#9f9f9f;
							text-decoration:none;
							font-weight: bold;}

#menu2 ul:hover .item a:hover{color:#FFFFFF;}

#menu2 ul{	/* width:100px; */
			float:left;
			margin:2px;
			padding:2px;
			background:#FFFFFF;
			list-style:none;}

.clear{	clear:both;
		/*height:10px;*/}

