.headerbg {
	background-image: url('/new/images/topheader_rightbg.jpg');
	background-repeat: repeat-y; 
}

.leftColBG {
	background-image: url('/new/images/left_Col_bg.jpg');
	background-repeat: repeat-x; 
}

.rightcol { 
	background-image: url('/new/images/right_table_col.jpg');
	background-repeat: repeat-y; 
}

.bottomrow {
	background-image: url('/new/images/bottom_row.jpg');
	background-repeat: repeat-x; 
	} 	

Table.UniqueTable {
	border: 1px thin #000000;
}

p.UniqueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #414F7A;
	font-weight: bold;
}

p.prayertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	valign: top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414F7A;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414F7A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414F7A;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414F7A;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.crossquotes {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0B1379;
	padding: 5px;
}


.photos {
	font-size: 9px;
	color: #000000;
	text-align: center;
	width: 200px;
	margin: 3px;
	padding: 2px;
	border: 1px solid #002b7a;
}

