.gnav
{
	font: 10px Verdana;
	color: #828282;
}
.gnav a
{
	text-decoration: none;
	color: #828282;
}
.gnav a:hover
{
	text-decoration: underline;
	color: #008238;
}
.help_ tr td
{
	font: 10px Verdana;
	color: #000000;
}
.hnav
{
	font: 10px Verdana;
	color: #000000;
	background-color: #e6e6e6;
/*	border-left: 1px solid #000000;*/
}
.hnav tr td
{
	padding: 8px 0px 8px 0px;
	border-right: 1px solid #000000;
}
.hnav tr td a
{
	text-decoration: none;
	color: #ffffff;
	background-color: #828282;
	padding: 8px;
}
.hnav tr td a:hover
{
	color: #000000;
	background-color: #e6e6e6;
}
.hnav tr td a.active
{
	font: bold;
	color: #000000;
	background-color: #e6e6e6;
}

.login
{
	font: 10px Verdana;
	color: #000000;
}
.login input
{
	font: 10px Verdana;
}
.login tr td a
{
	text-decoration: none;
	color: #000000;
}
.login tr td a:hover
{
	text-decoration: underline;
	color: #008238;
}
.logout
{
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #999999;
}
.logout a
{
	border: outset 2px ButtonFace;
	background: ButtonFace;
	padding: 0px 7px 1px 7px;
	height: 16px;
	text-decoration: none;
	color: #000000;
}
.logout a:hover
{
	text-decoration: none;
	color: #000000;
}
.b_link a
{
	text-decoration: none;
	color: #000000;
}
.b_link a:hover
{
	text-decoration: underline;
	color: #008238;
}
.userspot
{
	font: 10px Verdana;
	color: #000000;
}
.userspot input
{
	font: 10px Verdana;
}
.userspot tr td
{
	vertical-align: top;
	line-height: 14px;
}
.content tr td
{
	font: 10px Verdana;
	color: #000000;
	vertical-align: top;
	line-height: 18px;
}
.content tr td a
{
	color: #008238;
}
.content tr td input, select, textarea
{
	font: 10px Verdana;
}
/*
.ifrm
{
	width: 550px;
}
.ifrm tr td
{
	font: 10px Verdana;
	color: #000000;
	vertical-align: top;
	line-height: 18px;
}
.ifrm tr td a
{
	color: #008238;
}
.ifrm tr td input, select, textarea
{
	font: 10px Verdana;
}
*/
.linksnewsprojects tr td
{
	font: bold 10px Verdana;
	color: #000000;
	vertical-align: top;
	padding-bottom: 10px;
}
.linksnewsprojects tr td a
{
	text-decoration: none;
	color: #008238;
}
.linksnewsprojects tr td a:hover
{
	text-decoration: underline;
	color: #008238;
}
.linksnews tr td
{
	font: 10px Verdana;
	color: #000000;
	vertical-align: top;
	padding-bottom: 6px;
}
.linksnews tr td a
{
	text-decoration: none;
	color: #000000;
}
.linksnews tr td a:hover
{
	text-decoration: underline;
	color: #008238;
}
.errmsg
{
	font: 10px Verdana;
	vertical-align: top;
	text-align: center;
}
.errmsg a
{
	text-decoration: none;
	color: #ffffff;
	background: #ff0000;
	padding: 0px 5px 0px 5px;
	height: 15px;
}
.errmsg a:hover
{
	text-decoration: underline;
	color: #ff0000;
	background: transparent;
}
.treemenu tr td
{
	font: 10px Verdana;
	color: #000000;
	vertical-align: top;
	line-height: 16px;
}
.treemenu tr td a
{
	text-decoration: none;
	color: #000000;
}
.treemenu tr td a:hover
{
	text-decoration: underline;
	color: #008238;
}
.treemenu tr td a.active
{
	font: bold;
	color: #008238;
}
.colon
{
	text-align: center;
	width: 30px;
}
.content_ext
{
	padding: 2px 0px 2px 0px;
}
.soc span
{
	font: bold 17px;
	color: #008238;
}

