body
{
	font-size: 12px;
	margin: 0px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
	background-color: #BDBDBD;
}.addressAdmin {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}
.addressAdmin textarea{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}
.addressAdmin h4
{
	font-size: 1.2em;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.addressAdmin a, .addressAdmin a.visited
{
	font-size: 1em;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #ff6644;
}
.memberAdmin {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.7em;
}
.memberAdmin input{
	font-size: 1em;
}
.memberAdmin h2
{
	font-size: 1em;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.memberAdmin h3
{
	font-size: 1em;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.selectArea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.7em;
}
.selectArea h1
{
	font-size: 1.3em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.selectArea h2
{
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #cc3300;
}
.selectArea h3
{
	font-size: 0.85em;
	font-weight:normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;
}
.selectArea select
{
	font-size: 1.0em;
}
.selectArea input
{
	font-size: 1em;
}
A:link
{
	color: #103184;
	text-decoration: none;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666000;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333000;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}