body {
	behavior:url("/t/d/css/csshover.htc");
	margin: 0 ;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 75%;
	background: #fff;
}
a {
	color: #0000ff;
}
a:hover {
	text-decoration: none;
}

td {
	font-size: 100%;
}

#contents {
	background: url(/t/d/img/topbg.jpg) top left repeat-x;
}

@media screen {
div#main {
	width: 990px;
	margin:auto;
}
}

@media print {
	div#main {
	width: 100%;
	margin:auto;
}
}


div#ttop {
	height: 203px;
}
div#logo {
	height: 202px;
	width: 205px;
	font-size: 80%;
	color: #9bafbc;
	float: left;

}

div#logo img {
	border-width: 0px;
}
div#topeststuff {
	float: left;
	width: 550px;

}

div#langm {
	float: right;
	background: url(/t/d/img/langbg.jpg) top left no-repeat;
	width: 125px;
	color: red;
	padding-left: 7px;

	height: 134px;
}
div#langm a {
	font-size: 14px;
	display: block;
	color: red;
	width: 115px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 3px;
	font-size: 14px;
}

div#langm a:hover {
	display: block;
	width: 115px;
	text-align: center;
	font-weight: bold;
	background-color: #D9E5FB;
	font-size: 14px;
	border-left: 3px solid red;
	margin-left: 0px;
}
div#topestmenu {
	padding-top: 5px;

}
div#topestmenu a {
	float: left;
	display: block;
	padding: 5px 20px;
}
div#topestmenu a:hover, div#topestmenu a.sel {
	background: url(/t/d/img/topmenuhoverbg.jpg) top left repeat-x;

}
div#srchfld {
	float: right;
	padding-top: 2px;

}
div#srchfld input {
	border: 1px solid #a3c5bf;
	width: 112px;
	height: 27px;
	vertical-align:middle;
	line-height: 27px;
	color: #EC7A0E;
	padding-left: 10px;
}

div#topdesc {
	overflow: hidden;
	font-size: 12px;
	padding-left: 19px;
	padding-top: 20px;
	height: 30px;
	color: white;
}

div#menu {
	margin: 0px 0px;
	height: 37px;
	line-height: 37px;
}

div#menu div.s{
	float: left;
	width: 1px;
	background-color: #C8DCD9;
	height: 37px;
	margin-top: 0px;
}
div#menu a {
	display: block;
	float: left;
	padding:0px 20px;
}
div#menu a:hover, div#menu a.sel {
	background: url(/t/d/img/menuhoverbg.jpg) top left repeat-x;

}
div #prefooter {
	height: 26px;
	background-color: #95b9f8;
}
div#footer {
	height: 60px;
	line-height: 60px;
	width: 100%;
}

div#infooter {
	width: 990px;
	margin:auto;
}
div#maplink {
	padding: 0px;
	padding-bottom: 25px;
}
div#maplink a {
	display: inline;
	font-weight: normal;
}
div#note {
	width: 99%;
	font-size: 100%;
	line-height: 140%;
	padding-top: 15px;
}

div#leftmenu {
	float: left;
	width: 295px;
	padding: 15px 0px;

}
div#leftmenu a {
	display: block;
	padding: 10px 0px;
	padding-left: 20px;
}
div#leftmenu a:hover, div#leftmenu a.sel {
	background: url(/t/d/img/leftmenuhoverbg.gif) top left repeat-x;
	color: #EC7A0E;
}
div#dat {
	line-height: 150%;
	padding: 15px 0px;
	font-size: 100%;
}
div#subsections {
	background: #62b82c url(/t/d/img/greenr.gif) top right no-repeat;
	height: 28px;
	line-height: 28px;
	background-color: #62B82C;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 5px;
}
div#sitemap {
	padding-top: 3px;
	padding-bottom: 3px;
}
div.clr {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
div#sitepath * {
	color: white;
}
div#sitepath {

	line-height: 28px;

	color: white;
	padding-left: 20px;
	font-weight: bold;
	background: #F8BE88 ;
}
div#sitepath {
	background: #ec7a0e url(/t/d/img/oranger.gif) top right no-repeat;
}
div#sitepath h1 {
	margin: 0px;
	font-size: 110%;
}

div#sitepath h1 a, div#sitepath h1 span {
	font-weight: normal;
}
body div#toolTip { position:absolute;z-index:1000; width:300px;
	background: #61972B;
	font-weight: bold;
	border: 1px solid #EC7A0E;
	text-align: left;
	padding: 5px;
	min-height: 1em;
}
body div#toolTip p {
	margin: 0;
	padding: 0;
	color: #fff;
}
body div#toolTip p em {
	display: block;
	margin-top: 3px;
	color: #f60;
	font-style: normal;
	font-weight: bold;
}
body div#toolTip p em span {
	font-weight: bold;
	color: #fff;
}
.searchword {
	border: 1px dotted white;
	border-bottom: 1px dotted green;
	cursor: pointer;
}
.searchword:hover {
	border: 1px dotted green;
	cursor: pointer;
}
.orange_l, .green_l {
	height: 28px;
	line-height: 29px;
	color: white;
	padding-left: 20px;
}
.orange_l {
	font-weight: bold;
	background: #ec7a0e url(/t/d/img/oranger.gif) top right no-repeat;
}
.green_l {
	font-weight: bold;
	background: #62b82c url(/t/d/img/greenr.gif) top right no-repeat;
	margin-bottom: 10px;
}

.lbrb {
	color: red;
}

div.limiter {
	float: left;
	padding: 2px 2px 2px 2px;
	background-color: #FBCA6F;
	border: 1px solid #D2FAAC;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
div.limiter div {	background-color: #FBCA6F; float: left; margin: 0px 3px 0px 3px; padding: 2px 7px 2px 7px; text-align: center; }

div.limiter div.current {
	border: 1px solid #eee;
	background-color: red;
}

div.err {
	background-color: red;
	border: 1px solid red;
	padding: 5px;
	padding: 10px;
	color: white;
	font-weight: bold;
}

div.err span.r {
	color:red;
	font-weight: bold;
}

div.msgs {
	color: black;
	border: 1px solid #888;
	padding: 10px;
	margin-top: 3px;
	background-color: #eee;
	font-weight: bold;
}

table.splitter {
	width: 100%;
	border-collapse:collapse;
}

.gray {
 	color: #ccc;

}
.ctx_add strong {
	font-weight: normal;
	color: #ccc;
}
div#ctx_cont {
	margin-top: 5px;
	background: url(/t/d/img/zerogif.gif);
}
div#ctx_cont div.ctx_add {
	display: block;

	padding: 5px;
	padding-left: 20px;
	text-align: left;
	color: #ccc;
	background-color: #61972B;
	margin-bottom: 3px;
}
div#ctx_cont div.ctx_cap {

	padding: 3px;
	padding-left: 20px;
	display : block;
	font-size: 80%;
	background-color: #457525;
	color: #aaa;
}
.ctx_add span.lbrb {
	color: #bbb;
}

.ctx_add strong {
	display: inline;
	font-weight: bold;
	font-size:100%;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}


.ctx_add a {
	color: white;
}
.submit {
	color: white;
	padding: 4px;
	font-weight: bold;
	border: 1px solid white;
	background-color: #EC7A0E;
}

.input {
		border: 1px solid green;
		background-color: #fff;
	}