.outer_frame {
	border: 1px solid #C7C3BF;
	width: 720px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inner-frame {
	border: 1px solid #67615E;
	margin: 1px;
	width: 720px;
}
.home-main {
	width: 720px;
	background-image: url(/images/bg_home.jpg);
	background-repeat: repeat;
}
.content-main {
	width: 720px;
	background-image: url(/images/bg_main.jpg);
	background-repeat: no-repeat;
	background-color: #E8DED3;
}
.news-td {
	padding: 14px 14px 10px;
}
.text-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:active  { color: #49413F; text-decoration: underline; }
a:hover   { color: #49413F; text-decoration: underline; }
.text-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D0202;
}
.text-intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.link-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left-column {
	padding: 16px 0px 10px;
}
.right-column {
	padding: 10px 0px 0px;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67615E;
}
text-footer a:link    { color: #67615E; text-decoration: underline; }
text-footer a:visited { color: #67615E; text-decoration: underline; }
text-footer a:active  { color: #67615E; text-decoration: underline; }
text-footer a:hover   { color: #67615E; text-decoration: underline; }