.text_frame_td {
	background-color: #FFFFFF;
	background-image: url(/RegionarSchool/images/frame_r3_c2.jpg);
	padding: 10px 10px 10px 30px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.publication_table td {
	border: 1px solid #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
table {
	border-collapse: collapse;
}
p {
	text-indent: 20px;
}
.noindent {text-indent: 0px;}
.article_title {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.article_subtitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #333333;
	text-indent: 15pt;
}
a.content_link:link {color: #2222BB; text-decoration: none;}
a.content_link:active {color: #2222BB; text-decoration: none;}
a.content_link:visited {color: #2222BB; text-decoration: none;}
a.content_link:hover {color: #5555FF; text-decoration: underline;}
.figures_ref {
	font-weight: bold;
}
.content_list {
	padding-bottom: 7px;
}
.article_subSubtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	text-indent: 15pt;
}
.cat_header {
	font-weight: bold;
	background-color: #dddddd;
}
.table_reference {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.table_header {
	font-weight: bold;
	background-color: #eaeaea;
}
.border {
	border: solid 1px #999;
}
.note {
	padding:10px;
	background-color:#ededed;
	width:80%;
	margin-left:20px;
	border-radius: 15px;
	border: solid 1px #999;
	text-indent: 0px;
	text-align:center;
}
.publication_table_small {
	border: 1px solid #777;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
.publication_table_small td {
	border: 1px solid #777;
	padding: 5px;
	margin: 0px;
}

