a:link {
    color: #CC6600;
	font-weight: bold;
}
a:visited {
    color: #C23D1A;
}
/*a:hover {
    color: #CC6600;
}*/
a:active {
    color: #333333;
}

.hr_menu {
    display: block;
    margin-before: 0.1em;
    margin-after: 0.1em;
    margin-start: auto;
    margin-end: auto;
    overflow: hidden;
	border-color: #ED1C24;
    border-style: inset;
    border-width: 2px;
}

.hr_page {
    display: block;
    margin-before: 0.1em;
    margin-after: 0.1em;
    margin-start: auto;
    margin-end: auto;
    overflow: hidden;
	border-color: #F8413C;
    border-style: inset;
    border-width: 1px;
}

.header {
	font-weight: bold;
	color: #FF8029;
	font-size: 20px;
}
		
.page_title_header {
	text-align: center;
	font-weight: bold;
	color: #DE1316;
	font-size: 25px;
	line-height: 30px;
}

.php_content_style {
	font-size: 20px;
	text-align: justify; 
}

.php_reader_content_style {
	font-size: 16px;
	text-align: justify; 
}

.php_content_head_style {
	font-size: 20px;
	font-weight: bold;
	color: #E06815;
}

.php_content_head_short_height_style {
	font-size: 20px;
	font-weight: bold;
	color: #D01114;
}

.php_content_head_short_height_style_sub1 {
	font-size: 20px;
	font-weight: bold;
	color: #2570AA;
}

.php_content_head_short_height_style_sub2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.php_content_head_short_height_style_sub3 {
	font-size: 20px;
	font-weight: bold;
	color: #036503;
}

.php_content_rightpanel_style {
	font-size: 15px;
	margin-top: -15px;
	text-align: justify;
}

.php_content_head_rightpanel_style {
	font-size: 15px;
	font-weight: bold;
	color: #E06815;
	//margin-top: -10px;
	text-align: justify;
}

.page_content {
	background-color: #ffffff; 
	vertical-align:top; 
	text-align: justify; 
}
		
.youthreader_page_title_header {
	text-align: center;
	font-weight: bold;
	color: #DE1316;
	font-size: 25px;
}

.youthreader_php_content_head_style {
	font-size: 25px;
	font-weight: bold;
	color: #FF8029;
}

.youthreader_image {
	position: relative; 
	left: -100px; 
	top: -40px;
	height: 125px;
	width: 125px;
}

.youthreader_image_size {
	height: 125px;
	width: 125px;
}

.rTable { display: table; }
.rTableRow { display: table-row; }
.rTableHeading { display: table-header-group; }
.rTableBody { display: table-row-group; }
.rTableFoot { display: table-footer-group; }
.rTableCell, .rTableHead { display: table-cell; }
.rTableCell_pad { display: table-cell; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
.rTableCell_subtitle { font-size:20px; font-weight:bold; color:#EE862A; line-height:30px; }
		
.afterschool_hr {
    display: block;
    margin-before: 0.1em;
    margin-after: 0.1em;
    margin-start: auto;
    margin-end: auto;
    overflow: hidden;
	border-color: #FF8029;
    border-style: inset;
    border-width: 1px;
}

.afterschool_content_style {
	font-size: 20px;
	text-align: justify; 
	line-height:30px;
}

.afterschool_content_head_style {
	font-size: 25px;
	font-weight: bold;
	color: #0069D9;
}

.square {
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #000000;
}

.phatgiacimagecontentrows {height: 75px; width: 75px; align:center; }

/*begin image Modal Dialog*/
.imgthumb
	{
		height:200px;
		width:200px;
	}
	.imgdiv
	{
		position: relative; 
		background-color:White;
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		border:solid 0px #c6cfe1;
		height:500px;
		width:100%;
	}
/*end image Modal Dialog*/

.buddhateaching_page_title_header {
	text-align: center;
	font-weight: bold;
	color: #DE1316;
	font-size: 25px;
}

.buddhateaching_page_width {
	width: 90%;
}

.buddhateaching_page_content_style {
	font-size: 20px;
	text-align: justify; 
}

.buddhateaching_indent_bold_italic {
	margin-left:50px;
	font-weight: bold;
	font-style: italic;
}

.buddhateaching_indent {
	margin-left:50px;
}