

table.main{
	width: 800px;
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
}

tr.tlinks{
	vertical-align: middle;
	background-color: #009aff;
	background-image: url('Images/Tlinks0001.jpg');
}
td.tlinks{
	height: 30px;
}
div.slinks{
	width: 200px;
	min-height: 300px;
	background-color: #202020;
	margin-top:5px;
	margin-left:20px;
}

ul.slinks{
	list-style: none;
}



a.tlinks{
	padding: 10px 15px;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}

td.sermon{
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 120px;
}

div.page{
	width: 500px;
	height: 500px
}

td.cal{
	width: 112px;
	vertical-align: top;
}

td.cal2{
	overflow-x: hidden;
	overflow-y: auto;
	width: 112px;
	height-min: 120px;
	vertical-align: top;
}
span.cal{
	font-size: 10px;
	color: rgb(0,0,238);
	cursor:pointer;
	width: 100px;
	overflow: auto;
}
table.cal{
	width:784px;
	table-layout:fixed
}
div.pop{
	color: #ffffff;
	position:absolute;
	z-index: 4;
	left: 35%;
	top: 10%;
	height: 274px;
	width: 410px;
	background-color: #202020;
	border: 15px ridge #efefef;

}

div.pope{
	z-index: 1;
	overflow: scroll;
	position: absolute;
	left: 15%;
	top: 10%;
	height: 550px;
	width: 950px;
	background-color: #202020;
	border: 15px ridge #efefef;
}

