.boxcim_ {
  font-family:Arial, Helvetica, sans-serif;
  color: #144E8C;
  text-decoration: none;
  font-size:11px;
  font-weight:bold;
}

.hircim {
	font-family: Arial, Helvetica, sans-serif;
	color:#0B007E;
	font-size:16px;
	font-weight:bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	font-family: Arial;
	font-size:12px;
	color:64000E;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64000E;
}

.tdborder1 {
	border-left: 1px solid #0B007E;
    border-bottom: 1px solid #0B007E;
}

.tdborder2 {
    border-bottom: 1px solid #0B007E;
	border-right: 1px solid #0B007E;
}

.tdborder3 {
    border-left: 1px solid #0B007E;
	border-right: 1px solid #0B007E;
}

.page_text {
	font-family: Arial;
	color:#64000E;
	font-size:12px;
	font-weight:normal;
}

.show_text {
	visibility:visible;
	font-family: VArial;
	color:#64000E;
	font-size:12px;
	font-weight:normal;
}

.hide_text {
	visibility:hidden;
	font-family: Arial;
	color:#64000E;
	font-size:12px;
	font-weight:normal;
}

.page_text_bold {
  font-family: Arial;
	font-weight:bold;
  font-size: 12px;
  color: #64000E;
	background-color:#FFFFFF;
}

.page_text_dark_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
  font-size: 12px;
  color: #000000;
	background-color:#DDE5FB;
}

.page_text_dark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
	background-color:#DDE5FB;
}

.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#048868;
	font-size:14px;
	font-weight:bold;
}

.main_text {
	font-family: Arial;
	color:#64000E;
	padding:3;
	font-size:12px;
	font-weight:normal;
}

.row_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
  background: #048868;
}

.bgrow {
  background: #BBCCE9;
}

.third_menu {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
	font-style:normal;
  color:#057960;
}
.third_menu a:link { color: #057960; text-decoration: none; }
.third_menu a:visited { color: #057960; text-decoration: none; }
.third_menu a:active { color: #057960; text-decoration: none; }
.third_menu a:hover { color: #FA8D1D; text-decoration: none; }

.row_italic {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
	font-style:italic;
  color:#666666;
}
.row_italic a:link { color: #666666; text-decoration: none; }
.row_italic a:visited { color: #666666; text-decoration: none; }
.row_italic a:active { color: #666666; text-decoration: none; }
.row_italic a:hover { color: #B4000F; text-decoration: none; }

.row_normal {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}
.row_normal a:link { color: #000000; text-decoration: none; }
.row_normal a:visited { color: #000000; text-decoration: none; }
.row_normal a:active { color: #000000; text-decoration: none; }
.row_normal a:hover { color: #B4000F; text-decoration: none; }

.page_news_detail {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#05480E;
}
.page_news_detail a:link {  color: #05480E; text-decoration: none; }
.page_news_detail a:visited {  color: #05480E; text-decoration: none; }
.page_news_detail a:active {  color: #05480E; text-decoration: none; }
.page_news_detail a:hover {  color: #05480E; text-decoration: underline; }

.box_title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #144E8C;
	background-color:#ffffff;
}

.box_text {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #144E8C;
}
.box_text a:link {  color: #144E8C; text-decoration: none; }
.box_text a:visited {  color: #144E8C; text-decoration: none; }
.box_text a:active {  color: #144E8C; text-decoration: none; }
.box_text a:hover {  color: #144E8C; text-decoration: underline; }

.box_text_italic {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	font-style:italic;
  color: #666666;
	background-color:#DDE5FB;
}
.box_text_italic a:link {  color: #666666; text-decoration: none; }
.box_text_italic a:visited {  color: #666666; text-decoration: none; }
.box_text_italic a:active {  color: #666666; text-decoration: none; }
.box_text_italic a:hover {  color: #B4000F; text-decoration: underline; }

.box_text_bold {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
	background-color:#DDE5FB;
}

.sitemap_titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
  font-weight:bold;
  color:#FAF6E5;
  background: #990000;
	text-transform:uppercase;
	padding:3px;
}

.sitemap_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:normal;
	background-color:#FAF6E5;
}
.sitemap_text a:link { font-style:normal; color: #990000; text-decoration: none; }
.sitemap_text a:visited { font-style:normal; color: #990000; text-decoration: none; }
.sitemap_text a:active { font-style:normal; color: #990000; text-decoration: none; }
.sitemap_text a:hover { font-style:normal; color: #990000; text-decoration: underline; }

.form-db {
  border-width:1px;
  border-style: solid;
  border-color:#545353;
  background-color:#F6F5F3;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000
}

.show_input {
  border-width:1px;
  border-style: solid;
  border-color:#545353;
  background-color:#F6F5F3;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
	visibility:visible;
}

.hide_input {
	visibility:hidden;
}

.menu {
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#FCF5D1;
	background-color:#47BD1F;
}
.menu a:link {  color: #FCF5D1; text-decoration: none; }
.menu a:visited {  color: #FCF5D1; text-decoration: none; }
.menu a:active {  color: #FCF5D1; text-decoration: none; }
.menu a:hover {  color: #FCF5D1; text-decoration: underline; }

a:link {
  color: #000080;
  text-decoration: none;
}
a:visited {
  color: #000080;
  text-decoration: none;
}
a:active {
  color: #000080;
  text-decoration: none;
}
a:hover {
  color: #000080;
  text-decoration: underline;
}

a.menu_:link {
  font-family:Arial;
  color: #FCF5D1;
  text-decoration: none;
  font-size:14px;
  font-weight:bold;
}
a.menu_:visited {
  font-family:Arial;
  color: #FCF5D1;
  text-decoration: none;
  font-size:14px;
  font-weight:bold;
}
a.menu_:active {
  font-family:Arial, Helvetica, sans-serif;
  color: #FCF5D1;
  text-decoration: none;
  font-size:14px;
  font-weight:bold;
}
a.menu_:hover {
  font-family:Arial, Helvetica, sans-serif;
  color: #FCF5D1;
  text-decoration: underline;
  font-size:14px;
  font-weight:bold;
}
