body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/bg.jpg);
	margin-top: 20px;
	margin-left: 50px;
	scrollbar-arrow-color:#006600;
    scrollbar-3dlight-color:=#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#006600;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color: #FFFFFF;}

ul {
	list-style-image: url(http://www.wholistichealingart.com/images/purple_dot.gif);
	list-style-type: circle;
	list-style-position: outside;
}


.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 18px;
}
.bold_italics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	font-style: italic;
}

.textbox {
	padding: 3px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #66ff66;
	border-top-color: #66FF66;
	border-bottom-color: #009900;
}
.nav {
	font-family: Arial, sans_serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#pscroller1 {
	width: 150px;
	height: 65px;
	font-family: Verdana, sans_serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-align: left;
}
.scrollbox {
	overflow: auto;
	width: 500px;
	height:280px;
	align: center;
	text-align: left;
	font-family: Verdana, sans_serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.rc_inv  {
   -moz-border-radius: 15px; 
   -webkit-border-radius: 15px; 
	border: 2px solid #006600;
	padding: 10px;
	margin: 5px;
}
.rc2_wt  {
	background-color: #FFFFFF;
   -moz-border-radius: 15px; 
   -webkit-border-radius: 15px; 
	border: 2px solid #006600;
	padding: 10px;
	margin: 5px;
}