.table_grid tr td
{
	padding: 3px 5px 3px 5px;
	line-height: 14px;
	/*border: solid 1px #d0d0bf;*/
}
.table_grid tr.table_hdr td
{
	line-height: 14px;
	padding: 9px 5px 9px 5px;

	text-align: center;
	font: bold;
	vertical-align: middle;

	background: #008238;
	color: #ffffff;
	border: solid 1px #999999;
/*
	background: #828282;
	color: #ffffff;
	border: solid 1px #999999;

	background: #f1f2f1;
	color: #008238;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
*/
	/*border-bottom: solid 3px #008238;*/
}
.table_grid tr.table_hdr_nowrap td
{
	text-align: center;
	font: bold;
	vertical-align: middle;
	background: #828282;
	color: #ffffff;
	border: solid 1px #999999;
	white-space: nowrap;
}
.table_grid tr.table_itm
{
	background: #ffffff;
}
.table_grid tr.table_itm td
{
	border-bottom: solid 1px #e6e6e6;
	border-left: solid 1px #f4f4f4;
	border-right: solid 1px #f4f4f4;
}
.table_grid tr.table_alt
{
	background: #fafafa;
}
.table_grid tr.table_alt td
{
	border-bottom: solid 1px #e6e6e6;
	border-left: solid 1px #f1f1f1;
	border-right: solid 1px #f1f1f1;
}
.table_grid tr.table_ftr td
{
	/*background: #ffffe6;*/
	background: #ffffe0;
	font: bold;
	color: #000000;
	border: solid 1px #f1f1f1;
}
.table_grid tr.table_page td
{
	background: #e6e6e6;
	color: #bbbbbb;
	padding: 2px 0px 5px 9px;
	border-top: solid 2px #828282;
}
.table_grid tr.table_page td a
{
	text-decoration: none;
	color: #000000;
}
.table_grid tr.table_page td a:hover
{
	text-decoration: underline;
	color: #008238;
}



.welcome_tbl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.welcome_tbl tr td
{
	font: 11px Verdana;
}
.welcome_tbl_border
{
	border: solid 2px #008283;
	background: #ffffff;
}
.welcome_tbl_title
{
	color: #ffffff;
	background: #008238;
	padding: 2px 2px 4px 2px;
}
.welcome_tbl_padd
{
	padding: 20px 25px 20px 25px;
}
.welcome_isi tr td
{
	line-height: 20px;
}
.welcome_isi tr td a
{
	color: #008238;
}



/* =================================== */

.c_hdr {padding: 3px 14px 3px 22px;}
.c_hdr tr td
{
	font: 10px Verdana;
	color: #000000;
	/*vertical-align: bottom;*/
	line-height: 15px;
}

.c_title {font: 20px;}

.c_hnav
{
	font: 10px Verdana;
	border-left: 1px solid #000000;
}
.c_hnav tr td
{
	color: #000000;
	background-color: #e6e6e6;
	padding: 5px 0px 5px 0px;
	border-right: 1px solid #000000;
}
.c_hnav tr td a
{
	text-decoration: none;
	color: #ffffff;
	background-color: #828282;
	padding: 7px;
}
.c_hnav tr td a:hover
{
	color: #000000;
	background-color: #e6e6e6;
}
.c_hnav tr td a.c_eorder
{
	background-color: #008238;
}
.c_hnav tr td a.c_eorder:hover
{
	color: #000000;
	background-color: #e6e6e6;
}

.c_datentime
{
	font: 10px Verdana;
	color: #ffffff;
	padding-right: 15px;
}

.c_pop_menu
{
	font: 10px Verdana;
	position: absolute;
	top: 62px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.c_pop_menu tr td
{
	font: bold;
	color: #ffffff;
	background-color: #828282;
	padding: 0px;
}
.c_pop_menu tr td a
{
	font: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 7px 5px 7px;
	width: 100%;
}
.c_pop_menu tr td a:hover
{
	color: #000000;
	background-color: #e6e6e6;
}

.c_content
{
	width: 1000px;
	padding: 0px 50px 0px 50px;
}
.c_content tr td
{
	font: 11px Verdana;
	color: #000000;
	vertical-align: top;
	line-height: 20px;
}
.c_content tr td a {color: #008238;}
.c_content tr td input {font: 11px Verdana;}
.c_content tr td select {font: 11px Verdana;}
.c_content tr td textarea {font: 11px Verdana;}
.c_ordering {padding: 1px 0px 1px 0px;}
