body {
	margin: 0px;
	background:#dbdbdb url(../images/bg_body.gif) top left repeat-x;	
}
.body_table {
	border-top:#adadad 1px solid;
	border-left:#adadad 1px solid;
	border-right:#adadad 1px solid;
	border-bottom: none;
	background:#FFFFFF;
}
.body_under_top {
	background:url(../images/bg_menu_undertob.gif) left top no-repeat;
}

.table_footer {
	background:url(../images/bg_footer.gif) left top no-repeat;
}

.table_footer td, .table_footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#535353;
}

.table_footer a:hover {
	text-decoration:underline;
}

a.txt_sitemap:link, a.txt_sitemap:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#545454;
}
a.txt_sitemap:hover {
	text-decoration:underline;
}

/**				**/
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aeaeae;
	text-decoration: none;
}
.txt_urh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.txt_urh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b6aa4;
	text-decoration: none;
}
.txt_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2388c1;
	text-decoration: none;
}

.txt_title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txt_title_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7c7b7b;
	text-decoration: none;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717170;
	border: 1px solid #717170;
	height: 16px;
	width: 288px;
}
.txterea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717170;
	border: 1px solid #717170;
	height: 200px;
	width: 288px;
}

/**				**/
.newstxt, .newstxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
}

.newstxt a:hover {
	text-decoration:underline;
}

.newstxt p {
	text-align:justify;
}