/* EUCHARISTIC MINISTER TABLES */

table.euchmin {
	width:450px;
	background-image:url(../images/euchminbg.jpg);
	background-repeat:repeat;
	margin:30px 0px 30px 60px;
	border:1px solid #006699;
}

table.euchmin td {
	line-height:1.5em;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	padding:5px 10px;
	vertical-align:text-top;
}

.headerstmm {
	color:#FFFF00;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.header {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.column1stmm { 
	text-align:center;
	width:15%;
}

.column2stmm { 
	text-align:left;
	width:28%;
}

.column3stmm {
	text-align:left;
	width:28%;
}

.column4stmm {
	text-align:left;
	width:28%;
}

.column1stt { 
	text-align:center;
	width:15%;
}

.column2stt { 
	text-align:left;
	width:28%;
}

.column2sttblue {
	color:#0000FF;
	font-weight:bold;
	text-align:left;
	width:28%;
}

.column3stt {
	text-align:left;
	width:28%;
}

.column3sttblue {
	color:#0000FF;
	font-weight:bold;
	text-align:left;
	width:28%;
}

.column3sttred {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
	width:28%;
}

.column3sttmaroon {
	color:#FF9900;
	font-weight:bold;
	text-align:left;
	width:28%;
}

.column4stt {
	text-align:left;
	width:28%;
}

.column4sttblue {
	color:#0000FF;
	font-weight:bold;
	text-align:left;
	width:28%;
}

.column1key {
	color:#0000FF;
	font-weight:bold;
	text-align:center;
	padding:10px;
	width:33%;
}

.column2key {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	width:33%;
}

.column3key {
	color:#FF9900;
	font-weight:bold;
	text-align:center;
	padding:10px;
	width:33%;
}

.column1emsat {
	text-align:center;
	padding:10px;
	width:25%;
	background-color:#f5f5f5;
}

.column2emsat {
	text-align:center;
	padding:10px;
	width:75%;
}

.column1holyday {
	text-align:center;
	padding:10px;
	width:25%;
}

.column2holyday {
	text-align:center;
	padding:10px;
	width:75%;
}

.column2holydayblue {
	color:#0000FF;
	font-weight:bold;
	text-align:center;
	padding:10px;
	width:75%;
}

.column2holydayitalic {
	color:#CC6600;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding:10px;
	width:75%;
}

.columnweekday {
	color:#0000FF;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.columnweekdayitalic {
	font-style:italic;
	text-align:center;
	padding:10px;
}
