body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	color:#000000;
	font-size: 70%;
}

form {
	margin: 0 ;
	padding: 0;
}


#bodytag {
	background:  #fff;
	color: #777;
}
.pclass {
	color: #777;
}
.pclass_arr {
	color: #dd2d55;
	font-weight: bold;

}

#c {
	margin: auto;
	width: 900px;
	margin-top: 14px;
}
a {
	color: #265297;
	text-decoration: none;
}
a:hover {
	color: #265297;
	text-decoration: underline;
}
hr {
	color: #60A2DB;
	background-color: #60A2DB;
	height: 1px;
}
#tleft {
	width: 250px;
	height: 200px;
}
#tright {
	text-align: right;
	vertical-align: top;
}
#icons3 {

	top: 64px;
	left: 0px;
	position: absolute;
}
#icons3 td {
	width: 1%;
	text-align: left;
}
#icons3 input.srch {
	border: 1px solid #cfd0d1;
	height: 12px;
	font-size: 10px;
	width:114px;
	margin-left: 10px;
	margin-top: 3px;
}
#icons3 img {
	border: 0px solid #fff;
}
#topmenu {
	width: 650px;
	text-align: right;
	height: 63px;
	background: url(/t/d/img/topmenubg.gif) top left repeat-x;
	margin-left: auto;
	margin-top: 34px;
	position: relative;
}
#leftmenu {
	vertical-align: top;
	padding-top: 10px;
}

#leftmenu a {
	display: block;
	padding-top: 1px;
}
#level1 a {
	font-size: 13px;

	color: #555;
	display: block;
	float: left;

	background: url(/t/d/img/l1bg1.gif) top left repeat-x;
}
#level1 a:hover {
	color: #fff;
	background: url(/t/d/img/l1bg2.gif) top left repeat-x;
}

#level1 a.sel{
	background: url(/t/d/img/l1bg3.gif) top left no-repeat;
	color: #d9385c;
	font-weight: bold;
}

#level2 div {
	display: none;
}


#level2 div.sel {
	display: block;
}

#level2 {
	margin-top: 2px;
	position: absolute;
	top: 43px;
	left: 0px;
}

#level2 a, #level2 a.sel {

	color: #555;
	display: block;
	float: left;
	background: url(/t/d/img/l2bg1.gif) top left no-repeat;
	border-right: 1px solid #fff;
}

#level2 a.sel{
	background: url(/t/d/img/l2bg3.gif) top left no-repeat;
	color: white;
}


#level2 a:hover {
	color: #f00;
	background: url(/t/d/img/l2bg2.gif) top left repeat-x;
}



#note {
	padding-left: 20px;
}
#note1 {
	padding-left: 20px;
}

#note p {
padding-top: 0px;
margin-top: 0px;
}
#note a{
	text-decoration: underline;
}

#note a:hover{
	text-decoration: none;
}
#note * {
	font-size: 100%;
}
.sitemap {
	padding: 7px 0px;
}
.clr {
    height: 0;
    clear:both;
    font-size: 0px;
	line-height: 1px;
}


.lbrb {
	color: red;
}

div.limiter {
	float: right;
	padding: 2px 2px 2px 2px;
	background-color: #D3D3D4;
	border-bottom: 1px solid #555557;
	margin-top:10px;
	margin-bottom:10px;

}
div.limiter div {
	float: left;
	margin: 0px 3px 0px 3px;
	padding: 2px 7px 2px 7px;
	text-align: center;
}
div.limiter div a{
	color: #555557;
	font-weight: bold;
}
div.limiter div.current {
	border: 1px solid #eee;
	background-color: #DD0021;
	font-weight: bold;
	color: #fff;
}
div.err {
	background-color: red;
	border: 1px solid red;
	padding: 5px;
	padding: 20px;
	font-size:115%;
	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;
	font-size: 110%;
	padding: 5px;
	padding-left: 20px;
	text-align: left;
	color: #ccc;
	background-color: #0F72AB;
	margin-bottom: 3px;
}
div#ctx_cont div.ctx_cap {

	padding: 3px;
	padding-left: 20px;
	display : block;
	font-size: 90%;
	background-color: #60A2DB;
	color: #fff;
}
.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;
}
.ctx_add a:hover {
	color: red;
}
.submit {
	color: white;
	padding: 4px;
	font-weight: bold;
	border: 1px solid white;
	background-color: #0E3578;
}
.input {
	border: 1px solid green;
	background-color: #fff;
}
.secondcont {
	display: none;
}
.secondwrp {
	width: 137px;
}

.treenote {
	display: none;
}
.treenote .ttl, .treenote .addr{
	font-weight: bold;
}
.treenote .addr{
	padding-top: 10px;

}
#topmarker, #notescroller {
	position: relative;
	width: 125px;
	border: 1px solid #fff;
}
div.news {
	float: right;
	width: 240px;
}
.newscont {
	background: url(/t/d/img/hline.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

.newscont a {
	color: #dd2d55;
	font-weight: bold;
	font-size: 90%;;
}

.treenotetext ol {
    padding-left: 23px;
    margin-left: 0px;
 }

 .treenotetext a {
 text-decoration: underline;
 }

 .frm td {
 	padding: 8px 5px;
 	border-bottom: 1px solid #eee;
 }