body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(elements/bg_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.table_main {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-style: solid;
	border-color: #3C4B58;
	text-align: left;
}
.table_content {
	width: 95%;
}
.table_list {
	font-weight: bold;
	background-color: #CCCCCC;
	margin: 0px;
	width: 500px;
	padding: 3px;
	line-height: 20px;
	text-indent: 5px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #3C4B58;
}
.subjectimage {
	margin: 4px;
}
.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #3C4B58;
	width: 100%;
	border-width: thin;
	border-bottom-style: solid;
	border-color: #3C4B58;
	margin-top: 3px;
}
.table_header {
	background-color: #FFFFFF;
	padding: 0px;
}
.footer {
	font-size: 10px;
	line-height: 19px;
	text-align: center;
}
a:link {
	color: #730000;
}
a:hover {
	color: #CC0000;
}
.caption {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
li {
	margin: 15px;
}
.article_image {
	margin: 7px;
}
