body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.bar {
	background-image: url(http://www.ase.org.sg/churchWebsite2/top.png);
	background-repeat: repeat-x;
	height: 15px;
	background-position: left bottom;
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 5pt;
	vertical-align: bottom;



}
.noticeContent {
	border: 1px solid #993300;
	font-family: "Verdana";
	font-size: 11px;
	vertical-align: top;
	padding: 5px;



}
.caption {
	background-image: url(http://www.ase.org.sg/churchWebsite2/title.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
	font-family: "verdana";
	vertical-align: top;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;






}
.content2 {
	font-family: "Verdana";
	font-size: 11px;
	text-align: justify;
	vertical-align: top;


}
.contentTable {
	width: 700px;
}
A:link {
	text-decoration: none;
	color: #993300;
}
A:visited {text-decoration: none; color: #993300;}
A:active {text-decoration: none; color: #993300;}
A:hover {text-decoration: underline; color: #E80000;}
b {
	color: #333399;
}
strong {
	color: #606060;
}
img {

}

/*for mini-tables
------------------
*/
.tableOOO {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	border: 1px solid #993300;






}
tr {
}
td {
	vertical-align: top;
	padding-bottom: 5px;


}
/*for the news section*/
#news {
	
	position: absolute;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 5px;










}
#newsFeed {
overflow-y: scroll;
}

/* for archives ///////////////////////////////////////////////////////*/

.archiveSearchContent {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color:#FFFFFF
}
/* for highlight*/
.archiveSearchContent2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color:#F3F3F3
}
.archiveSearchTableMain {
	border:none;
}