.page_content{
	width: 100%;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}

.announcements{
	width: 210px;
	float: right;
	background-image: url(../../images/Icon/annc_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #8dacda;	/*background-color: #FFCC99;	*/
	padding: 3px;
}
.verses{
	/*	border: 1px dotted #0000CC;
	margin: 5px;
	padding: 5px;
	float: left;*/
	background-color: #FFFFCC;
	padding: 3px;
}
.verses h3{
	color: #CC0000;
}
.articel_list{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
	border: 1px dotted #6699FF;
	padding: 4px;
}
.home_article{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width:67%;
	/*border: 1px dotted #6699FF;*/
}
.page_title{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	border: 1px groove #CCCCCC;
	width: 50%;
}

/* rounded box start here*/

.t {background: url(round_box/dot.gif) 0 0 repeat-x}
.b {background: url(round_box/dot.gif) 0 100% repeat-x}
.l {background: url(round_box/dot.gif) 0 0 repeat-y}
.r {background: url(round_box/dot.gif) 100% 0 repeat-y}
.bl {background: url(round_box/bl.gif) 0 100% no-repeat}
.br {background: url(round_box/br.gif) 100% 100% no-repeat}
.tl {background: url(round_box/tl.gif) 0 0 no-repeat}
.tr {background: url(round_box/tr.gif) 100% 0 no-repeat; padding:10px}
/* rounded box end here*/

/* rounded box start here*/

/*.t {background: url(round_box/dot.gif) 0 0 repeat-x}
.b {background: url(round_box/dot.gif) 0 100% repeat-x}
.l {background: url(round_box/dot.gif) 0 0 repeat-y}
.r {background: url(round_box/dot.gif) 100% 0 repeat-y}
.bl {background: url(round_box/bl.gif) 0 100% no-repeat}
.br {background: url(round_box/br.gif) 100% 100% no-repeat}
.tl {background: url(round_box/tl.gif) 0 0 no-repeat}
.tr {background: url(round_box/tr.gif) 100% 0 no-repeat; padding:10px}*/
/* rounded box end here*/


.service_main li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	list-style-type: circle;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.service_main a{
	color: #000000;
	text-decoration: none;
}
.service_main a:hover{
	color: #990000;
	text-decoration: none;
}
.article_title{
	font-size: 18pt;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.short_article{
	margin-left: 10px;
	color: #006699;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	font-size: 12pt;
}
.articel_share{
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}

/*

*/

.js_verse{
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #000066;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.js_title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330000;
	margin-right: 30px;
	text-align: center;
}
a{
	color: #0033CC;
	text-decoration: none;
}
a:hover, a:active{
	color: #FF0000;
	
}
.fancy_box{
	background-color: #dee6ec;
	border: 1px solid #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 2px;
	padding: 2px;
	width: 68%;
	font-weight: bold;
}
.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}