BODY {
	margin: 0px 0px 0px 0px;
	background-color: #cecece;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	/**	0.86em/1.6**/
	font-family:  Arial, Helvetica, sans-serif;
	background-image: url(images/mainbg.gif);
}
h1 {
	margin-left: 16px;
	margin-top: 24px;
	color: #642c6b;
	font-size: 24px;
}
.mobile-only {
	display: none;
}
.desktop-only {
	display: block;
}
.header-table {
	width: 804px;
border-bottom: 1px solid #000000; border-left: 1px solid black; border-right: 1px solid black;
}
.psychologist-photo {
	width: 160px;
	height: auto;
	margin-right: 22px;
	border: 1px solid #433eb5;
}
.main-table {
	width: 804px;
	border-left: 1px solid black; border-right: 1px solid black;
}
p {
	text-align: justify;
	color: #242424;
	margin-left: 16px;
	margin-right: 24px;
	font-size: 14px;
	line-height: 20px;
}
p.sm {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
p.cd {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}
p.st {
	color: #747153;
	margin-left: 8px;
	text-align: left;
	margin-right: 8px;
	font-size: 16px;
	line-height: 17px;
}
p.st2 {
	color: #747153;
	margin-top: 2px;
	margin-left: 8px;
	text-align: left;
	margin-right: 8px;
	font-size: 13px;
	line-height: 17px;
}
a {
color: #642c6b;
text-decoration: none;
}
a:hover {
color: #888888;
text-decoration: underline;
}
td.lefttd {
width: 160px;
}
table.main, td.main {
	font-size: 14px;
	color: #242424;
	line-height: 22px;
	font-weight: bold;
}
a.mn {
font-size: 15px;
font-weight: bold;
background-color: #ffffff;
color: #642c6b;
width: 132px;
text-decoration: none;
padding: 4px;
border-bottom: 4px solid #642c6b;
padding-left: 4px;
margin-left: 8px;
display: block;
}
a.mn:hover {
background-color: #888888;
display: block;
color: white;
text-decoration: none;
}

a.bn {
color: #642c6b;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
a.bn:hover {
color: #888888;
}

ul {
	font-size: 14px;
	color: #242424;
}
li {
	line-height: 21px;
}
.ul_header {
	color: #B7734B;
	font-style: italic;
	font-weight: bold;
}


  ul.left {
  	color: #363636;
    float: left;
    width: 248px; 
    margin: 0px;
	margin-left: 28px;
    padding: -10px 0 0 0;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
	left: 32px;
	font-size: 13px;
  }

  ul.right {
  	color: #363636;
    float: right;
    width: 290px; 
    margin: 0px;
    padding: -10px 0 0 0;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
	font-size: 13px;	
  }
