body, div, td  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	background-color : #cccccc;;
  background-image: url('/snow35.jpg');
}
p, li{
	font-size: 11px;
}
a {
	color: #333;
	text-decoration: none;
}
a.nodcenter {
	font-size: 12px;
	color:#495E6A;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;

}
a.nodtop {
	font-size: 10px;
	color:#495E6A;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;

}
a.nodred {
	font-size: 10px;
	color:#CB0000;
	white-space: #CB0000;
	padding: 1px 2px 1px 2px;

}
a.nodeselect {
	font-size: 12px;
	background-color: #B4B89C;
	color:#FFFFFF;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;
}
td.nodeselect {
	font-size: 12px;
	background-color: #B4B89C;
	color:#FFFFFF;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;
}
tr.nodeselect2 {
	font-size: 10px;
	background-color: #E5E6DA;
	height:15px;
	color:#000000;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;
}
tr.nodeselect3 {
	font-size: 10px;
	background-color: #FFFFFF;
	color:#000000;
	height:30px;
	white-space: nowrap;
	padding: 1px 7px 1px 7px;
}
td.nodcenter {
	font-size: 12px;
	color: #495E6A;
}
a.node, .dtree a.nodeSel {
	font-size: 12px;
	color: #FFFFFF;
	white-space: nowrap;
	padding: 1px 12px 1px 12px;
}
a.node:hover, .dtree a.nodeSel:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.node {
	font-size: 12px;
	color: #FFFFFF;
}
td.find {
	font-size: 12px;
	color: #000000;
}
td.descript {
	font-size: 12px;
	color: #000000;
}
td.inam {
	font-size: 11px;
	color: #969C74;
}
td.inam h1 {
	font-size: 11px;
	color: #969C74;
	font-weight: bold;
}
td.quest {
	font-size: 10px;
	color: #495E6A;
}
td.copy {
	font-size: 10px;
	color: #495E6A;
}
td.desc, select.desc, input.desc {
	font-size: 10px;
	color: #000000;
}
td.good {
	font-size: 11px;
	color: #CB0000;
}
td.good h2 {
	font-size: 11px;
	color: #CB0000;
	font-weight: bold;
}
td.good h3 {
	font-size: 11px;
	color: #CB0000;
	font-weight: bold;
}
td.goodbig {
	font-size: 18px;
	color: #CB0000;
}
td.goodbig h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CB0000;
}
td.goodbig h3 {
	font-size: 18px;
	font-weight: bold;
	color: #CB0000;
}
td.goodbig h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CB0000;
}

td.cost {
	font-size: 12px;
	color: #CB0000;
	font-weight: bold;
}

td.hea {
	font-size: 12px;
	color: #8C916C;
	font-weight: bold;
}

td.title {
	font-size: 18px;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
input, option, select, textarea {
border-right:1px solid ButtonShadow; 
border-bottom:1px solid ButtonShadow;  
border-left:1px solid ButtonShadow;
border-top:1px solid ButtonShadow;
cursor: hand;
}


