body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
body {
	background-color: #D1CDC2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
}
#mod { font-weight: bold; color: #00A000; }
#del { font-weight: bold; color: #A00000; }
#su { font-weight: bold; color: #0000A0; }

a img {
	border-style: none;
}
a, a:active, a:visited {
	color: #B80000;
	text-decoration: none;
}
a:hover {
	color: #E70000;
	text-decoration: underline;
}
h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

#all {
	display: block;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(contents_bg_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.flashhead {
	width: 980px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.mainmenu {
	width: 970px;
	height: 30px;
	background: url(menu_bg.gif);
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#contentarea {
	display: inline;
	float: left;
	clear: both;
	margin: 15px 20px 5px 20px;
	padding: 0px;
	width: 560px;
	background: url(box_main_content_bg.gif);
	text-align: left;
}
.contentheader {
	clear: both;
	text-align: left;
	background-image: url(box_main_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 5px;
}
.contentfooter {
	clear: both;
	text-align: right;
	background-image: url(box_main_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 1px 15px 6px 5px;
}
.content {
	clear: both;
	text-align: left;
	min-height: 300px;
	/*\*/
	background-image: url(box_main_content_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 8px 12px 5px;
}
* html .content {
	height: 300px;
}
.boxsarea {
	margin: 15px 5px 0px 0px;
	display: inline;
	float: left;
	width: 210px;
	text-align: left;
}
.news{
	width: 210px;
	background-color: #F7F3F7;
}
.newstitle {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(box_news_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.newstitletext {
	padding: 1px 8px;
	background: #666666;
}
.newscontent {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	background-image: url(box_news_content.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.newsdate {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.newscontenttitle{
	color: #B80000;
}
.news a {
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
	color: #c00;
}
.newsfooter {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 8px 0px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(box_news_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.regios {
	margin-top: 10px;
	width: 210px;
}
.regiostitle {
	margin: 0px 0px 0px 0px;
	padding: 1px 4px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(box_contact_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.regiostitletext {
	padding: 1px 8px;
	background: #666666;
}
.regioscontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	background-image: url(box_contact_content.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.regiosfooter {
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(box_contact_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bannerarea {
	display: inline;
	float: right;
	width: 130px;
	background: #CCCCCC;
	padding: 0px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.bannerarea div {
	padding: 15px 0px 0px 0px;
}
.foot {
	display: block;
	clear: both;
	width: 950px;
	height: 18px;
	margin-top: 7px;
	padding: 1px 10px 0px 20px;
	background: url(footer.gif);
	border-top: #000000 solid 2px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
.footmenu {
	float: left;
}
.footcopyright {
	padding-top: 3px;
	font-size: 10px;
	float: right;
}
.foot a, .foot a:active, .foot a:visited, .topnavi a, .topnavi a:active, .topnavi a:visited {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
.foot a:hover, .topnavi a:hover {
	color: #333;
	background: #CCCCCC;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.topnavi {
	width: 950px;
	height: 17px;
	padding: 2px 20px 0px 10px;
	background: url(menu_head.gif);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
