BODY	{
	SCROLLBAR-BASE-COLOR: #999999;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}


a:link		{ color: #660033; text-decoration: none; }

a:visited	{ color: #660033; text-decoration: none; }

a:active	{ color: #660033; text-decoration: none; }

a:hover		{ color: #228B22; text-decoration: none; }



TABLE		{ COLOR: #333333; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #696969; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.subtitle15	{ COLOR: #228B22; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.subtitle13	{ COLOR: #228B22; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.whychoosetitles	{ COLOR: #660033; FONT: 13px verdana, arial, sans-serif; }

.physicianstest	{ COLOR: #663366; FONT: 12px verdana, arial, sans-serif; font-style: italic; }

.monotype15	{ COLOR: #660033; FONT: 21px monotype corsiva, verdana, arial, sans-serif; }

.treatments	{ COLOR: #660033; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-align: right; }

.phototitles	{ COLOR: #333333; FONT: 9px verdana, arial, sans-serif; text-align: center; }

.phonetitle	{ COLOR: #228B22; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; }

.page-splits	{ border: #225117 1px solid; background-color: #DEF1DA; color: #DEF1DA; height: 5px; width: 100%; }

.just 		{ text-align: justify; }




.submitbutton { background-image: url("picts/button.gif");
		background-color:#660033;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 1px solid }

.submitbuttonon { background-image: url("picts/buttonon.gif");
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchbutton {	background-color:#F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchform { background-image: url("picts/searchform.jpg");
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 10px; POSITION: absolute; TOP: 84px }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 10pt;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  line-height: 14px;
		  white-space:nowrap;
		  border: #999999 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.jpg");
		  background-color:#;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.jpg");
		  background-color:#;
		  color: #FFFFFF; }


a.menu:active 	{  background-image: url("picts/menuon.jpg");
		   background-color:#;
		   color: #FFFFFF; }


a.menu:hover 	{ background-image: url("picts/menuon.jpg");
		  background-color:#;
		  color: #999999; }
