body {
	background-color: #6F6F6F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/bg.gif);
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: purple;
	scrollbar-highlight-color: #white;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: #6F6F6F;
}

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: #FFFFFF;
	line-height: normal;
}
.text2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.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: #333333;
	border-left-color: #666666;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
.textbox2 {
	padding: 3px;
	border: thin solid #33CC66;
}

.tablemain {
width: 760px;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.nav {
	font-family: Arial, sans_serif;
	font-size: 11px;
	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: #33CC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CC66;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#scroller {
	overflow: auto;
    width: 770px;
	height:330px;
	align: center;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
    text-align: left;
}

