/*-CONSTANT-*/
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#727272;
	background-color:#BFBFBF;
	background: url(http://www.psychster.com/images/bg2.gif);
	font:normal 12px Tahoma, Arial;
}
br {line-height:0px;}
img {border:0px;}
td {
	font:normal 12px Tahoma, Arial;
	vertical-align:top;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
table {
	border-collapse:collapse;
	border:0px;
	padding:0px 0px 0px 0px;
}
input, textarea, select{
	font:normal 12px Tahoma;
	padding:1px 0px 0px 6px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
b {color:#800000;}
b a{color:#78AC2E}
a {text-decoration:underline; color:#1A1A1A}
a:hover {text-decoration:none;}
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*-INPUTS-*/
.input, .ta {
	width:200px;
	border:1px solid #CECECE;
	color:#727272;
}
.input {
	height:20px;
}
.ta {
	height:100px;
	overflow:auto;
}
.slct {
	width:59px;}

/*-LINKS-*/
.link_h a{color:#868686;}
.rdmr a {
	padding:0px 0px 0px 8px;
	background:url(images/0blt1.jpg) top left no-repeat;
	font:bold 12px Tahoma, Arial;
}
.rdmr2 a {
	padding:0px 0px 0px 16px;
	background:url(images/0blt2.jpg) top left no-repeat;
	font:bold 12px Tahoma, Arial;
}

 
/*-LISTS-*/
.list li {
	margin:7px 0px 0px 0px;
	list-style:none;
}
.list li a {
	background:url(images/0blt1.jpg) top left no-repeat;
	padding:0px 0px 0px 10px;
}

/* ADDED */

#menu li{
	margin-bottom: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	display: block;
	float: left;
}

.menuItem a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px;
}

.menuItem a.selected{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.menuItem a:hover{
	color: white;
	-webkit-text-fill-color: white; 
	-webkit-text-stroke:1px white;
}

#mainpane #content{
	width: 550px;
}

#footer{
	background:url(images/footerbg.png) top left repeat-x;
	height:50px;
	text-align: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 20px 0px 0px; 
}

#header{
	background: url(images/headerbg.gif) top left repeat-x ;
	height: 133px;
}

#inset{
	width: 800px;
	margin: 20px auto;
	border: 1px solid black;
	background-color: white;
}

#menu{
	list-style: none;
	margin-left: 230px;
}

#nodes{
	height: 99px;
	width: 610px;
	margin-left: 180px;
}

